@charset "utf-8";
/* CSS Document */

#wapper {
	padding: 0px;
	height: 570px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 120%;
}
#wapper #news {
	padding: 0px;
	height: 126px;
	width: 765px;
	position: absolute;
	left: 6px;
	top: 303px;
	margin: 0;
	border: 1px solid #CDDFA4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #568835;
}
#wapper #navi {
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 778px;
	position: absolute;
	left: 0px;
	top: 433px;
}


body {
	background-image: url(img/top-back.jpg);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #8E5420;
}
#wapper #title {
	padding: 0px;
	height: 159px;
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 14px;
	top: 127px;
}
#wapper #top h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #B4CE75;
	position: absolute;
	top: -16px;
	left: 2px;
	margin: 0px;
	padding: 0px;
}
#wapper #footer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 13px;
	top: 571px;
	width: 770px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #96BA41;
	text-align: right;
	height: 13px;
	font-weight: normal;
}
#wapper #news a {
	color: #003300;
	text-decoration: underline;
}

