@charset "utf-8";
/* CSS Document */



/*===============================*/
/*//各種設定//*/
/*===============================*/


#toppage_wrap {
	background-image: url(../../img/top_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#mainimage {
	height: 500px;
	width: 100%;
	background-image: url(../../img/top_mainimage_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#box01 {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 110px;
}
#box01menu {
	width: 980px;
	height: 510px;
}
#box01menu li {
	width: 490px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
#box02 {
	padding-bottom: 120px;
}
#box02 .box02txt {
	margin-right: -40px;
}
