@charset "UTF-8";

h1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
	background-image: url(../images/news/h1.jpg);
	background-repeat: no-repeat;
	height: 240px;
	text-indent: -9999px;
}
h3 {
	margin:0px 0px 7px;
	padding: 5px 0px 6px 5px;
	clear: both;
	line-height: 100%;
	color: #3B7B14;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1em;
	background-image: url(../images/common/h3-bg.gif);
	font-weight: bold;
	width: 575px;
}
.data {
	font-size: 0.9em;
	color: #666666;
	padding-left: 6px;
	padding-top: 6px;
}
