/* JAFニュース */

h2.H_jafnews {
	background-image: url(../images/h1_jafnews.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.jafnews {
	padding: 0px;
	margin-bottom: 30px;
}
p.jafnews_data {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;
	background-color: #018b3e;
	background-image: url(../images/jafnews_data.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 130%;
	float: right;
}
p.jafnews_title {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #018b3e;
	clear: both;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 665px;
	background-image: url(../images/jafnews_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
*html p.jafnews_title {
	padding-top: 7px;
	padding-bottom: 8px;
}
div.jafnews_text {
	background-color: #f4f6fa;
	padding: 10px;
}
/* 年度 */
.info_nen{
	margin:0px;
	padding:0px;
	list-style-type: circle;
	list-style-position:inside!important;
}
.info_nen li{
	float:left;
	margin-left:0px;
	font-size:12px;
	width:100px;
	display:list-item;
	line-height:20px;
}
