body {
	background-color: #68cbdd;
	margin:0 auto;
	overflow-x: auto;
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 1016px;
	background-image: url(../img/container_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	width: 1000px;
	margin:0 auto;
}
#header_btn {
	width:450px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
}
#header_btn ul li{
	float: right;
	margin-left: 10px;
}
#header_btn ul li:first-child {
	margin-top: 10px;
}

#header_btn ul li a {
	margin-top:10px;
}
#logo h1 a {
	float: left;
	margin-left: 20px;
	height: 60px;
	width: 315px;
}
#nav {
	margin-bottom: 20px;
	height: 19px;
	width: 550px;
	margin-top: 30px;
	float: left;
	margin-left: 40px;
}
#nav ul .shikiri a {
	padding-left: 15px;
	border-right: solid 1px #7190C9;
	float: left;
	padding-right: 15px;
}
#nav ul .shikiri_none {
	float: left;
	padding-left: 15px;
}
#contents {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#box01 {
	margin-top: 30px;
	height: auto;
	float: left;
	width: 890px;
}
#box01_inbox {
	float: left;
	width: 727px;
}
.reserve {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 30px;
	height: 100px;
}
.space {
	height: 40px;
	clear: both;
}
#box02 {
	height: auto;
	float: left;
	width: 890px;
}
#box02_inbox {
	float: left;
	width: 648px;
}
.sejyutu {
	float: left;
	height: 258px;
	width: 294px;
}
#footer {
	width: 861px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer dl {
	height: 40px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer #bottom{
	border:none;
}
#footer dl dt {
	float: left;
}
#footer dl dd {
	float: right;
	height: 65px;
	padding-top: 10px;
}
#pagetop  {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: right;
	font-weight: bold;
}
#footerlogo {
	margin-top: 20px;
	margin-bottom: 10px;
}
p.note {
	margin-bottom: 30px;
}


/*-------------------------------
追加
-------------------------------*/

#banner {
	clear:both;
	padding-bottom:30px;
	width:728px;
	margin-left:137px;
}

#banner ul li {
	margin-bottom:15px;
}

#main_pict {
	float:left;
	position:relative;
	background:url(../img/top_main.jpg);
	height:435px;
	width:1000px;
	margin-bottom:20px;
}
.reserveS{
	position:absolute;
	margin: 360px 0 0 410px;
}

.btnNikibi{
	position:absolute;
	margin: 165px 0 0 890px;
}

.campaign	{
	clear:both;
	text-align: center;
}
.campaign img {
	margin-bottom: 25px;
}
.campaign a:hover {
	opacity: 0.8;
}
