@charset "UTF-8";

/*contentbox 最大幅560*/

#imageflash {
	width:610px;
	height:171px;
	}

#content h2 {
	margin:0 0 5px 0;
	padding:5px;
	border-bottom:1px dashed #D5D633;
	font-size:12pt;
	text-decoration:none;
	color:#333;
	}

#content h2 a{
	text-decoration:none;
	color:#333;
	}

/*バナー*/
#banner {
	float:right;
	width:156px;
	padding-left:5px;
	}

#banner a{
	display:block;
	height:36px;
	width:156px;
	margin-bottom:5px;
	background-color:#333333;
	}

/*ニュース関連*/
#news_unv_box {
	width:430px;
	margin-bottom:10px;
	margin-left: 4px;
	}
#news_std_box {
	width:430px;
	margin-bottom:15px;
	margin-left: 4px;
	font-size: 12px;
	color: #333333;
	}
#news_exa_box {
	width:390px;
	margin-bottom:10px;
	}

.news_list {
	width:430px;
	height:120px;
	overflow-x: hidden;
	overflow-y: scroll; 
	margin:0 0 2px 0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.news_para {
	border-bottom:1px dotted #ccc;
	padding:5px;
	margin-bottom:5px;
	clear:both;
	}

.news_title {
	font-size:10pt;
	margin-bottom:2px;
	}

.news_outline {
	font-size:10pt;
	margin-bottom:2px;
	}

.news_date {
	font-size:9pt;
	color:#999;
	text-align:right;
	}

.news_thumbnail {
	height:50px;
	width:50px;
	margin-right:5px;
	float:left;
	}

.news_btn a{
	display:block;
	float:right;
	font-size:8pt;
	text-decoration:none;
	vertical-align: middle;
	line-height: 12px;
	color: #333333;
	}

#top_news {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D633;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: bottom;
}

#top_news h2 {
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}

.news_btn2{
	float: left;
	} 
