/*--h2--*/
.bimg0 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 10px 0 15px 0;
}

/*--top_box--*/
#flash_box {
width: 1280px;
height: 261px;
background: url(../news/img/top_news.jpg) 0 0 no-repeat;
margin: 0 auto;
}

#news_box {
width: 95%;
overflow: hidden;
text-align: left;
margin: 0 auto;
}

.p_box {
width: 100%;
overflow: hidden;
padding-left: 30px;
}

.p_box p {
	float: left;
}

.news_title {
	width: 80%;
font-size: 16px;
background: url(../news/img/news_arrow.png) 0 0 no-repeat;
background-position: center left;
color: #956506;
line-height: 150%;
padding: 30px 0 0 85px;
height: auto;
}

.news_honbun {
line-height: 150%;
padding: 0 0 17px 0;
}

.news_img {
	width: 400px;
padding: 0 0 19px 0px;
}

.news_lign {
	clear: both;
padding: 0 0 10px 20px;
text-align:center;
}

/*--p_top--*/
.np_top {
	text-align: right;
	padding-right: 45px;
	color: #fff
}
.np_top a {
	text-decoration: underline;
	color: #fff;
}

/*--  news --*/
.tx {
width: 618px;
overflow: hidden;
margin-left: 0px;
margin-top: 5px;
}

.list1 {
padding-left: 14px;
font-size: 12px;
}

.list2 a:link {
text-decoration: none;
color: #707428;
font-size: 14px;
}

.list2 a:visited {
text-decoration: none;
color: #707428;
font-size: 14px;
}

.list2 a:hover {
text-decoration: underline;
color: #5D5F21;
font-size: 14px;
}

.list2 a:active {
text-decoration: none;
color: #707428;
font-size: 14px;
}



.tplan {
	border-bottom: 1px dashed #A9A9A9;
	padding-bottom: 5px;
	padding-top:5px;
}


.news_honbun a:link {
text-decoration: none;
color: #ffffff;
}

.news_honbun a:visited {
text-decoration: none;
color: #ffffff;
}

.news_honbun a:hover {
text-decoration: underline;
color: #ffffff;
}

.news_honbun a:active {
text-decoration: none;
color: #ffffff;
}












