@charset "utf-8";
@import url("bace.css");
@import url("common.css");
/* ===================================================================
CSS information

 file name  :news.css
 style info :コーポレートニュース用スタイル
=================================================================== */

/* -------- snavi -------- */
#news #sNav {
	background: url(/images/news/img_snav.gif) no-repeat center bottom;
	margin:0;
	padding:0;
}

#newslist {
	margin:15px 0 25px;
}
#newslist dl {
	border-bottom: dotted 1px #CDCDCD;
	padding-bottom:10px;
	margin-bottom:10px;
}
#newslist dt {
	font-weight:bold;
}
