@charset "utf-8";

div#wrapper div#main div#left {
	float: left;
	margin-left: 10px;
	width: 680px;
}

div#wrapper div#main div#left div#main_img {
	margin-bottom: 20px;
}

div#wrapper div#main div#left p {
	line-height: 1.5em;
	color: #5B3F11;
	margin-bottom: 2em;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
}

div#wrapper div#main div#left a {
	color: #F8F400;
	color: #ff9900;
	color: #BB6725;
	color: #ffcc00;
	color: #ffffcc;
}

div#wrapper div#main div#left a:hover {
	color: #ff3333;
/*	color: #BB6725;*/
/*	color: #CC9900;*/
	color: #ed9900;
}

div#wrapper div#main div#left div#info_box {
	width: 660px;
	height: auto;
	border: 1px dotted #cccccc;
	background: #DFD2C6;
	margin-bottom: 2em;
	padding: 10px;
}

div#wrapper div#main div#left div#info_box img.title_img {
	margin-left: 5px;
	margin-top: 5px;
}

div#wrapper div#main div#info_box ul {
	padding: 0;
	list-style: square;
	margin-left: 30px;
}

div#wrapper div#main div#info_box ul li {
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	color: #5B3F11;
}

div#wrapper div#main div#left div#info_box p {
	padding-top: 0.5em;
	color: #5B3F11;
}

div#wrapper div#main div#left div#info_box a {
/*	color: #ff6600;
	color: #ffffcc;*/
	color: #ed9900;
}

div#wrapper div#main div#left div#info_box a:hover {
/*	color: #cc3333;
	color: #BB6725;
	color: #ff9900;*/
	color: #ffffcc;
}

div#wrapper div#main div#left h4 {
	font-size: 116%;
	border-left: solid 4px #990000;
	padding-left: 10px;
	color: #5B3F11;
	margin-bottom: 0.5em;
	margin-top: 40px;
}

div#wrapper div#main div#left div.box1 {
	float: left;
	width: 150px;
	margin-left: 15px;
	text-align: center;
}

div#wrapper div#main div#left div.box1_1 {
	float: left;
	width: 150px;
	margin-left: 90px;
	text-align: center;
}

div#wrapper div#main div#left div.box1_2 {
	float: left;
	width: 150px;
	margin-left: 165px;
	text-align: center;
}

div#wrapper div#main div#left table {
	width: 660px;
    border: 1px #333333 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 20px;
}

div#wrapper div#main div#left table th {
    padding: 5px;
    border: 1px #333333 solid;
	color: #ffffff;
	background-color: #5B4110;
	text-align: center;
}
div#wrapper div#main div#left table td {
    padding: 5px;
    border: 1px #333333 solid;
	color: #333333;
	background-color: #DFD2C6;
	text-align: left;
}


div#wrapper div#main div#left div#room_info {
	width: 680px;
}

div#wrapper div#main div#left div#room_info:after {
	content: "";
	display: block;
	clear: both;
}

div#wrapper div#main div#left div#room_info div#layout {
	float: left;
	width: 460px;
	padding: 10px;
	border: 1px solid #5B3F11;
}

div#wrapper div#main div#left div#room_info div#layout p.room_name {
	margin: 0;
	padding: 0;
	font-size: 116%;
	margin-bottom: 0.5em;
	font-weight: bold;
}

div#wrapper div#main div#left div#room_info div#layout img.room_photo {
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div#wrapper div#main div#left div#room_info div#layout img.room_fig {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div#wrapper div#main div#left div#room_info div#layout img.room_reserve {
	float: right;
	margin-top: 20px;
}

div#wrapper div#main div#left div#room_info div#layout img.room_reserve2 {
	float: right;
	margin-top: 0;
}

div#wrapper div#main div#left div#room_info div#layout div#room_data {
	float: right;
	width: 150px;
}

div#wrapper div#main div#left div#room_info div#layout div#room_data p.room_type {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div#wrapper div#main div#left div#room_info div#layout div#room_data p.room_memo {
	margin: 0;
	padding: 0;
}

div#wrapper div#main div#left div#room_info div#layout div#room_data p.room_memo2 {
	margin-left: 1.6em;
}


