@charset "utf-8";
/*common default*/
*{
	margin:0;
	padding:0;
}
h1,h2,h3,body{
font-size:small;
font-weight:normal;
line-height:1.6em;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
#page{/*page表記*/
	text-align:center;
}
#page a{
	margin:0 5px;
}
/*layout*/
a:link{
	color:#06c;
}
a:hover{
	color:#f93;
	text-decoration:none;
}
.pagetop{
	clear:both;
	padding:15px 10px 5px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
/*Main*/
#main_wraper{
	clear:both;
	background:url("../img/bg_page.png") repeat-y top left;
	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:url("../img/bg_title_top02.gif") no-repeat 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:url(../img/bg_title_bottom02.gif) no-repeat left bottom;
	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:url("../img/bg_title_top02.gif") no-repeat 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;

	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;
}
/*Right_Column*/
#main_right_column .right_contents_area{
	margin-bottom:25px;
}
#main_right_column .right_contents_area h4{
	background:url(../img/bg_title01.gif) repeat-x left top;
	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;
}
/*sky-value*/
/*Header*/
#header_wraper{}
#header_wraper h1{
	margin:0 auto;
	padding:7px 10px 0;
	overflow:hidden;
	font-weight:normal;
}
#header_wrap{
	width:950px;
	margin:0 auto;
	position:relative;
}

#header li{
	display:inline;
}
#footer_wrap{
	clear:both;
	width:950px;
	margin:0 auto;
}
#footer ul{
	display:block;
	padding-top:30px;
	text-align:center;
	margin-bottom:30px;
}
#footer li{
	display:inline;
}
#footer a{
}
#copyright{
	display:block;
	font-size:10px;
	padding-bottom:30px;
}

