@charset "utf-8";
/*トップの背景*/
body {
	background-image: url(../img/common/body_bgtop.jpg)!important;
	background-repeat: repeat-x;
	background-position: left top;
}
/*トップコンテンツの高さ*/
#mainmiddle_top {
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 550px;
	background-image: url(../img/common/container_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashbox {
	width:960px;
	height:285px;
	margin: 0 auto 0 auto;
}
/*トップコンテンツの枠*/
	#topbanner {
	float:left;
	width:250px;
	height:260px;
	margin-top: 14px;
	margin-right: 2px;
}
#topinfo {
	float:left;
	width:680px;
	height:200px;
	margin-top: 14px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#topinfo1 {
	float:left;
	width:344px;
	height:200px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#topinfo2 {
	float:left;
	width:344px;
	height:200px;
	margin-top: 14px;
	margin-right: 10px;
}

#topinfo1 iframe{
	width:344px;
	height:200px;
}
#topinfo2 iframe{
	width:344px;
	height:200px;
}
/*トップコンテンツの左バナー*/
	#topbanner ul li {
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 18px;
}
#mail_touroku {
	margin-left: 18px;
	margin-bottom: 6px;
}

