@charset "UTF-8";




/*メインエリア*/
#main_cont {
	background: #EAEAE5;
	overflow: auto;
}
#main_cont .pankuzu {
	background: url(../images/main_img_01.jpg) no-repeat;
	height: 142px;
	width: 570px;
}
#main_cont .pankuzu p {
	margin: 0px;
	padding: 120px 0px 0px 1.5em;
	vertical-align: bottom;
	color: #FFFFFF;
}
#main_cont .pankuzu p a {
	color: #FFFFFF;
}

h2 {
	background: url(../images/h2_title_01.jpg) no-repeat;
	height: 40px;
	width: 285px;
	text-indent: -9999px;
}
.under div#main_cont div.right_cont div.local_navi dt {
	background: url(../images/catg_title_01.jpg) no-repeat;
}
.under .news .news_texts {
	background: #EAEAE5;
	padding: 1.5em 0.5em 0.5em 0em;
	overflow: auto;
}
div#base_cover div#main_cont div.news_texts dl {
	overflow: auto;
	margin: 0px auto;
	padding: 0px;
	width: 95%;
}
div#base_cover div#main_cont div.news_texts dl dt {
	background: url(../../images/main_li_04.jpg) no-repeat left 0.05em;
	padding-left: 20px;
	font-weight: bold;
	color: #999999;
	width: 10%;
	float: left;
	clear: left;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 150%;
}
div#base_cover div#main_cont div.news_texts dl dd {
	width: 80%;
	float: left;
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 1em;
	line-height: 150%;
}

.under .news h4 {
	background: url(../../images/main_li_03.jpg) no-repeat left center;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 0.2em;
}

