@charset "euc-jp";
/* CSS Document */


/*****************

reset

******************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


/*****************

clearfix

******************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* clearfix for ie7 */
.clearfix {
	display: block;
}




body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	background: url(../images/png/bg.png) repeat;
}


/*________________________________________________________ヘッダー*/
#header {
	width: 840px;
	margin: 0 auto 35px auto;
}
#header_sub {
	width: 212px;
	float: right;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 12px 0;
}
#header_inner img#logo {
	margin-top: 20px;
}




/*________________________________________________________ナビ*/
ul#globalnavi {
	width: 840px;
	margin: 0 auto;
}
ul#globalnavi li {
	list-style: none;
	float: left;
}


	

/*________________________________________________________トップコンテンツ*/
#main_contents {
	width: 808px;
	margin: 20px auto 0 auto;
	padding: 16px;
	background: #ffffff;
	border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-top-right-radius: 15px;
}
#mainvisual {
	width: 810px;
	margin: 0 auto;
}

div#sub_navi {
	margin: 5px 0 20px 0;
}
div#navi_room {
	width: 366px;
	padding: 25px 0 25px 30px;
	background: #ffe399;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
}
	div#navi_room:hover {
		background: #ffeec2;
	}
div#navi_gallery {
	width: 366px;
	padding: 25px 0 25px 30px;
	background: #cee5a5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
}
	div#navi_gallery:hover {
		background: #e2f0c9;
	}

div#camp {
	margin: 0;
	padding:0;
}

#top_list {
	width: 810px;
	margin: 30px auto 15px auto;
}
#top_list h3 {
	margin-bottom: 10px;
}
table#list_table {
	border: 1px solid #a48b85;
	border-collapse: collapse;
}
	table#list_table td.euipment {
		border: 1px solid #a48b85;
		width: 98px;
		height: 80px;
		font-size: 13px;
		color: #666666;
		text-align: center;
		vertical-align: middle;
	}
	table#list_table td.space {
		border: 1px solid #a48b85;
		width: 1px;
	}
	table#list_table td.check {
		border: 1px solid #a48b85;
		width: 98px;
		height: 30px;
		font-size: 14px;
		font-weight: bold;
		color: #3f1404;
		text-align: center;
		vertical-align: middle;
		background: #fee4da;
	}
	table#list_table td.breakfast {
		border: 1px solid #a48b85;
		padding: 08px;
		width: 98px;
		height: 30px;
		font-size: 13px;
		font-weight: normal;
		color: #3f1404;
		vertical-align: middle;
	}
img#breakfast_img {
	float: right;
	margin-left: 5px;
}




/*________________________________________________________下層コンテンツ*/
.contents {
	width: 810px;
	margin: 30px auto 40px auto;
}
.contents h3 {
	margin-bottom: 10px;
}
.contents p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	margin: 10px 0 15px 0;
}
img.img_room {
	padding: 3px;
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
img.img_room_bottom {
	margin-bottom: 50px;
}

span.brown {
	color: #3f1404;
}


img.rightbottom {
	position: absolute;
	bottom: 10px;
	right: 15px;
}
img.radius_img {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
img.float_img {
	float: right;
	margin: 0 0 15px 15px;
}
span.float {
	text-align: right;
}



/*________________________________________________________ギャラリー*/
.contents_gallery {
	width: 810px;
	margin: 30px auto 30px auto;
}
.contents_gallery h3 {
	margin-bottom: 10px;
}
.contents_gallery p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	margin: 10px 0 15px 0;
}
.hotel_pic {
	width: 260px;
	float: left;
	padding: 0;
	margin: 0 15px 15px 0;
}
.hotel_pic img {
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.hotel_pic p {
	font-size:14px;
	line-height:150%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
.hotel_pic_r {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}
.hotel_pic_r img {
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.hotel_pic_r p {
	font-size:14px;
	line-height:150%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
	
img.img_gallery {
	padding: 3px;
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
img.img_gallery_r {
	padding: 3px;
	margin: 0 0 15px 0;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}



/*________________________________________________________お問い合わせ*/
table#table_form {
	border-collapse:collapse;
	margin:15px 0 0 0;
	width: 100%;
	border: 1px solid #a48b85;
}
table#table_form th {
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color: #3f1404;
	padding:10px 10px;
	border: 1px solid #a48b85;
	background: #fee4da;
	vertical-align:top;
	text-align:left;
}
table#table_form td {
	font-size:12px;
	line-height:150%;
	color:#656565;
	padding:10px 10px;
	border: 1px solid #a48b85;
}

input#name, input#name_kana, input#number {
	font-size:13px;
	font-weight:normal;
	color:#505050;
	line-height:160%;
	margin:0 3px 0 0;
	width:350px;
	height:20px;
}
input#tel, input#fax {
	font-size:13px;
	font-weight:normal;
	color:#505050;
	line-height:160%;
	margin:0 3px 0 0;
	width:250px;
	height:20px;
}
input#postcode, input.date {
	font-size:13px;
	font-weight:normal;
	color:#505050;
	line-height:160%;
	margin:0 3px;
	width:100px;
	height:20px;
}
input#address, input#mail {
	font-size:13px;
	font-weight:normal;
	color:#505050;
	line-height:160%;
	margin:0 0 5px 0;
	width:500px;
	height:20px;
}
select.time {
	margin:0 0 8px 0;
	color:#505050;
}
textarea#text {
	font-size:13px;
	font-weight:normal;
	color:#505050;
	line-height:160%;
	width:600px;
}
#submit {
	margin:15px auto 0 auto;
	width:110px;
}
#submit02 {
	margin:15px auto 0 auto;
	width:230px;
}
input#send_button {
	margin:0;
	width:110px;
	height:33px;
	font-size:13px;
}
input#back_submit, input#top_submit, input#return_button, input#send_submit {
	margin:0;
	width:110px;
	height:33px;
	font-size:13px;
}

.required {
	font-size:13px;
	font-weight:normal;
	color:#F00;
	vertical-align:super;
}
#privacy {
	width:590px;
	height:180px;
	margin:15px auto;
	padding:0 15px;
	border: 1px solid #a48b85;
	overflow:scroll;
	overflow-x:hidden;
}

.contents_form {
	width: 810px;
	height: 400px;
	margin: 30px auto 40px auto;
}
.contents_form h3 {
	margin-bottom: 10px;
}
.contents_form p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	margin: 10px 0 15px 0;
}




/*________________________________________________________フッター*/
#footer {
	width: 808px;
	margin: 0 auto 20px auto;
	padding: 16px 16px 32px 16px;
	background: #3f1404;
	padding-bottom: 20px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
}
ul#footernavi {
	float: left;
	margin-left: 5px;
}
ul#footernavi li {
	list-style: none;
	float: left;
	color: #ffffff;
	font-size: 12px;
}
  ul#footernavi li a {
  	color: #ffffff;
  	text-decoration: none;
  }
  ul#footernavi li a:hover {
  	color: #ffffff;
  	text-decoration: underline;
  }
p#copyright {
	float: right;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}