@charset "utf-8";


#news_detail_box h2 {
	width: 565px;
	padding-left: 1px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
	background: transparent url(/common/images/line_01.gif) repeat-x left bottom;
	text-indent: 0px;
	font-size: 16px;
}
#news_detail_box p.date {
	font-size: 12px;
}
#news_detail_box #news_detail,
#news_detail_box #news_detail p {
	font-size: 14px;
	line-height: 1.5em;
}
