@charset "shift_jis";



/*トップページ
--------------------------------------------------------------*/
#contents-title{
	width:650px;
	padding-top:20px;
	text-align:left;
	line-height:0;
	}

#contents-title p{
	text-align:left;
	font-size:1.6em;
	font-weight:bold;
	line-height:1;
	border-bottom:solid 2px #b8d871;
	}


#news-contents{
	overflow:auto;
	margin-top:12px;
	width:100%;
	height:320px;
	border:solid 0px #999999;
	}


#news-column{
	margin-top:9px;
	text-align:left;
	line-height:1.4;
	border-bottom:solid 1px #999999;
	}

.news-title{
	font-weight:bold;
	margin-bottom:3px;
	}

.news{
	margin-bottom:9px;
	font-size:0.9em;
	}




#news-attention{
	margin-top:12px;
	margin-bottom:20px;
	padding:6px;
	text-align:left;
	line-height:1.4;
	border:solid 2px #999999;
	}
