/*=====================================================
 definition_list_with_date_top（TOP最新情報）
=====================================================*/
#top #contents .top-cont .newsBox .news{
	background: url(../img/news_middle.png) repeat-y top center;
}
#top #contents .top-cont .newsBox .news dl{
	width:399px;
	padding:18px 0;
	margin:0 0 0 3px;
	border-bottom:#c8c6c5 1px dotted;
}
#top #contents .top-cont .newsBox .news dl.bn{
	border-bottom:none;
}
#top #contents .top-cont .newsBox .news dl dt{
	float:left;
	margin:0 15px 0 20px;
	font-weight:bold;
}
#top #contents .top-cont .newsBox .news dl dd{
	float:left;
	width:255px;
	margin:0 0 0 0;
}