@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}
img{
	display: block;
}
td {
    vertical-align:top;
}
address{
	font-style: normal;
}
body{
	background-image: url(img/back.jpg);
	background-repeat: repeat;padding-mottom: 20px;
}
#zentai{
	width: 830px;
	margin: 0px auto;
	background-image: url(img/naka_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px -2px;
}
#menu{
	width: 170px;
	float:left;
}

/*** top ***/
#main{
	width: 603px;
	float:left;
}
#naka{
	width:773px;
	margin-left:28px;
}
#kousin_haikei{
	background-image: url(img/kousin_haikei.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 381px;
	/*background-color: #F1EBDD;*/
}
#kousin{
	width: 170px;
	/*\*/width: 170px;/* */
	height: 310px;
	/*\*/height: 300px;/*381px*//* */
	margin-top: 10px;
	float: left;
	overflow: auto;
	scrollbar-3dlight-color:#F1EBDD;
	scrollbar-arrow-color:#95876C;
	scrollbar-darkshadow-color:#DED9C2;
	scrollbar-face-color:#F1EBDD;
	scrollbar-highlight-color:#95876C;
	scrollbar-shadow-color:#95876C;
	scrollbar-track-color:#DED9C2;
	font-size: 80%;
	color: #666666;
	/*background-attachment: fixed;*/
}
img.bunner{
	clear: both;
}
/**+html{
	background-attachment: none;
}*/
#kousin p{
	margin-bottom:8px;
	margin-left:8px;
	margin-right:8px;	
}
#foot1{
    clear:both;
}

