@charset "UTF-8";
body {
	font-size: 14px;
	line-height: 19px;
	background-color: #F4EEDD;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
.contents {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper {
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	clear: both;
	padding-bottom: 30px;
}
.main {
	width: 588px;
}
.main h3 {
	background-image: url(../img/bg_h3.gif);
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 8px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
}
.main dl {
	margin: 0px;
	padding: 0px;
}
.main dt {
	margin: 0px;
	padding: 0px;
}
.main dd {
	margin: 0px;
	padding: 10px;
	clear: both;
}
.navi {
	margin: 0px;
	padding: 0px;
	width: 262px;
}
.navi p {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(../img/img1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 128px;
	clear: both;
	display: block;
}
.header h1 {
	font-size: 10px;
	color: #000000;
	text-align: left;
	width: 230px;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	float: left;
	font-weight: normal;
	padding: 0px;
	line-height: 12px;
}
.header #form {
	float: right;
	margin-right: 27px;
	margin-top: 85px;
	height: 37px;
	padding: 0px;
	display: block;
}
.header #form p {
	margin: 0px;
	padding: 0px;
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #336600;
}
.main p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main div {
	padding-top: 3px;
	padding-bottom: 2px;
}
.topflash {
	margin: 0px;
	padding: 0px;
}
.footer {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #988F76;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #FFFFFF;
}
