@charset "utf-8";

/*TOP用お知らせ・ニュース*/
#top-news-box {
	width:430px;
	float:right;
}

#news-text-box h3 {
	margin-bottom:10px;
	color:#8ABD00;
	font-size:1.2em;
	font-weight:normal;
}

.news-img {
	float:left;
}


