@charset "utf-8";
/* CSS Document */


.contents-left {
	margin-top: 25px;
	width: 800px;
	float: left;
}
.contents-right {
	margin-top: 25px;
	width: 250px;
	float: right;
}

/* recommend-inn
---------------------------------------------------------- */
.recommend-inn {
	margin-bottom: 25px;
	border: 2px solid #c42727;
	background-color: #fcf5f5;
}
.recommend-inn-inner {
	padding: 10px 12px;
}
.recommend-inn-inner > section {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.koube .recommend-inn-inner > section + section {
	border-left: 1px dashed #c23434;
	padding-right: 0;
	padding-left: 10px;
}
.recommend-inn h3 {
	padding: 5px 15px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.recommend-inn.koube h3 {
	background-color: #c42727;
}
.recommend-inn.koube h4 {
	font-size: 16px;
	font-weight: bold;
}
.recommend-inn-place {
	font-size: 12px;
}
.recommend-inn-photo {
	float: left;
	width: 120px;
}
.recommend-inn-photo img {
	vertical-align: top;
}
.recommend-inn-detail {
	float: right;
	width: 245px;
	line-height: 1;
}
.recommend-inn-detail h4 a {
	color: #333;
}
.recommend-inn-detail-txt {
	margin-top: 10px;
}
.recommend-inn-link {
	text-align: right;
	font-weight: bold;
}
.arrow:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -1px;
	margin-right: 5px;
	background-image: url(../img/icn_feature.png);
	background-repeat: no-repeat;
}

/* koube-nav
---------------------------------------------------------- */
.koube-nav {
	display: table;
	margin-bottom: 25px;
	width: 100%;
}
.koube-nav li {
	display: table-cell;
}
.koube-nav li + li {
	margin: 0;
}

/* koube-contents
---------------------------------------------------------- */
.koube-contents {
	margin-bottom: 30px;
	padding: 0 20px 20px;
	background-color: #f9f5ea;
}
.koube-contents h3 {
	margin: 0 -20px 20px;
}

/* area-search */
.area-search {
	position: relative;
}
.area-search .area-nav li{
	position: absolute;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
}
.area-search .area-nav li a{
	display: block;
	padding-top: 7px;
	height: 32px;
}
.area-search .area-nav li a:hover {
	opacity: .5;
}
.area-search .area-nav .btn01{
	top: 76px;
	left: 427px;
}
.area-search .area-nav .btn02{
	top: 337px;
	left: 42px;
}
.area-search .area-nav .btn03{
	top: 193px;
	left: 160px;
}
.area-search .area-nav .btn04{
	top: 175px;
	left: 411px;
}
.area-search .area-nav .btn05{
	top: 19px;
	left: 456px;
}
.area-search .area-nav .btn06{
	top: 114px;
	left: 139px;
}
.area-search .area-nav .btn01 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 135px;
	background: url(../img/area-search-btn01.png) left top no-repeat;
}
.area-search .area-nav .btn02 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 183px;
	background: url(../img/area-search-btn02.png) left top no-repeat;
}
.area-search .area-nav .btn03 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 105px;
	background: url(../img/area-search-btn03.png) left top no-repeat;
}
.area-search .area-nav .btn04 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 105px;
	background: url(../img/area-search-btn04.png) left top no-repeat;
}
.area-search .area-nav .btn05 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 135px;
	height: 34px;
	background: url(../img/area-search-btn05.png) left top no-repeat;
}
.area-search .area-nav .btn06 a {
	padding-right: 28px;
	padding-left: 43px;
	width: 152px;
	background: url(../img/area-search-btn06.png) left top no-repeat;
}

