@charset "utf-8";
*{
	margin:0;
	padding:0;
}
h1{
	font-size:small;
}
body{
	color:#333;
	line-height:1.6em;
	font-size:small;
	font-family:sans-serif;
	background-color:#fff;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
/* clearfix*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
#page{
	text-align:center;
}
#page a{
	margin:0 5px;
}

.pagetop{
	clear:both;
	padding:15px 10px 5px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
#main_wraper{
	clear:both;
	background-color:#ffffff;
	width:950px;
	margin:0 auto;
	padding:0 5px;
}
#main_left_column{
	width:730px;
	margin-left:17px;
	float:left;
}
#main_right_column{
	width:170px;
	margin-left:763px;
}
#pan_top{
	padding:10px;
}
#pan_bottom{
	clear:both;
	padding:0 20px 0;
}
#pan_top ul,
#pan_bottom ul,
#pan_top li,
#pan_bottom li,
#pan_top h2,
#pan_bottom h2{
	display:inline-block;
	/display:inline;
	/zoom:1;
	font-size:12px;
	font-weight:normal;
}
/* タイトル[以外も入る場合]*/
#selection_top_title{
	background-image:url("../img/bg_title_top02.gif");
	background-repeat:no-repeat;
	background-position:top left;
	width:678px;
	padding:9px 15px 5px 35px !important;
	padding:12px 15px 11px 35px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
#selection_top_title h2,
#selection_top_title h3{
	margin:0;
	padding:9px 0 9px 20px !important;
	padding:5px 0 5px 20px;
	color:#fb850a;
	font-size:20px;
}
#top_image_se{
	padding:0 2px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
#top_caption_se{
	background-image:url(../img/bg_title_bottom02.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:708px;
	margin:0 0 20px;
	padding:10px 10px 15px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	line-height:1.5em !important;
	line-height:1.6em;
	font-size:14px;
}
/* タイトル[のみ]*/
#pickup_list_title{
	background-image:url("../img/bg_title_top02.gif");
	background-repeat:no-repeat;
	background-position:top left;
	width:728px;
	margin-bottom:20px;
	padding:12px 0 8px !important;
	border:solid 1px #ccc;
}
#pickup_list_title h2,
#pickup_list_title h3{
	margin-left:60px;
	line-height:normal !important;
	line-height:normal;
	color:#fb850a;
	font-size:20px;
	font-weight:bold;
}
/*該当件数*/
.search_number{
	width:718px;
	margin-bottom:15px;
	padding:5px;
	border:1px solid #ffa3b5;
}
.search_number p{
	color:#dc143c;
}
.search_number .yadokensuu{
	margin-right:4px;
	font-size:15px;
	font-weight:bold;
}
/*予約不可*/
#yoyakufuka_box{
	padding:50px 0 65px;
	text-align:center;
	color:#dc143c;
	font-size:18px;
	font-weight:bold;
}
#back_btn{
	text-align:center;
}
#logo_jalan{
	text-align:right;
}
/* ご利用にあたって[じゃらん]*/
#yado_warning_box{
	clear:both;
	color:#e35a5a;
	border:dotted 1px #e35a5a;
	margin:30px 0;
	padding:2px 4px;
	list-style-type:none;
}
#yado_warning_title{
	background-color:#e35a5a;
	margin:0;
	padding:2px 5px;
	color:#fff;
	font-weight:bold;
}
.yado_warning_list{
	display:block;
	margin:2px 1em 2px 2em;
	text-indent:-1em;
}
/* その他エリア*/
#main_right_column .right_contents_area{
	margin-bottom:25px;
}
#main_right_column .right_contents_area h4{
	background-image:url(../img/bg_title01.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-bottom:1px;
	padding:7px 8px 5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#main_right_column .right_contents_area li{
	margin-bottom:1px;
	border-top:1px dotted #09a2a8;
	border-bottom:1px dotted #09a2a8;
}
#main_right_column .right_contents_area li span{
	display:block;
	margin-left:20px;
	padding:5px 0;
	text-indent:-20px;
	font-weight:bold;
}
/*Header*/
#header_wraper{
	background-repeat:repeat-x;
	background-position:top left;
	height:100px;
}
h1{
	width:950px;
	margin:0 auto;
	font-weight:normal;
}
/* メニューアンカー指定 */
/* Footer */
#footer_wrap{
	clear:both;
	background-image:url("../img/bg_page.png");
	background-repeat:repeat-y;
	background-position:top left;
	width:950px;
	margin:0 auto;
	padding:20px 5px 0;
}
#footer ul{
	display:block;
	padding-top:30px;
	text-align:center;
	margin-bottom:30px;
}
#footer li{
	display:inline;
	color:#333333;
}
#footer a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
#copyright{
	display:block;
	background-image:url(/img/footer_logo.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:150px;
	background-position:40px;
	font-size:10px;
	padding-bottom:30px;
}
/* 定番カテゴリ 指定*/
#home_teiban_block{
	width:100%;
	margin-bottom:30px;
	padding:0;
	overflow:hidden;
}
#home_teiban_block h3{
	background-image:url(../img/index_sub_title01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 5px 8px 35px !important;
	padding:6px 5px 8px 35px;
	font-size:16px;
}
#home_teiban_block ul{
	background-image:url(../img/line01.gif);
	background-position:center top;
	background-repeat:repeat-y;
	width:100%;
	line-height:1.6em !important;
	line-height:1.5em;
	overflow:hidden;
}
#home_teiban_block li{
	width:350px !important;
	width:344px;
	margin:0 7px 1px;
	padding:8px 0;
	border-top:1px dotted #09a2a8;
	border-bottom:1px dotted #09a2a8;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#home_teiban_block a{
	background:url("/yado_o/img/arrow02.gif") no-repeat left center;
	padding-left:15px;
}


