@charset "UTF-8";
@import url("base.css");
#header_00 {
	background-image: url(../images/news_01.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 980px;
	background-position: center top;
}
#con001 {
	background-image: url(../images/news_02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 600px;
	width: 980px;
	position: relative;
}
#kara {
	height: 140px;
	width: 980px;
}
.news_text {
	float: right;
	height: auto;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6D929;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	height: auto;
	width: 650px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.date {
	font-size: 11px;
	color: #266B3B;
	float: left;
	height: auto;
	width: 100px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #328F47;
	line-height: 40px;
}
