@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Style Info:     トップページ用
----------------------------------------------------------- */

.top_box {
	background:url(../img/top_box_bg.gif) bottom;
	padding:9px;
	height:120px;
	overflow:hidden;
}

.top_news dt {
	color:#2B9132;
	font-size:12px;
	line-height:1.0;
	margin-bottom:4px;
}

.top_news dd {
	border-bottom:1px solid #eeeeee;
	line-height:1.2;
	padding-bottom:10px;
	margin-bottom:10px;
}
	