@charset "utf-8";
/* ===================================================================
CSS information

 file name  :stay.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

/* -----------------------------------------------------------
	#cnt_search
----------------------------------------------------------- */
#cnt_main #cnt_search {
	width: 690px;
	height: auto;
	font-size: 80%;
}
#cnt_main #cnt_search div.bg {
	width: 600px;
	margin: 10px auto;
	padding: 20px;
	background: #fafaf4;
	border: 5px solid #ede4df;
}
#cnt_main #cnt_search div.bg h4 {
	padding: 5px 0;
}

#cnt_main #cnt_search div.border {
	width: 600px;
	height: 30px;
	background: url(../stay/images/border.gif) center 14px no-repeat;
}

#cnt_main #cnt_search select {
	border: 1px solid #CCC;
	padding: 3px;
}
#cnt_main #cnt_search p.btn {
	margin: 0 auto;
	text-align: center;
}
#cnt_main #cnt_search #search_calendar p {
	display: inline;
	margin-right: 10px;;
}

#cnt_main #cnt_search ul {
	width: 600px;
}
#cnt_main #cnt_search ul li {
	width: 200px;
	padding: 0 0 5px 0;
	float: left;
}
#cnt_main #cnt_search ul li input {
	vertical-align: middle;
	margin: 0 3px 0 0;
}
#cnt_main #cnt_search ul li label {
	cursor: pointer;
}

/* -----------------------------------------------------------
	#cnt_list
----------------------------------------------------------- */
#cnt_main #cnt_list {
	width: 690px;
	height: auto;
	margin: 40px 0 0 0;
}
#cnt_main #cnt_list p.btn {
	margin: 20px auto;
	text-align: center;
}


/* -----------------------------------------------------------
	#cnt_accommodationlist
----------------------------------------------------------- */
#cnt_main #cnt_accommodationlist {
	width: 690px;
	height: auto;
}
#cnt_main #cnt_accommodationlist p {
	font-size: 80%;
	color: #757575;
	padding: 15px 0 5px 25px;
	line-height: 1.2;
}
#cnt_main #cnt_accommodationlist #googlemap {
	width: 640px;
	height: 350px;
	margin: 0 auto;
	border: 3px solid #ede4df;
}

#cnt_main #cnt_accommodationlist div.bg {
	width: 640px;
	margin: 10px auto;
	background: #fafaf4;
	border: 5px solid #ede4df;
}
#cnt_main #cnt_accommodationlist div.bg_title {
	width: 640px;
	height: 34px;
	background: url(../stay/images/list/bg_title.gif) left top no-repeat;
}
#cnt_main #cnt_accommodationlist div.bg_title ul {
	width: 640px;
	height: 34px;
}
#cnt_main #cnt_accommodationlist div.bg_title ul li {
	font-size: 80%;
	line-height: 2.5;
	text-indent: 10px;
	float: left;
}
#cnt_main #cnt_accommodationlist div.bg_title ul li.number {
	width: 40px;
}
#cnt_main #cnt_accommodationlist div.bg_title ul li.name {
	width: 380px;
}
#cnt_main #cnt_accommodationlist div.bg_title ul li.map {
	width: 60px;
}
#cnt_main #cnt_accommodationlist div.bg_title ul li.tel {
	width: 160px;
}

#cnt_main #cnt_accommodationlist ul.list {
	width: 640px;
	padding: 10px 0 0 0;
	height: 28px;
	clear: both;
	border-bottom: 1px dotted #CCC;
}
#cnt_main #cnt_accommodationlist ul.list li {
	font-size: 80%;
	text-indent: 10px;
	float: left;
}
#cnt_main #cnt_accommodationlist ul.list li.number {
	width: 40px;
}
#cnt_main #cnt_accommodationlist ul.list li.name {
	width: 380px;
}
#cnt_main #cnt_accommodationlist ul.list li.map {
	width: 60px;
}
#cnt_main #cnt_accommodationlist ul.list li.tel {
	width: 160px;
}



/* -----------------------------------------------------------
	#cnt_result
----------------------------------------------------------- */
#cnt_main #cnt_result {
	width: 690px;
	height: auto;
	clear: both;
}