/*map*/
#yado_map_wrap{
	margin-bottom:25px;
}


/*-----pref-----*/
/* エリア[大] 指定 ------------------------------------------------------------*/
.area_box_big{
	padding-bottom:10px;
}
.area_box_big .area_box_big_title{
	background-image:url("../img/index_sub_title02.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 5px 8px 35px !important;
	padding:6px 5px 8px 35px;
	font-size:16px;
	font-weight:bold;
}
.area_box_big ul{
	background-image:url(../img/line01.gif);
	background-position:center top;
	background-repeat:repeat-y;
	width:100%;
	line-height:1.6em !important;
	line-height:1.5em;
	overflow:hidden;
}
.area_box_big li{
	width:330px !important;
	width:324px;
	margin:0 7px 1px;
	padding:8px 10px;
	border-top:1px dotted #09a2a8;
	border-bottom:1px dotted #09a2a8;
	font-size:16px;
	font-weight:bold;
	float:left;
}

/* エリア[ハーフ]*/
.area_box_half_wrap{
	width:100%;
	padding-bottom:10px;
	overflow:hidden;
}
.area_box_half_wrap div{
	width:349px !important;
	width:343px;
	margin:5px;
	border:double 3px #ccc;
	float:left;
}
.area_box_half_wrap h4{
	background-image:url("../img/bg_title_bottom01.gif");
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:5px 8px;
	font-size:15px;
	font-weight:bold;
}
.area_box_half_wrap li{
	display:inline-block;
	padding:5px 15px 5px 0;
	font-size:13px;
	font-weight:bold;
}
.area_box_half_wrap a{
	background:url("/yado_o/img/arrow02.gif") no-repeat left center;
	padding-left:15px;
}

.hotel_box{
	width:724px;
	margin:10px 0;
	border:double 3px #ccc;
	overflow:hidden;
}
.hotel_category{
	margin:0;
	padding:5px 10px 0 0;
	font-weight:bold;
	float:right;
}
.hotel_category img,
.hotel_add img{
	margin-right:8px;
	vertical-align:-2px;
}
.hotel_name{
	margin:0;
	padding:2px 0;
	font-size:15px;
	font-weight:bold;
}
.hotel_name a{
	background:url("../img/arrow02.gif") no-repeat left center;
	padding-left:20px;
}

.hotel_name img{
	margin-left:5px;
	vertical-align:1px;
}
.hotel_img{
	width:100px;
	padding:5px;
	text-align:center;
	float:left;
}
.hotel_img img{
	border:solid 1px #ccc;
}
.hotel_add{
	background-image:url("../img/bg_title_top01.gif");
	background-repeat:repeat-x;
	background-position:top left;
	margin:0;
	padding:5px 0 4px 120px;
}
.hotel_cap{
	margin:0 0 0 50px;
	padding:5px 0 0 60px;
	border-top:dotted 1px #ccc;
}
.hotel_btn{
	margin:-1.2em 0 0 0;
	padding:0 10px 5px 0;
	float:right;
}

