/* CSS Document */


/* 地域連携サポート：regional

-------------------------------------------------------------------------------------------------------------------------------------------- */
.h2Title{
	background:#DFEDF1;
}

#contentsInner h2{
	border-left:#88ADB7 solid 5px;
}

#contentsInner h3{
	border-bottom-color:#88ADB7;
	color:#88ADB7;
}

#contentsInner h4{
	color:#88ADB7;
}


#contentsInner dl.dl_news{
	margin:0;
	width:670px;
	border-top:#88ADB7 dotted 1px;
	font-size:1.1em;
	line-height:145%;
}

#contentsInner dl.dl_news dt{
	padding:15px 0 13px 5px;
	width:75px;
	float:left;
	clear:both;
}

#contentsInner dl.dl_news dd{
	padding:15px 0 13px 85px;
	border-bottom:#88ADB7 dotted 1px;
}

#entry{
	width:400px;
	float:left;
}

.entryImg{
	width:250px;
	float:right;
}

.entryImg img{
	margin-bottom:10px;
}