/* 表示切り替え */
#cnt_main #cnt_result div.switch {
	width: 660px;
	height: 28px;
	margin: 15px auto 0 auto;
	font-size: 12px;
	border-bottom: 3px solid #cf916c;
}
#cnt_main #cnt_result div.switch p strong {
	width: 120px;
	height: 26px;
	margin: 0 3px 0 0;
	background-color: #cf916c;
	border: 1px solid #cf916c;
	color: #FFF;
	text-align: center;
	line-height: 2;
	float: left;
}
#cnt_main #cnt_result div.switch p a {
	width: 120px;
	height: 26px;
	margin: 0 3px 0 0;
	border: 1px solid #CCC;
	text-align: center;
	line-height: 2;
	text-decoration: underline;
	float: left;
}
#cnt_main #cnt_result div.switch p a:hover {
	background-color: #F8F2EB;
	text-decoration: underline;
}

#cnt_main #cnt_result div.bg {
	width: 610px;
	margin: 10px auto 30px auto;
	padding: 20px 20px 15px 20px;
	background: #fafaf4;
	border: 5px solid #ede4df;
}
#cnt_main #cnt_result div.bg h4 a {
	font-size: 100%;
}
#cnt_main #cnt_result div.bg p.copy {
	font-size: 80%;
	line-height: 2;
	color: #793527;
}
#cnt_main #cnt_result div.bg div.left {
	width: 180px;
	float: left;
}
#cnt_main #cnt_result div.bg div.right {
	width: 430px;
	float: right;
}

#cnt_main #cnt_result div.bg div.left img {
	border: 3px double #CCC;
}

#cnt_main #cnt_result div.bg div.right ul {
	width: 435px;
	height: 46px;
}
#cnt_main #cnt_result div.bg div.right ul li {
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	float: left;
	margin: 0 1px 1px 0;
}
#cnt_main #cnt_result div.bg div.right p {
	margin: 8px 0 0 0;
}

