/* main */
#header_wrap{height:506px;border-bottom:2px solid #FFB77C;background:url("/images/main/main_visual.jpg") center top repeat-x;position:relative;}

#main_banner{margin-top:22px;height:169px;margin-bottom:22px;}
	#main_banner li{float:left;}
	#main_banner li a{width:318px;height:169px;display:block;border:1px solid #DEDEDE;border-right:0 none;}
	#main_banner li a:hover{background-color:#ddd;}
	#main_banner li.bn1 a{background:url("/images/main/icon_01.png") 184px bottom no-repeat;}
	#main_banner li.bn1 a:hover{background:#DEDEDE url("/images/main/icon_01.png") 184px bottom no-repeat;}
	#main_banner li.bn2 a{background:url("/images/main/icon_02.png") 204px bottom no-repeat;}
	#main_banner li.bn2 a:hover{background:#DEDEDE url("/images/main/icon_02.png") 204px bottom no-repeat;}
	#main_banner li.bn3 a{background:url("/images/main/icon_03.png") 170px bottom no-repeat;}
	#main_banner li.bn3 a:hover{background:#DEDEDE url("/images/main/icon_03.png") 170px bottom no-repeat;}
	#main_banner li a.last{border-right:1px solid #DEDEDE;}
	#main_banner dl{margin-left:17px;}
	#main_banner dt{font-size:16px;font-weight:bold;color:#E46C0B;padding:20px 0;}
	#main_banner dd{font-size:13px;color:#666;font-weight:bold;}

#roll_banner{height:78px;border-bottom:1px solid #B6B6B6;padding-top:24px;}
#roll_banner li{float:left;}

.pt20{padding-top:20px;}