@charset "UTF-8";
BODY {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	background-position: center top;
}
a:link {
	color: #677D15;
}
a:visited {
	color: #677D15;
}
a:hover {
	color: #999999;
}
a:active {
	color: #677D15;
}
.image_pop {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #677D15;
	border-bottom-color: #677D15;
	font-size: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.h1pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	text-align: left;
	line-height: 18px;
}
.pop_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 14px;
	background-position: left top;
}
.h2_pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #677D15;
	line-height: 14px;
	text-align: left;
}