/* on */
#cnt_main #cnt_result div.bg ul li.icn_001_on {
	background: url(../stay/images/result/icn_on.gif) left top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_002_on {
	background: url(../stay/images/result/icn_on.gif) -87px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_003_on {
	background: url(../stay/images/result/icn_on.gif) -174px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_004_on {
	background: url(../stay/images/result/icn_on.gif) -261px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_005_on {
	background: url(../stay/images/result/icn_on.gif) -348px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_006_on {
	background: url(../stay/images/result/icn_on.gif) left -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_007_on {
	background: url(../stay/images/result/icn_on.gif) -87px -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_008_on {
	background: url(../stay/images/result/icn_on.gif) -174px -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_009_on {
	background: url(../stay/images/result/icn_on.gif) -261px -23px no-repeat;
}

/* off */
#cnt_main #cnt_result div.bg ul li.icn_001_off {
	background: url(../stay/images/result/icn_off.gif) left top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_002_off {
	background: url(../stay/images/result/icn_off.gif) -87px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_003_off {
	background: url(../stay/images/result/icn_off.gif) -174px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_004_off {
	background: url(../stay/images/result/icn_off.gif) -261px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_005_off {
	background: url(../stay/images/result/icn_off.gif) -348px top no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_006_off {
	background: url(../stay/images/result/icn_off.gif) left -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_007_off {
	background: url(../stay/images/result/icn_off.gif) -87px -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_008_off {
	background: url(../stay/images/result/icn_off.gif) -174px -23px no-repeat;
}
#cnt_main #cnt_result div.bg ul li.icn_009_off {
	background: url(../stay/images/result/icn_off.gif) -261px -23px no-repeat;
}

#cnt_main #cnt_result div.bg div.plan {
	width: 610px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: both;
}
#cnt_main #cnt_result div.bg div.plan ul.title {
	width: 610px;
	height: 34px;
	background: url(../stay/images/result/bg_plantitle.gif) center top no-repeat;
	font-size: 80%;
	color: #4b1f15;
}
#cnt_main #cnt_result div.bg div.plan ul.title li {
	display: block;
	text-indent: 10px;
	line-height: 2.5;
	float: left;
}
#cnt_main #cnt_result div.bg div.plan ul.title li.name {
	width: 390px;
}
#cnt_main #cnt_result div.bg div.plan ul.title li.price {
	width: 110px;
}
#cnt_main #cnt_result div.bg div.plan ul.title li.dining {
	width: 110px;
}

#cnt_main #cnt_result div.bg div.plan ul.list {
	width: 610px;
	font-size: 80%;
	color: #4b1f15;
	clear: both;
}
#cnt_main #cnt_result div.bg div.plan ul.list li {
	display: block;
	text-indent: 10px;
	line-height: 1.8;
	float: left;
}
#cnt_main #cnt_result div.bg div.plan ul.list li.name {
	width: 390px;
}
#cnt_main #cnt_result div.bg div.plan ul.list li.price {
	width: 110px;
}
#cnt_main #cnt_result div.bg div.plan ul.list li.dining {
	width: 110px;
}

/* -----------------------------------------------------------
	#cnt_detail
----------------------------------------------------------- */
#cnt_main_one #cnt_detail {
	width: 950px;
	height: auto;
	clear: both;
}
#cnt_main_one #cnt_detail div.bg_title {
	width: 950px;
	height: 110px;
	background: url(../stay/images/detail/bg_title.gif) left top no-repeat;
	color: #5d460e;
}
#cnt_main_one #cnt_detail div.bg_title ruby {
	width: 550px;
	position: relative;
	top: 35px;
	left: 32px;
	font-size: 55%;
}
#cnt_main_one #cnt_detail div.bg_title h3 {
	width: 550px;
	position: relative;
	top: 39px;
	left: 32px;
	font-size: 110%;
}
#cnt_main_one #cnt_detail div.bg_title p.access {
	width: 500px;
	position: relative;
	top: 52px;
	left: 93px;
	font-size: 80%;
}
#cnt_main_one #cnt_detail div.bg_title p.tel {
	width: 185px;
	position: relative;
	top: -5px;
	left: 630px;
	font-size: 95%;
	font-weight: bold;
}
#cnt_main_one #cnt_detail div.bg_title p.btn {
	width: 180px;
	position: relative;
	top: 0;
	left: 630px;
}

/* headarea  */
#cnt_main_one #cnt_detail div.headarea {
	width: 890px;
	height: auto;
	margin: 20px auto;
}
#cnt_main_one #cnt_detail div.headarea div.left {
	width: 320px;
	float: left;
}
#cnt_main_one #cnt_detail div.headarea div.right {
	width: 570px;
	float: right;
}

#cnt_main_one #cnt_detail div.headarea div.left img {
	width: 300px;
	border: 3px double #CCC;
}
#cnt_main_one #cnt_detail div.headarea div.right p.copy {
	padding: 10px 0 0 0;
	font-size: 90%;
	color: #793527;
	font-weight: bold;
}
#cnt_main_one #cnt_detail div.headarea div.right p.txt {
	padding: 10px 0 0 0;
	font-size: 80%;
	color: #793527;
	line-height: 1.3;
}
#cnt_main_one #cnt_detail div.headarea div.right ul {
	padding: 25px 0 0 0;
}
#cnt_main_one #cnt_detail div.headarea div.right ul li {
	display: inline;
	width: 170px;
	margin: 0 8px 0 0;
}
#cnt_main_one #cnt_detail div.headarea div.right ul li img {
	width: 160px;
	border: 3px double #CCC;
}


/* cnt_plan */
#cnt_main_one #cnt_detail div.cnt_plan {
	width: 890px;
	height: auto;
	margin: 20px auto 0 auto;
	clear: both;
}
#cnt_main_one #cnt_detail div.bg {
	width: 840px;
	padding: 0 20px 20px 20px;
	background: #fafaf4;
	border-left: 5px solid #ede4df;
	border-right: 5px solid #ede4df;
	border-bottom: 5px solid #ede4df;
	clear: both;
}

