@charset "UTF-8";

#newsIndex {
	}
	#newsIndex dl {
		line-height:1.3;
		}
		#newsIndex dt {
			font-weight:bold;
			width:8em;
			margin:0;
			padding:0;
			}
		#newsIndex dd {
			margin:-1.3em 0 0.8em 8em;
			}

#newsTitle {
	padding:30px 20px;
	font-size:15px;
	line-height:1.3;
	font-weight:bold;
	color:#539B34;
	background:url(../images/line_grad.gif) left bottom repeat-x;
	zoom:1;
	}

/* PDF or WEBリンク 横並びにする場合
.iconList {
	width:100%;
	overflow:hidden;
	}

.iconList li {
	float:left;
	width:29%;
	display:inline;
	}
*/