@charset "utf-8";
/*common default*/
*{
	margin:0;
	padding:0;
}
body{
	color:#333;
	line-height:1.4em !important;
	line-height:1.3em;
	font-size:12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
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;
	text-decoration:underline;
}
a:visited{
	color:#06c;
	text-decoration:underline;
}
a:hover{
	color:#f93;
	text-decoration:none;
}
a:active{
	color:#06c;
	text-decoration:underline;
}
/*pagetop*/
.pagetop{
	clear:both;
	padding:15px 10px 5px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
body{
	background:url("../img/bg_body.gif") top left;
}
/*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;
	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;
}
/*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{
	background:url("../img/corp_sky-value/bg_header.gif") repeat-x top left;
	height:131px;
}
#header_wraper h1{
	width:930px;
	height:23px;
	margin:0 auto;
	padding:7px 10px 0;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
#header_wrap{
	width:950px;
	margin:0 auto;
	position:relative;
}
#header_wrap #logo{
	display:block;
	background-image:url(/img/logo.jpg);
	height:55px;
	width:209px;
	position:absolute;
	left:20px;
	top:22px;
}
#header_wrap #logo a{
	display:block;
	height:55px;
	width:209px;
}
#header_wrap #copy{
	background:url(/img/head_copy.gif) no-repeat;
	display:block;
	position:absolute;
	height:31px;
	width:528px;
	left:260px;
	top:32px;
}
#header_wrap #copy p{
}
#header ul{
	position:absolute;
	top:0px;
	left:500px;
	padding-top:2px;
}
#header li{
	display:inline;
	color:#999;
}
#header li a{
	color:#999;
	font-size:10px;
	text-decoration:none;
}
/*Footer*/
#footer_wrap{
	clear:both;
	background:url("../img/bg_page.png") repeat-y 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:#333;
}
#footer a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#copyright{
	display:block;
	background:url(/img/footer_logo.jpg) no-repeat;
	background-position:40px;
	padding-top:25px;
	padding-left:150px;
	font-size:10px;
	padding-bottom:30px;
}