div#wrapper div#main div#left div#room_info div#type {
	float: left;
	width: 170px;
	margin-left: 20px;
}

div#wrapper div#main div#left div#room_info div#type p {
	margin: 0;
	padding: 0;
	width: 150px;
}

div#wrapper div#main div#left div#room_info div#type dl {
	margin-top: 20px;
}

div#wrapper div#main div#left div#room_info div#type dl dt {
	color: #5B3F11;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 5px;
	width: 150px;
	background: #DFD2C6;
}

div#wrapper div#main div#left div#room_info div#type dl dd {
	color: #5B3F11;
	margin-left: 1em;
	margin-bottom: 0.3em;
}

div#wrapper div#main div#left div#room_amenity {
	width: 680px;
	margin-top: 30px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 40px;
}

div#wrapper div#main div#left div#room_amenity p {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	margin-top: 10px;
}

div#wrapper div#main div#left div#room_amenity p.memo {
	margin-left: 2em;
	margin-top: 5px;
	margin-bottom: 20px;
}





div#wrapper div#main div#right {
	float: right;
	width: 240px;
	margin-right: 10px;
/*background: #d4c2b1;
background: #807062;*/
	background: #d4c2b1;

	min-height: 820px;
	height: auto !important;
}

div#wrapper div#main div#right div#point_img {
	margin-top: 10px;
}

div#wrapper div#main div#right div#right_navi {
	margin-top: 20px;
}

div#wrapper div#main div#right div#right_navi ul {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div#wrapper div#main div#right div#right_navi ul li {
	margin: 0;
	padding: 0;
height: 40px;
}


div#wrapper div#main div#right div#form_reserve {
	width: 240px;
	background: #0A4A31;
	margin: 0;
	padding-bottom: 15px;
/*	margin: 20px 80px 0 0;
	_margin: 20px 40px 0 0;*/
}
div#wrapper #main #right #form_reserve #form1 #form_inner2 {
	margin-top: 15px;
	color: #FFF;
	line-height: 1.5;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
}



div#wrapper div#main div#right div#right_trip_banner {
	text-align: center;
	margin-top: 30px;
	margin-left: 4px;
}

div#wrapper div#main div#right div#contact_banner {
	text-align: center;
	margin-top: 30px;
	margin-left: 4px;
}

div#wrapper div#main div#right div#contact_banner li {
	margin-top: 15px;
}

div#wrapper div#main div#stay_footer {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
}

div#wrapper div#main div#stay_footer p {
	color: #5B3F11;
}

div#wrapper div#main div#stay_footer:after {
	content: "";
	display: block;
	clear: both;
}


div#wrapper div#main div#left div.box1 img.plan_img {
	margin-bottom: 0.7em;
}

div#wrapper div#main div#left div.box1_1 img.plan_img {
	margin-bottom: 0.7em;
}

div#wrapper div#main div#left div.box1_2 img.plan_img {
	margin-bottom: 0.7em;
}

.f11 { font-size:11px; line-height: 13px; }
.f10 { font-size:10px; line-height: 13px; }
.brown {
	font-size: 12px;
	line-height: 1.3em;
	color: #5B3F11;
}
#main #left dl dt {
	float: left;
	clear: both;
	width: 110px;
	padding-left: 1.2em;
	margin-bottom: 0.2em;
}
#main #left dl {
	color: #5B3F11;
}
.room_data_date {
	font-size: 10px;
	margin-left: 25px;
	margin-bottom: 30px;
	color: #5B3F11;
}
.white_setumei {
	font-size: 98%;
	font-weight: normal;
	color: #FFF;
}
#layout .white_setumei {
	font-weight: normal;
	color: #FFF;
	font-size: 78%;
	line-height: 1.3em;
}
.right {
	text-align: right;
}
.fee_title {
	font-size: 16px;
	font-weight: bold;
}
#title_fee #title {
	float: left;
}
#title_fee #syousai {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 20px;
	color: #DFD2C6;
}
#title_fee {
	margin-bottom: 16px;
	height: 54px;
	margin-top: 10px;
}
#syousai #image {
	float: left;
	margin-right: 20px;
}

/*宿泊料金　ミニページ*/
