@charset "UTF-8";

/*==================================================================
	search setting
===================================================================*/
h1{
	background:url(/img/common/h1_xlarge.gif) no-repeat 0 0;
	height:45px;
	padding:8px 0 0 10px;
	font-size:120%;
	color:#FFF;
}
h1#sapporoHotel,h1#sapporoPlan,h1#asahikawaHotel,h1#asahikawaPlan,h1#hakodateHotel,h1#hakodatePlan {
	height:79px;
	overflow:hidden;
	padding:0;
}
h1#sapporoHotel span,h1#sapporoPlan span,h1#asahikawaHotel span,h1#asahikawaPlan span,h1#hakodateHotel span,h1#hakodatePlan span{
	display:block;
	height:0;
	padding-top:79px;
}
h1#sapporoHotel span{
	background:url(/img/search/special_sapporo_hotel.gif) no-repeat 0 0;
}
h1#sapporoPlan span{
	background:url(/img/search/special_sapporo_plan.gif) no-repeat 0 0;
}
h1#asahikawaHotel span{
	background:url(/img/search/special_asahikawa_hotel.gif) no-repeat 0 0;
}
h1#asahikawaPlan span{
	background:url(/img/search/special_asahikawa_plan.gif) no-repeat 0 0;
}
h1#hakodateHotel span{
	background:url(/img/search/special_hakodate_hotel.gif) no-repeat 0 0;
}
h1#hakodatePlan span{
	background:url(/img/search/special_hakodate_plan.gif) no-repeat 0 0;
}

#main{
	width:850px;
	margin:0 auto;
	padding-top:17px;
}
.help a{
	background:url(/img/icon/help.gif) no-repeat 0 50%;
	padding-left:16px;
}
.bnrSp{
	margin-bottom:15px;
}

/*==================================================================
	searchBox
===================================================================*/
#searchBox{
	background-color:#FFFAEA;
	padding:10px;
	margin-bottom:30px;
}
#searchBox table{
	width:100%;
}
#searchBox th span{
	display:block;
	background:url(/img/search/bg_searchbox_th.gif) no-repeat 0 3px;
	padding:7px 0 0 5px;
	font-size:78%;
	width:68px;
	height:21px;
}
* html #searchBox th span{
	font-size:72%;
}
*+html #searchBox th span{
	font-size:72%;
}
html>/**/body #searchBox th span{  
	font-size /*\**/: 74%\9;  
}

#searchBox th{
	width:70px;
	vertical-align:top;
	color:#FFF;
	font-weight:bold;
	padding:5px 5px 5px 0;
	background:url(/img/common/line_dot_orange.gif) repeat-x 0 100%;
}
#searchBox td{
	background:url(/img/common/line_dot_orange.gif) repeat-x 0 100%;
	padding:5px 0;
}
#searchBox td .typeList li{
	display:inline;
	margin-right:10px;
}
#searchBox .submit{
	padding-top:10px;
	text-align:center;
}
#searchBox td select{
	margin:0 2px;
} 

#searchBox td th{
	color:#444;
	padding:2px 15px 2px 0;
	background-image:none;
}
#searchBox td td{
	padding:2px 15px 2px 0;
	background-image:none;
}
#searchBox td td input{
	margin-right:3px;
}
#searchBox li.full{
	width:100%;
}
#searchMore a{
	padding-left:17px;
	background:url(/img/icon/checkbox.gif) no-repeat 0 50%;	
}
#searchMoreType{
	padding-top:5px;
}
#searchMoreType a{
	padding-left:17px;
	background:url(/img/icon/checkbox.gif) no-repeat 0 50%;	
}

