@charset "shift_jis";
/* -------------------------------------------
 news.css
------------------------------------------- */
#news h1 {
	background-image: url(../images/news/h1_news.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#inner{	
	margin: 0 0 40px 0;
}
p.news_title{
	font-size: 16px;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	line-height: 28px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

