@charset "utf-8";
/* CSS Document */

/* newsスタイル
------------------------------------------------------------- */
div#contents div#news {
	height: 100%;
	padding: 0 0 15px 0;
}

div#contents div#news ul li{
	margin:0 0 0 15px;
	width:620px;
	background: url(../../common/images/dot_line.gif) repeat-x bottom;
	padding: 5px 0 7px 0;
}

div#contents div#news ul li p.news_date {
	font-weight: bold;
	margin:0 0 0 10px;
}

div#contents div#news ul li p.news_link {
	background: url(../images/icon_01.gif) 5px 6px no-repeat;
	padding: 0 0 0 25px;
	margin:0 0 0 10px;
}

div#contents div#news ul li p span {
	color:#F00;
	font-weight:bold;
}