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

#top_flash{
	min-width:965px;
	height:560px;
	background:url(../img/flash_bg_01.png) repeat-x #000;
	position:relative;
	overflow:hidden;
}

#top_flash #flash{
	width:1840px;
	height:560px;
	position:absolute;
	left:50%;
	margin-left:-920px;
}

#mainblock{
	margin-bottom:0px;
}

#content{
	margin-bottom:0px;
}

#content .box01{
	width:505px;
	padding-top:24px;
	padding-right:17px;
}

#content .box01 h2{
	margin-bottom:5px;
}

#content .box01 ul{
	overflow-y:scroll;
	width:505px;
	height:136px;
	font-size:1.2em;
	line-height:1.3;
	position:relative;
}

#content .box01 ul li{
	margin-bottom:10px;
	padding-left:103px;
	position:relative;
	zoom:1;
	color: #926F4D;
}

#content .box01 ul li a{
	color:#926F4D;
	font-weight:800;
}

#content .box01 ul li img{
	position:absolute;
	left:0px;
	top:2px;
}

#content .box02{
	width:211px;
	height:208px;
	padding-top:24px;
	padding-left:15px;
	background:url(../img/index_bg_01.png) no-repeat 0px 0px;
}

#content .box02 dl{
	width:139px;
	_height:75px;
	min-height:75px;
	padding-left:70px;
	position:relative;
	margin-bottom:15px;
}

#content .box02 dl dt .image{
	position:absolute;
	top:0px;
	left:0px;
}

#content .box03{
	padding-top:24px;
	font-size:0px;
}

#content .box03 ul li{
	margin-bottom:15px;
}

#banner_box{
	background:url(../img/banner_bg_01.png) repeat-x;
	height:106px;
	margin-bottom:-12px;
}

#banner_box ul{
	padding-top:19px;
	width:965px;
	margin:0px auto;
}

#banner_box ul li{
	float:left;
	padding-right:15px;
}

#banner_box ul li.lastchild{
	padding-right:0px;
}
	
