#news_box {
	width: 370px;
	overflow: auto;
	height: 250px;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
}
#news_box p {
	background-image: url(../common/line/n01.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 12px;
	margin-bottom: 6px;
}
