body {margin:0;
	  background-color:#F2D1C7;
}

html{overflow-y: scroll;}

.haikei {width:900px;
		 height:505px;
		 margin-top:0px;
		 margin-left:auto;
		 margin-right:auto;
}

.header {width:800px;
		 height:15px;
		 font-size:10px;
		 color:#C2946B;
		 text-align:right;
		 margin-top:20px;
		 margin-left:auto;
		 margin-right:auto;
}

.footer {width:800px;
		 height:20px;
		 font-size:10px;
		 color:#C2946B;
		 text-align:right;
		 margin-top:5px;
		 margin-left:auto;
		 margin-right:auto;
}

.mainbk {width:800px;
	     height:500px;
		 margin-top:0;
		 margin-left:auto;
		 margin-right:auto;
		 background-image:url(../image/bk.gif);
		 background-repeat:no-repeat;
}

.submenu {width:200px;
		  height:500px;
		  margin:0;
		  float:left;
}

.maincontents {width:600px;
			   height:500px;
			   margin:0;
			   float:right;
		 	   font-size:12px;
		 	   color:#F7D9B5;
		 	   line-height:1.4em;
}

.text1 {font-size:16px;
		color:#F7D9B5;
		line-height:1.4em;
		font-family: "‚l‚r –¾’©",serif,'Hiragino Mincho Pro';
}

.text2 {font-size:14px;
		color:#F7D9B5;
		line-height:1.6em;
}

.text3 {color:#996633;
		line-height:1.2em;
}


.kei_photo a {display:block;
			width:200px;
			height:270px;
			background-image:url(../image/kei_photo.jpg);
			background-repeat:no-repeat;
			font-size:10px;
			color:#996633;
			text-decoration:none;
}

.kei_photo a:hover {background-image:url(../image/kei_photo2.jpg);
				    background-repeat:no-repeat;
					font-size:0px;
					color:#523D31;
					text-decoration:none;
}	

