@charset "utf-8";

.mess_contact1 {
	width: 615px;
	padding: 5px 5px 10px;
	background-image: url(../images/index_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 23px;
	color: #656565;
}

.mess_font1 {
	font-size: 13px;
	line-height: 25px;
	color: #ffffff;
}
.mess_font2 {
	font-size: 13px;
	line-height: 30px;
	color: #779900;
}
.mess_font2 a:link, .mess_font2 a:visited {
	color: #779900;
	text-decoration: none;
}
.mess_font2 a:active, .mess_font2 a:hover {
	color: #779900;
	text-decoration: underline;
}

.mess_form1 {
	font-size: 13px;
	line-height: 33px;
	color: #ffffff;
	background-color: #297802;
}

.mess_input1 {
	width: 400px;
	height: 20px;
	border: solid 1px #a5acb2;
}

.mess_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;
}
.mess_link a:link, .mess_link a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mess_link a:active, .mess_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.pages {
	font-size: 12px;
	line-height: 31px;
	color: #297802;
}
.pages a:link, .pages a:visited {
	color: #656565;
	text-decoration: none;
}
.pages a:active, .pages a:hover {
	color: #e56767;
	text-decoration: underline;
}