@charset "UTF-8";
#news_menu{
	margin-bottom: 20px;
}
.news_detail{
	text-align:right;
	color: #84A30E;
}
#news_categorytitle{
	background-color: #f5f5f5;
	padding: 8px 90px 8px 30px;
	margin: 0px 0px 20px;
	border-bottom: 5px solid #9dae46;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
#news_categorytitle.label_infoemation{
	background-image: url(../news/images/news_categorytitle_label_01.gif);
}
#news_categorytitle.label_event{
	background-image: url(../news/images/news_categorytitle_label_02.gif);
}
#news_categorytitle.label_event_report{
	background-image: url(../news/images/news_categorytitle_label_03.gif);
}
#news_categorytitle.label_fair{
	background-image: url(../news/images/news_categorytitle_label_04.gif);
}
#news_categorytitle.label_recommend{
	background-image: url(../news/images/news_categorytitle_label_05.gif);
}
.news_oshirase {
	width: 750px;
	margin: 0px 0px 30px;
	padding: 0px;
}
.news_oshirase th {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/index_news_ico.gif);
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom: 1px solid #84A30E;
	color: #666666;
	text-align: left;
}
.news_oshirase tr {
}
.news_oshirase td {
	border-bottom: 1px solid #84A30E;
	vertical-align: top;
}
.news_oshirase td.imabox {
	width: 120px;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}
.news_oshirase td.txtbox {
	padding: 10px;
}
.news_oshirase  td.txtbox h3{
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	color: #84A30E;
	line-height: 12px;
}
.news_oshirase  td.txtbox h3.nolink{
	padding: 0px 0px 0px 10px;
	background-image: url(../images/ico_dot_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news_oshirase  td.txtbox h3 a{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #84A30E;
	line-height: 12px;
	background-image: url(../images/ico_triangle_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

.news_oshirase  td.txtbox a{
	color: #84A30E;
}

#news_contents, #news_contents2 {
	width: 750px;
	margin: 0px auto 20px;
	padding: 0px;
}
#news_contents td, #news_contents2 td {
	text-align: left;
	vertical-align: top;
}
#news_contents td.imgbox, #news_contents2 td.imgbox {
	width: 310px;
	text-align: left;
}
#news_contents2 td.imgbox {
	width: 310px;
	text-align: right;
}
#news_contents div.imgbox {
	background-color: #f5f5f5;
	width: 290px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#news_contents2 div.imgbox {
	background-color: #f5f5f5;
	width: 290px;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

