@charset "utf-8";

#top_stage #caption {
	width:935px;
	overflow:hidden;
	height:358px;
	padding-bottom:8px;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../images/bg_caption.jpg);
}
#top_stage #caption h2 {
	float:left;
	width:684px;
}
#top_stage #caption p {
	float:right;
	padding-top: 12px;
}

#top_stage #main_inner {
	padding-bottom:10px;
	clear: both;
}
#top_stage .leftban {
	float:left;
	width:370px;
	padding-left: 12px;
}
#top_stage .leftban li{
	float:left;
	padding-right: 8px;
	
}

#top_stage .news{
	width:380px;
	float:left;
	margin-right:10px;
}
#top_stage .news iframe{
	width:380px;
	border:none;
	height:210px;
}


#top_stage .bnrarea {
	width:545px;
	float:right;
	padding-top: 21px;
}
#top_stage .bnrarea li {
	float:left;
	list-style:none;
}
#top_stage .bnrarea .bnrset01 {
	padding-bottom:10px;
	border-bottom:2px solid #61c794;
	width:545px;
	overflow:hidden;
}
#top_stage .bnrarea .lpoarea {
	padding-top:10px;
	width:545px;
	overflow:hidden;
}
#top_stage .bnrarea .lpoarea li{
	padding-right:13px;
}
#top_stage .bnrarea .lpoarea li.last{
	padding-right:0;
}
/* news */

#news{ margin:5px 0;	width: 550px;
}
#news dl{ border-bottom:2px solid #ccc6c2; margin-bottom:5px; padding-bottom:5px;}	
#news dl dt{ color:#009d55; font-size:82%;}		
#news dl dd{
	color:#666;
	font-size:82%;
}		
#news dl dd span{ font-weight:bold;}


#news  a:link {color: #d60e19; text-decoration:none;}
#news  a:visited {color: #d60e19; text-decoration:none;}
#news  a:active {color: #d60e19; text-decoration:underline;}
#news  a:hover {color: #d60e19; text-decoration:underline;}
