@charset "shift_jis";
/* CSS Document */

#main_news {	
	width:855px;
	margin:0 auto;
	padding:15px 0 105px 0;
}

.newsBox {
	padding-bottom:45px;
}

.newsBox h3 {
	background:url(../img/bg_news_title.gif) 0 0 repeat-y;
	margin-bottom:37px;
}

.newsBox h3 span {
	background:url(../img/news.gif) 9px 0 no-repeat;
	color:#44280f;
	font-weight:bold;
	padding:10px 0 8px 50px;
	display:block;
}

.newsBox .newsArticle {
	width:755px;
	margin:0 auto;
}
