
/* -------------------- 新着情報用スタイル -------------------- */

div#contents ul#newslist {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 3px;
}

div#contents ul#newslist li {
	background: url(../images/line.gif) repeat-x center bottom;
	margin: 0 10px;
	padding: 8px 0 7px;
}

