/* ************ メイン画像ついて ************ */
#main_imgbox{
	width: 766px;
	margin: 0 0 0 0;
	padding: 17px 0 0 0;
	clear:left;
}



#top_contents {
	width: 766px;
	height:auto;
	margin:20px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}


/* ▽ 右のバナーが入っているエリアについて ************ */
#bn_box{
	width: 241px;
	height:auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	text-align: center;	


}

p#bn_menu{
	margin:0 0 8 0;
	padding: 0 0 0 0;

}


/* ▽ トピックスエリア ************ */
#topicsbox{
	width: 485px;
	height:auto;
	margin:0 20 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
	border: 0px none;
	
}

#date{
	font-size: 12px;
	line-height: 152%;
	color: #C40000;
	margin:15 10 0 10;
	padding: 0 0 0 0;


}

#news{
	font-size: 12px;
	line-height: 160%;
	color: #006699;
	margin:5 10 0 10;
	padding: 0 0 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #EFEFE0;
	border-right-color: #EFEFE0;
	border-bottom-color: #EFEFE0;
	border-left-color: #EFEFE0;


}

