@charset "UTF-8";
#ex {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#ex2 {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#head {
	width: 800px;
	padding-top: 5px;
	background-image: url(img/top2.png);
	background-color: #CAA776;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #663333;
}
/* CSS Document */

#waku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-repeat: repeat;
	background-color: #D3C0A2;
	background-image: url(img/top2.png);
	margin-bottom: 0px;
}
#right {
	float: right;
	width: 595px;
	padding-top: 5px;
	padding-left: 5px;
}
#title {
	height: 60px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#toi {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#main {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	height: 1150px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#ura {
}
#main #right #r-naka3 {
	width: 94%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 1px dotted #666666;
	padding: 3px;
	background-color: #FFFFFF;
}
#main #right #r-naka4 {
	width: 92%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 1px dotted #666666;
	background-color: #FFFFFF;
	background-image: url(img/back3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main #right #r-naka2 {
	text-align: center;
	margin-top: 8px;
}
#footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/top2.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
}
#menu {
	height: 30px;
	width: 100%;
	background-image: url(img/top2.png);
	background-repeat: repeat-x;
}
#waku #flash #f1 {
	text-align: center;
}
#main #right #r-naka1 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#left-menu {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	border: 1px dotted #666666;
	background-color: #F9F8EF;
}
#head #title #zyousyo {
	float: right;
	width: 300px;
}
#kaisya {
	line-height: 18px;
}
#re1 {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
@media print {
   body {
	background-color: #EFE0C3; /* [B] */
   }
#waku {
	visibility: hidden;
	height: 0px;
   }

 #waku #flash  {
	visibility: hidden;
	height: 30px;
   }
 #waku #flash #f1 {
	visibility: hidden; /* [B] */
	height: 0px;
   }
#menu {
	visibility: hidden; /* [B] */
	height: 0px;
   }
#main {
	margin-top: 0px;
   }
#ura {
	height: 70px;
   }
#left-menu {
	visibility: hidden; /* [B] */
 }      
}