/*==================================================================
	searchSort
===================================================================*/
#searchSort{
	position:relative;
	height:30px;
	margin:15px 0;
	background:url(/img/search/bg_searchsort.gif) repeat-x 0 100%;
}
#searchSort #planList{
	position:absolute;
	top:0;
	left:0;
}
#searchSort #planList li{
	float:left;
	overflow:hidden;
	height:30px;
	margin-right:5px;
}
#searchSort #planList li a{
	display:block;
	height:0;
	padding-top:30px;
}
#planList #hotelPlan{
	width:144px;
}
#planList #hotelPlan a{
	background:url(/img/search/searchsort_list.gif) no-repeat 0 -30px;
	width:144px;
}
.p-hotel #planList #hotelPlan a{
	background-position:0 0px;
}
#planList #stayPlan{
	width:144px;
}
#planList #stayPlan a{
	background:url(/img/search/searchsort_list.gif) no-repeat -144px -30px;
	width:144px;
}
.p-plan #planList #stayPlan a{
	background-position:-144px 0px;
}
#searchSort #sortList{
	position:absolute;
	top:3px;
	right:0;
}
#searchSort #sortList li{
	display:inline;
	border-right:1px #666 solid;
	padding:0 7px 0 5px;
}

/*==================================================================
	searchResult
===================================================================*/
#searchResult{
	position:relative;
}
#searchResult span span.red{
	font-size:160%;
	color:#CC0000;
}
#searchResult p.right{
	font-size:78%;
}

/*==================================================================
	searchList
===================================================================*/
.searchList{
	clear: both;
	margin-bottom:15px;
	position:relative;
}
.searchList .rightBox{
	width:575px;
}
.searchList .rightBox .section{
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
.searchList .leftBox{
	width:270px;
}
.searchList h2{
	font-weight:bold;
	padding:5px;
	background-color:#E6F7E4;
	margin-bottom:10px;
}
.searchList h3{
	font-weight:bold;
	font-size:134%;
	margin-bottom:5px;
}
.searchList h3 a{
	background:url(/img/icon/arrow.gif) no-repeat 0 5px;
	padding-left:14px;
	text-decoration:underline;
}
.hotelLabel{
	position:absolute;
	top:5px;
	right:5px;
}
.hotelLabel li{
	display:inline;
	background-color:#FFF;
	font-size:11px;
	padding:3px 3px 1px 5px;
}

#searchResult .section {
	margin-bottom: 20px;
	padding-bottom: 4px;
	background: url("/img/common/line_dot.gif") repeat-x 0 100%;
}
#searchResult .sectionBottom {
	margin-top: 20px;
	padding-top: 4px;
	background: url("/img/common/line_dot.gif") repeat-x 0 0;
}
.sp_headline {
	clear: both;
	font-weight: bold;
	color: #FFF;
	background: url("/img/ranking/bg_h2_l.gif") no-repeat 0 0;
	height: 33px;
	font-size: 128%;
	padding: 6px 0 0 10px;
	margin-bottom: 8px;
}
.sp_pager {
	margin-top: 7px !important;
}
.sp_pager li {
	display:inline;
	margin-right:1px;
	}

.sp_pager li a{
	padding:2px 4px;
	background-color:#FFF;
	text-decoration: none;
	padding:0 7px;
}

.sp_pager li strong {
	padding:2px 4px;
	font-weight:bold;
}
.sp_pager li {
	float:right;
	margin-right:1px;
	}

.sp_pager li a{
	padding:2px 4px;
	background-color:#FFF;
	text-decoration: none;
	padding:0 7px;
}

.sp_pager li strong {
	padding:2px 4px;
	font-weight:bold;
}
.sub_pager {
	margin-left: 10px;
	margin-bottom: 15px;
	float: right;
}
.btnSpplan{
	clear:both;
}
.btnSpplan a{
	float:right;
	text-align:left;
	display:block;
	width:293px;
	height:35px;
	line-height:35px;
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
	background:#FFF url(/img/search/btn_search_common.gif) no-repeat 0 0;
}
.btnSpplan a span{
	font-size:16px;
}

/*	mamaplanSec
-------------------------------------------------------------------*/
.mamaplanSec .leftBox .red,
.mamaplanSecBottom .leftBox .red{
	font-size:160%;
}
.mamaplanSec .leftBox,
.mamaplanSecBottom .leftBox{
	width:300px;
}
.mamaplanSec .rightBox,
.mamaplanSecBottom .rightBox{
	width:400px;
	text-align:right;
}
.mamaplanSecBottom.section{
	background:url("/img/common/line_dot.gif") repeat-x 0 0 !important;
	padding-top:4px;
	margin-bottom:15px;
}