/* blk-area */
.blk-area {
	border-top: 1px solid #ecdfb9;
	border-left: 1px solid #ecdfb9;
}
.blk-area .cont {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 11px 55px 10px;
	width: 253px;
	border-right: 1px solid #ecdfb9;
	border-bottom: 1px solid #ecdfb9;
	background: #fff;
}
.blk-area h4 {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.blk-area h4 a:hover span {
	text-decoration: underline;
}
.blk-area h4.no1 span,
.blk-area h4.no2 span,
.blk-area h4.no3 span,
.blk-area h4.no4 span,
.blk-area h4.no5 span,
.blk-area h4.no6 span {
	display: inline-block;
	padding: 3px 0 0 25px;
}
.blk-area h4.no1 span {
	background: url(../img/hdg-no1.gif) left center no-repeat;
}
.blk-area h4.no2 span {
	background: url(../img/hdg-no2.gif) left center no-repeat;
}
.blk-area h4.no3 span {
	background: url(../img/hdg-no3.gif) left center no-repeat;
}
.blk-area h4.no4 span {
	background: url(../img/hdg-no4.gif) left center no-repeat;
}
.blk-area h4.no5 span {
	background: url(../img/hdg-no5.gif) left center no-repeat;
}
.blk-area h4.no6 span {
	background: url(../img/hdg-no6.gif) left center no-repeat;
}
.blk-area h4 img {
	margin-bottom: 8px;
}
.blk-area p {
	font-size: 12px;
}
.blk-area p a {
	color: #333;
}
.blk-area .btn-list {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 231px;
	font-size: 14px;
	text-align: center;
}
.blk-area .btn-list a {
	display: block;
	padding: 8px 5px 6px;
	background: #c2960f url(../img/icon-arrow01.png) right center no-repeat;
	color: #fff;
}
.blk-area .btn-list a:hover {
	opacity: .5;
}

/* list-img01 */
.list-img01 {
	margin: 0 -5px;
	width: 770px;
}
.list-img01 li {
	float: left;
	margin: 0 5px;
	width: 246px;
	font-size: 14px;
	font-weight: bold;
}
.list-img01 li img {
	margin-bottom: 5px;
}

/* list-btn01 */
.list-btn01 {
	border-top: 1px solid #ecdfb9;
	border-left: 1px solid #ecdfb9;
}
.list-btn01 li {
	float: left;
	width: 50%;
	border-right: 1px solid #ecdfb9;
	border-bottom: 1px solid #ecdfb9;
	background: #fff;
	font-size: 17px;
	font-weight: bold;
}
.list-btn01 li a {
	display: block;
	padding: 12px 20px;
}
.list-btn01 .scene01 a,
.list-btn01 .scene02 a,
.list-btn01 .scene03 a,
.list-btn01 .scene04 a{
	padding: 20px;
}
.list-btn01 .scene01 a {
	background: #fff url(../img/scene01.jpg) right center no-repeat;
}
.list-btn01 .scene02 a {
	background: #fff url(../img/scene02.jpg) right center no-repeat;
}
.list-btn01 .scene03 a {
	background: #fff url(../img/scene03.jpg) right center no-repeat;
}
.list-btn01 .scene04 a {
	background: #fff url(../img/scene04.jpg) right center no-repeat;
}


/* sideSearchBox01
---------------------------------------------------------- */
.side_navi01 {
	border: 1px solid #ccc;
}
#sideSearchBox01 .side_navi_sec01 .form_title01 {
	text-align: left;
	background: transparent;
}
.form_calender,
.formSelectList > .result, .formSelectList2 > .result,
.side_navi_room .childMember .result {
}
.date_checkout {
	background-color: #f5f5f5;
	font-size: 12px;
	padding: 5px 10px;
}
.form_submitbtn01 {
	background-color: #036;
}
#sideSearchBox01 .form_submitbtn01 input {
	background-color: #06c;
}
.searchBoxSec_Calendar .form_calender {
	background: #fff url(/ja/m/common/img/bg_select02.png) 117px 3px no-repeat;
}
.searchBoxSec_Calendar .calendarFormBoxPopUp {
	left: auto;
	right: 0;
}
.side_navi_sec01.form_line02{
	width: 250px;
	}
.side_navi_sec01.form_line02 > .form_line02_day{
	width: 220px;
	}
.side_navi_sec01.form_line02 > .form_line02_day .date_wrap02 {
	clear: both;
	float:left;
}
.form_line02 > .form_line02_day .date_wrap01 {
	width: 220px;
}
.form_line02 > .form_line02_day .form_calender {
	background-position: 115px 3px;
	height: 25px;
	width: 140px;
}
.form_line02 > .form_line02_day .form_calender .date {
	top: 0;
}
.side_navi_sec01.form_line02 > .form_line02_day .date_wrap02 p.date_checkout{
	clear: both;
	float:left;
}
input.check_large[type="checkbox"] + label span {
	background: url(/ja/m/common/img/bg_checkbox01.png) no-repeat scroll left top;
	height: 15px;
	width: 15px;
}


/* recommend-feature
---------------------------------------------------------- */
.recommend-feature {
	background: #f5f5f5;
	padding: 15px;
}
.recommend-feature h2 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
	line-height: 1.2;
}
.recommend-feature h2:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 21px;
	height: 19px;
	background-image: url(../img/icn_feature.png);
	background-position: 0 -34px;
}
.recommend-bnr li {
	margin-top: 15px;
}


/* clearfix
---------------------------------------------------------- */
.list-map01:after,
.list-img01:after,
.list-btn01:after,
.blk-spot01:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
	height: 0;
	font-size: 0;
	line-height: 0;
}
