@charset "utf-8";
/* CSS Document */
.barTitle2{
	background-color: #2a7f39;
	width: 684px;
	height: 12px;
	border: solid 1px #2a7f39;
	padding: 0px 0px 6px 4px;
}
h2{
	color: #FFFFFF;
	line-height: 140%;
}
.boxBorder{
	border-bottom: 1px solid #C2C0C0;
	border-right: 1px solid #C2C0C0;
	border-left: 1px solid #C2C0C0;
	padding: 10px 0 0 0;
}
#newsBox{
	width: 480px;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
}
.newsListContents{
	height: 22px;
}
.newsDate{
	height: 15px;
	margin: 0 25px 0 20px;
}
.delta{
	background-image: url(../images/icn-delta.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	margin: 3px 5px 0 0;
}
.newsTitle a{
	font-size: 12px;
}
.newsListTitle a{
	color: #0000FF;
	font-size: 12px;
}
.textContents2{
	width: 473px;
	padding: 10px 0px 5px 5px;
	border-bottom: solid 1px #3c3c3c;
	border-left: solid 1px #3c3c3c;
	border-right: solid 1px #3c3c3c;
	background-color: #f8f8f8;
}
*html .textContents2{
	padding-bottom: 2px;
}