/*	kousokuSec
-------------------------------------------------------------------*/
.kousokuSec{
	margin-bottom:10px;
}
.kousokuSec .leftBox .red,
.kousokuSecBottom .leftBox .red{
	font-size:160%;
}
.kousokuSec .leftBox,
.kousokuSecBottom .leftBox{
	width:180px;
}
.kousokuSec .rightBox,
.kousokuSecBottom .rightBox{
	width:570px;
	text-align:right;
}
.kousokuSecBottom.section{
	background:url("/img/common/line_dot.gif") repeat-x 0 0 !important;
	padding-top:4px;
	margin-bottom:15px;
}

/*	listText
-------------------------------------------------------------------*/
.listText{
	float:left;
	width:460px;
}
.p-plan .listText{
	width:470px;
}
.listText p{
	margin-bottom:10px;
}

/*	listPrice
-------------------------------------------------------------------*/
.listPrice{
	float:right;
	width:105px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}
.p-plan .listPrice{
	width:150px;
}
.listPrice span{
	color:#CC0000;
	font-size:148%;
}
.listPrice p{
	margin-bottom:5px;
}

/*	access
-------------------------------------------------------------------*/
.access{
	background-color:#EEE;
	padding:5px 7px;
	font-size:82%;
}
.access h4{
	font-weight:bold;
	background:url(/img/icon/access.gif) no-repeat 0 50%;
	padding-left:18px;
	margin-bottom:3px;
}
.access p{
	margin-bottom:0;
}
.searchPlan .access{
	margin-right:10px;
}

/*	listPlan
-------------------------------------------------------------------*/
.listPlan h4{
	background:url(/img/search/h_stayplan.gif) no-repeat 0 0;
	overflow:hidden;
	height:14px;
}
.listPlan h4 span{
	display:block;
	height:0;
	padding-top:14px;
}
.listPlan table{
	width:100%;
	font-size:82%;
	margin-bottom:5px;
}
.listPlan th{
	text-align:center;
}
.listPlan td{
	padding:5px;
}
.listPlan .yellow td{
	background-color:#FFF4D2;
}
.listPlan td a,
.listPlan .right a{
	background:url(/img/icon/arrow_small.gif) no-repeat 0 50%;
	padding-left:8px;
}
.listPlan td li{
	display:inline;
}
.listPlan .right{
	font-size:82%;
}

/*	leftBox
-------------------------------------------------------------------*/
.searchList .leftBox li{
	float:left;
}
.searchList .leftBox li img{
	margin:0 10px 10px 0;
}

/*==================================================================
	searchPlan
===================================================================*/
.searchPlan{
	margin-bottom:15px;
	position:relative;
}
.searchPlan h2{
	font-weight:bold;
	padding:5px;
	background-color:#E6F7E4;
	margin-bottom:10px;
}
.searchPlan h3{
	font-weight:bold;
	font-size:134%;
	margin-bottom:5px;
}
.searchPlan h3 a{
	background:url(/img/icon/arrow.gif) no-repeat 0 5px;
	padding-left:14px;
	text-decoration:underline;
}
.searchPlan .rightBox{
	width:630px;
}
.searchPlan .leftBox{
	width:210px;
}
.searchPlan .listText li{
	display:inline;
	font-size:78%;
}
.searchPlan .rightBox td{
	vertical-align:top;
}
.searchPlan .listCheck li{
	white-space:nowrap;
	display:inline;
	margin-right:10px;
	font-size:78%;
}
.checkIn{
	background:url(/img/icon/checkin.gif) no-repeat 0 50%;
	padding:3px 0 3px 15px;
}
.checkOut{
	background:url(/img/icon/checkout.gif) no-repeat 0 50%;
	padding:3px 0 3px 19px;
}

/*==================================================================
	clearfix
===================================================================*/
.searchList:after,
.searchPlan:after,
.kousokuSecBottom:after,
.kousokuSec:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.searchList,
.searchPlan,
.kousokuSecBottom,
.kousokuSec{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .searchList,
* html .searchPlan,
* html .kousokuSecBottom,
* html .kousokuSec{
	height: 1%;
	}
.searchList,
.searchPlan,
.kousokuSecBottom,
.kousokuSec{
	display: block;
	}