#cnt_main_one #cnt_detail div.bg .reserve{
	margin: 20px 0 0 0;
	text-align: center;
}
#cnt_main_one #cnt_detail div.bg div.left {
	width: 420px;
	padding: 10px 0 0 0;
	float: left;
}
#cnt_main_one #cnt_detail div.bg div.right {
	width: 420px;
	padding: 10px 0 0 0;
	float: right;
}

#cnt_main_one #cnt_detail div.bg div.left img,
#cnt_main_one #cnt_detail div.bg div.right img {
	width: 80px;
	margin: 0 10px 0 0;
	border: 3px double #CCC;
	float: left;
}
#cnt_main_one #cnt_detail div.bg div.left h4,
#cnt_main_one #cnt_detail div.bg div.right h4 {
	padding: 5px 10px 3px 0; 
	font-size: 80%;
	color: #D1550F;
}
#cnt_main_one #cnt_detail div.bg div.left p,
#cnt_main_one #cnt_detail div.bg div.right p {
	font-size: 80%;
}
#cnt_main_one #cnt_detail div.bg div.border {
	width: 840px;
	height: 20px;
	background: url(../stay/images/detail/border.gif) center 15px no-repeat;
	clear: both;
}

/* cnt_information */
#cnt_main_one #cnt_detail div.cnt_information {
	width: 890px;
	height: auto;
	margin: 20px auto 0 auto;
	clear: both;
}
#cnt_main_one #cnt_information div.bg {
	width: 840px;
	padding: 0 20px 20px 20px;
	background: #fafaf4;
	border-left: 5px solid #ede4df;
	border-right: 5px solid #ede4df;
	border-bottom: 5px solid #ede4df;
	clear: both;
}
#cnt_main_one #cnt_detail div.cnt_information table {
	width: 890px;
	height: auto;
}
#cnt_main_one #cnt_detail div.cnt_information table th {
	width: 200px;
	padding: 15px;
	background: #ede4df;
	border: 1px solid #d6cdc8;
	font-size: 80%;
	font-weight: normal;
	color: #793527;
}
#cnt_main_one #cnt_detail div.cnt_information table td {
	padding: 15px;
	background: #FFF;
	border: 1px solid #d6cdc8;
	font-size: 80%;
}

#cnt_main_one #cnt_detail div.cnt_information td ul {
	width: 435px;
	height: 46px;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li {
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	float: left;
	margin: 0 1px 1px 0;
}
/* on */
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_001_on {
	background: url(../stay/images/result/icn_on.gif) left top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_002_on {
	background: url(../stay/images/result/icn_on.gif) -87px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_003_on {
	background: url(../stay/images/result/icn_on.gif) -174px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_004_on {
	background: url(../stay/images/result/icn_on.gif) -261px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_005_on {
	background: url(../stay/images/result/icn_on.gif) -348px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_006_on {
	background: url(../stay/images/result/icn_on.gif) left -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_007_on {
	background: url(../stay/images/result/icn_on.gif) -87px -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_008_on {
	background: url(../stay/images/result/icn_on.gif) -174px -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_009_on {
	background: url(../stay/images/result/icn_on.gif) -261px -23px no-repeat;
}

/* off */
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_001_off {
	background: url(../stay/images/result/icn_off.gif) left top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_002_off {
	background: url(../stay/images/result/icn_off.gif) -87px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_003_off {
	background: url(../stay/images/result/icn_off.gif) -174px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_004_off {
	background: url(../stay/images/result/icn_off.gif) -261px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_005_off {
	background: url(../stay/images/result/icn_off.gif) -348px top no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_006_off {
	background: url(../stay/images/result/icn_off.gif) left -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_007_off {
	background: url(../stay/images/result/icn_off.gif) -87px -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_008_off {
	background: url(../stay/images/result/icn_off.gif) -174px -23px no-repeat;
}
#cnt_main_one #cnt_detail div.cnt_information td ul li.icn_009_off {
	background: url(../stay/images/result/icn_off.gif) -261px -23px no-repeat;
}

#cnt_main_one #cnt_detail div.cnt_information p.btn {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	clear: both;
}
#cnt_main_one #cnt_detail div.cnt_information p.btn img {
	margin: 0 6px;
}


