@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#cont{
	width: 950px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 8px;
	float: right;
}

#flash{
	float: left;
	width: 1000px;
	height: 451px;
	background-color: #000000;
	background-image:url(../img/top_flash.jpg);
}

#news{
	width: 410px;
	float: left;
	height: 228px;
	padding-top: 15px;
	background-image:url(../img/img01.png);
	margin-bottom: 20px;
	margin-top: 15px;
	}
	
#news_main{
	width: 390px;
	float: left;
	margin-left: 20px;
	padding-top: 30px;
		}
	
#news_next {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}

#news_next a {
	font-size: 0.9em;
	color: #815916;
}

#news_next a:hover {
	color: #CC0019;
}

	
#bnr{
	margin-top: 15px;
	width: 539px;
	float: right;
	text-align:right;
	}
		
#bnr img{
padding-left: 10px;
	}
	