@charset "UTF-8";
.body {
	width: 960px;
	background-color: #F4F0D7;
	margin: 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3F271A;
	border-right-color: #3F271A;
	border-bottom-color: #3F271A;
	border-left-color: #3F271A;
}
.headder {
	margin: 10px;
	width: auto;
	height: 45px;
}
#sozai {
	margin: 0px;
	width: auto;
	float: left;
	padding-left: 50px;
	}
#header_logo {
	margin: 0px;
	width: auto;
	float: right;
}
.main {
	margin: 10px;
	width: auto;
}
.footter {
	width: 960px;
	background-color: #F4F0D7;
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	height: 90px;
	background-image: url(img/footer-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footter_credit {
	font-size: 10px;
	vertical-align: bottom;
	text-align: left;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	line-height: 110%;
}
#footter_bana {
	width: auto;
	height: auto;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#contents {
	height: 460px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.navi {
}
#navi2 {
	clear: both;
	text-align: center;
	height: 70px;
}
