@charset "utf-8";

.news_contact {
	font-size: 12px;
	line-height: 22px;
	color: #708d3e;
	width: 450px;
	padding: 5px 10px;
}

.news_font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	color: #e56767;
}
.news_font02 {
	font-size: 12px;
	line-height: 31px;
	color: #5c6157;
}
.news_font02 a:link, .news_font02 a:visited {
	color: #5c6157;
	text-decoration: none;
}
.news_font02 a:active, .news_font02 a:hover {
	color: #5c6157;
	text-decoration: underline;
}

.news_link {
	width: 351px;
	height: 21px;
	background-image: url(../images/news_link01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 21px;
	color: #ffffff;
}
.news_link a:link, .news_link a:visited {
	color: #ffffff;
	text-decoration: none;
}
.news_link a:active, .news_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#news_list {
	width: 455px;
	padding: 10px 0px 5px 0px;
	font-size: 12px;
	line-height: 31px;
	color: #5c6157;
}
#news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news_list li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/index_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#news_list span {
	font-family: Arial, Helvetica, sans-serif;
	color: #e56767;
	margin-right: 15px;
}
#news_list a:link, #news_list a:visited {
	color: #5c6157;
	text-decoration: none;
}
#news_list a:active, #news_list a:hover {
	color: #5c6157;
	text-decoration: underline;
}

.news_main {
	float: left;
	width: 479px;
	padding-left: 16px;
}

.news_title {
	margin-top: 10px;
	padding-left: 5px;
	width:450px;
	background-image: url(../images/index_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 31px;
	color: #335005;
}

.pages {
	width: 465px;
	font-size: 12px;
	line-height: 31px;
	color: #e56767;
}
.pages a:link, .pages a:visited {
	color: #e56767;
	text-decoration: none;
}
.pages a:active, .pages a:hover {
	color: #e56767;
	text-decoration: underline;
}

