@charset "shift_jis";
/* ------------------------------ common ------------------------------ */

#top_news {
	color:#444;
	margin:0;
	padding:0;
	background-color:#FFF;
	line-height:150%;
	font-size:85%;
	width:430px;
}

#top_news p {
	margin:0 0 5px 0;
}
#top_news ul {
	margin:0;
	padding:10px 10px 0 10px;
}
#top_news li {
	list-style:none;
	background:url(../images/top_news_li.jpg) 0 3px no-repeat;
	border-bottom:1px dotted #CCC;
	padding:0 0 4px 18px;
	margin:0 0 4px 0;
}