@charset "utf-8";
#container {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#container #header {
	padding: 0px;
	height: 80px;
	width: 880px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #header #header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 280px;
}
#container #header #header_right {
	margin: 0px;
	padding: 5px;
	float: right;
	height: 70px;
	width: 270px;
}
#container #header #topnav {
	height: 80px;
	float: left;
}
.head_title    {
	background-image: url(../sozai/top_logo.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 270px;
}
.chintai_taitle {
	background-image: url(../sozai/title_line.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 10px;
	color: #666666;
}
#container #main {
	padding: 0px;
	width: 880px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../sozai/main_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#container   #main   #information   {
	padding: 0px;
	height: 277px;
	width: 860px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container #main #information #img_info {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 277px;
	width: 650px;
}

#container #main #information #img_info #image_box {
	margin: 0px;
	height: 217px;
	width: 632px;
	background-image: url(../sozai/img_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #main #information #img_info #image_box #info_right {
	width: 432px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main #information #info_banner {
	height: 277px;
	width: 202px;
	float: right;
}



#container #main #bukken {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 870px;
	clear: both;
}
#container #main #toiawase {
	clear: both;
	width: 860px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../sozai/main_bg2.gif);
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.bukkentable {
	border: 1px dotted #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	width: 210px;
	height: 300px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #under_info {
	clear: both;
	margin: 0px;
	width: 610px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	background-image: url(../img/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

