html, body {
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	min-width:1000px;
	color: #4a2400;
}
#header {
	height: auto;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../img/base/leaf.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 130px;
	width: 480px;
}
#logo h1 img {
	padding: 0px;
	float: left;
	margin: 0px;
}
#logo h2 {
	margin: 0px;
	padding: 0px;
}
#hd_info {
	float: left;
	height: 130px;
	width: 960px;
	margin-top: 10px;
}
#header #logo p {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	font-weight: lighter;
}
#tel {
	float: right;
	width: 480px;
	margin: 0px;
	padding: 0px;
	height: 130px;
}
#tel img {
	float: right;
}
#hd_wrap {
	width: 100%;
	background-image: url(../img/base/hd_bg.jpg);
	background-repeat: repeat-x;
	height: 532px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
#over {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	position: relative;
	top: -40px;
}
#wp_wrap {
	background-image: url(../img/base/wp_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topimg {
	height: 270px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincontents {
	width: 690px;
	float: right;
}
#contents {
	float: left;
	width: 690px;
	margin-bottom: 20px;
}
#contents h3 {
	float: left;
	height: 34px;
	width: 640px;
	background-image: url(../img/base/h2.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 1.25em;
	color: #4a2400;
	padding-top: 6px;
	margin: 0px;
	padding-bottom: 10px;
}
#inbox {
	float: right;
	width: 610px;
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: -30px;
}
#ft_wrap {
	width: 100%;
	height: auto;
	background-image: url(../img/base/ft_bg.jpg);
	background-repeat: repeat-x;
}
#ft_logo  {
	float: left;
	height: 108px;
	width: 390px;
	font-size: 0.84em;
	color: #FFF;
	text-align: center;
}
#footer #tel {
	float: right;
	height: 108px;
	margin: 0px;
	padding: 0px;
}
copy  {
	width: 960px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.75em;
	color: #FFF;
}
#topimg_ot {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hd_wrap2 {
	width: 100%;
	background-image: url(../img/base/hd_bg.jpg);
	background-repeat: repeat-x;
	height: 392px;
	padding-bottom: 30px;
}
#key {
	height: 20px;
	width: 960px;
	margin-top: 10px;
}
#key h1{
	font-size: 0.78em;
	color: #FFF;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	float: left;
}


