@charset "UTF-8";

/*-----------------------------------------
共通指定
-----------------------------------------*/

*{
	margin:0;
	padding:0;
	outline:none;
	}

html {
	overflow-y:scroll;
	}

body{
	background-color:#ffffff;
	letter-spacing:normal;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	background-color:#e7e7e7;
	}

* + html body {
	font-family: "メイリオ","Meiryo";
	font-size:75%;
	}

img{
	border:none;
	vertical-align:bottom;
	}

img.border{
	border:1px solid #999999;
	}

img.border2{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid #66CCFF;
	}

address{
	font-style:normal;
	color:#333333;
	font-size:10px;
	}

.caption{
	font-size:10px;
	margin:5px 0 0 0;
	}

p{
	margin-bottom:10px;
	}

sup{
	font-size:80%;
	}

/*-----------------------------------------
フォントの指定
-----------------------------------------*/


.font10{
	font-size:80%;
	}

.font12{
	font-size:90%;
	}

.font16{
	font-size:120%;
	}

.blue{
	color:#0099FF;
	}

.darkblue{
	color:#289dc6;
	font-size:12px;
	}


.red{
	color:#FF0000;
	}

.orange2{
	color:#FF6600;
	font-size:100%;
	}

/*-----------------------------------------
リンクの指定
-----------------------------------------*/

a {
	cursor:pointer;
	color:#0050ff;
	text-decoration:none;
	}

.plan_text h4 a {
	text-decoration: underline;
}

a:hover {
	cursor:pointer;
	color:#ffa000;
	text-decoration:underline;
	}

/*-----------------------------------------
clearfixの指定
-----------------------------------------*/

#contents:after,#hotel_info:after,#hotel_photo:after,
#hotel_map:after,#info_photo:after,.plan:after,
#plan2_info:after,.box:after,#leftbox:after,#contents_top:after,
#mapform:after,#loginbox:after,#infobox:after,#accessbox:after,
#scbox:after,.bunki:after,#sitemapbox:after,.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#contents,#hotel_info,#hotel_photo,#hotel_map,
#info_photo,.plan,#plan2_info,.box,#leftbox,#contents_top,
#mapform,#loginbox,#infobox,#accessbox,#scbox,.bunki,#sitemapbox,.clearfix{
	display:inline-block;
	position:relative;
	}

/* Hides from IE-mac ¥*/
* html #contents,#hotel_info,#hotel_photo,
#hotel_map,#info_photo,.plan,#plan2_info,.box,#leftbox,
#contents_top,#mapform,#loginbox,#infobox,#accessbox,#scbox,.bunki,#sitemapbox,.clearfix{
	height:1%;
	}

#contents,#hotel_info,#hotel_photo,#hotel_map,
#info_photo,.plan,#plan2_info,.box,#leftbox,#contents_top,
#mapform,#loginbox,#infobox,#accessbox,#scbox,.bunki,#sitemapbox,.clearfix{
	display:block;
	}
/* End hide from IE-mac */


/*-----------------------------------------
枠
-----------------------------------------*/

#wrapper{
	position:relative;
	margin:0 auto;
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	}

/*-----------------------------------------
ヘッダー
-----------------------------------------*/

#header{
	position:relative;
	width:1000px;
	height:79px;
	background-image:url(../images/bg_header3.jpg);
	}

h1{
	position:absolute;
	font-size:12px;
	font-weight:normal;
	color:#289dc6;
	left: 185px;
	top: 8px;
	line-height:1.2;
	}

#logo{
	position:absolute;
	left: 836px;
	top: 2px;
	}

#header_street{
	position:absolute;
	left: -1501px;
	top: 116px;
	display:none;
	}


/*-----------------------------------------
ヘッダーメニュー
-----------------------------------------*/

#gnav{
	position:absolute;
	width:785px;
	height:34px;
	left: 190px;
	top: 45px;
	}

#gnav ul{
	list-style:none;
	}

#gnav li{
	float:left;
	}

#header_navi{
	position:absolute;
	width:170px;
	left: 666px;
	top: 10px;
	height: 21px;
	font-size:85%;
	}

#header_navi a{
	color:#666666;
	text-decoration:none;
	}

#header_navi a:hover{
	text-decoration:underline;
	color:#ffa000;
	}

#header_navi img{
	margin-right:3px;
	}
#header_navi ul li.favorite {
	margin-top: 7px;
}

div.float_r{
	width:90px;
	height:30px;
	float:right;
	}

div.float_l{
	width:80px;
	height:30px;
	float:left;
	}

#header_search{
	position:absolute;
	left: 591px;
	top: 8px;
	width: 176px;
	height:26px;
	}

#header_search ul li{
	display:inline;
	}


.cse-branding-right{
	background-color:#FFFFFF;
	color:#000000;
	}

#searchform{
	width:105px;
	height:14px;
	}

#searchbt{
	position:absolute;
	left: 117px;
	top: -3px;
	}

#googlemark{
	position:absolute;
	left: 758px;
	top: 7px;
	}


/*-----------------------------------------
コンテンツ
-----------------------------------------*/

#contents{
	width:800px;
	height:auto;
	margin-left:100px;
	}
/*-----------------------------------------
ぱんくず
-----------------------------------------*/

#pgarea{
	width:1000px;
	}

#pan{
	width:475px;
	height:auto;
	line-height:normal;
	padding:7px 0 3px 0;
	margin-left:25px;
	color:#666666;
	font-size:12px;
	display:inline;
	}

#pan a{
	color:#0050ff;
	text-decoration:underline;
	}

#pan a:hover {
	color:#ffa000;
	text-decoration:underline;
	}

#pan img{
	vertical-align: baseline;
	}

#pan ul{
	margin-bottom:3px;
	}

#pan li{
	display:inline;
	}

#pan2{
	width:475px;
	height:auto;
	line-height:normal;
	padding:7px 0 3px 0;
	margin-left:50px;
	color:#666666;
	font-size:12px;
	}

#pan2 a{
	color:#0050ff;
	text-decoration:underline;
	}

#pan2 a:hover {
	color:#ffa000;
	text-decoration:underline;
	}

#pan2 img{
	vertical-align: baseline;
	}

#pan2 ul{
	margin-bottom:3px;
	}

#pan2 li{
	display:inline;
	}

#pankuzu{
	margin:30px 0 5px 0;
	font-size:85%;
	color:#666666;
	}

#pan_top{
	width:475px;
	height:auto;
	margin-left:25px;
	padding:7px 0 3px 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	}

#pan_top img{
	vertical-align: baseline;
	}

#pan_top a{
	color:#0050ff;
	text-decoration:underline;
	}

#pan_top a:hover {
	color:#ffa000;
	text-decoration:underline;
	}


#pan_top ul{
	padding-bottom:3px;
	}

#pan_top li{
	display:inline;
	}

*:first-child+html #pan_top{
	padding-top:4px;
	}


.skyblue{
	color:#289dc6;
	}

.clear{
	clear:both;
	display:block;
	}

/*-----------------------------------------
ぱんくず横のゲスト表示、ログイン表示
-----------------------------------------*/

#guest{
	width:375px;
	float:right;
	margin:5px 25px 0 0;
	text-align:right;
	display:inline;
	}

#guest img{
	margin:0 5px 0 10px;
	}

.subname{
	margin-bottom:0px;
	color:#666666;
	}


.bar{
	position:relative;
	width:790px;
	height:30px;
	font-size:100%;
	margin-bottom:15px;
	margin-top:20px;
	padding:8px 0 0 10px;
	background-image:url(../../images/hotel/bar_h3_large.jpg);
	background-repeat:no-repeat;
	}

.bar span{
	position:absolute;
	font-size:85%;
	left: 632px;
	top: 11px;
	font-size:10px;
	width: 99px;
	}

.bar span img{
	vertical-align:top;
	margin-left:4px;
	margin-top:1px;
	}

*html bar span{/* for IE6 */
	font-size:75%;
	}

.bar_l{
	position:relative;
	width:775px;
	height:41px;
	font-size:100%;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:20px;
	padding:10px 0 0 10px;
	background-image:url(../images/bar_h3_large.gif);
	background-repeat:no-repeat;
	}

#contents_footer{
	width:800px;
	height:auto;
	margin:20px 0 0 0;
	border-top:1px solid #66CCFF;
	}

#contents_footer p{
	margin-top:10px;
	margin-left:15px;
	font-size:90%;
	}

#contents_footer #bt_reserv{
	margin:-25px 0 10px 533px;
	}

.hotelname{
	text-align:right;
	margin-bottom:10px;
	font-weight:bold;
	color:#333333;
	}

.return{
	text-align:right;
	margin-top:20px;
	}

/*-----------------------------------------
メイン
-----------------------------------------*/

#main{
	width:800px;
	height:auto;
	}

div#name{
	position:relative;
	width:785px;
	height:62px;
	padding-left:15px;
	background:url(../images/bg_name.gif) no-repeat;
	}

div#name h2{
	font-size:18px;
	padding:10px 0 0 0;
	}

/*-----------------------------------------
アイコン5種
-----------------------------------------*/


div.icon01{
	position:absolute;
	left: 738px;
	top: 0px;
	border-left:#289dc6 1px solid;
	padding:7px 6px 7px 7px
}

div.icon02{
	position:absolute;
	left: 677px;
	top: 0px;
	border-left:#289dc6 1px solid;
	padding:7px 6px 7px 7px
}

div.icon03{
	position:absolute;
	left: 616px;
	top: 1px;
	border-left:#289dc6 1px solid;
	padding:7px 6px 7px 7px
}

div.icon04{
	position:absolute;
	left: 556px;
	top: 1px;
	border-left:#289dc6 1px solid;
	padding:7px 6px 7px 7px
}

div.icon05{
	position:absolute;
	left: 494px;
	top: 1px;
	border-left:#289dc6 1px solid;
	padding:7px 6px 7px 7px
}



/*-----------------------------------------
メニュー
-----------------------------------------*/

#menu{
	width:800px;
	height:47px;
	}

#menu ul{
	list-style:none;
	}

#menu li{
	float:left;
	}


/*-----------------------------------------
フッター
-----------------------------------------*/

#footer{
	position:relative;
	width:1000px;
	height:auto;
	padding-bottom:20px;
	font-size:12px;
	}

#footer2{
	position:relative;
	background-color:#FFFFFF;
	width:1000px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	}

#veri{
	position:absolute;
	left: 866px;
	top: 46px;
	}

#footer_street{
	position:absolute;
	top: 0px;
	left: -1080px;
	display:none;
	}


#markarea{
	margin:0 25px 10px 0;
	text-align:right;
	}

#markarea2{
	margin:0 50px 10px 0;
	text-align:right;
	}

#footer_top{
	margin:10px 150px 0 20px;
	padding-bottom:10px;
	text-align:left;
	border-bottom:1px solid #999999;
	}

#footer_top a{
	color:#0050ff;
	text-decoration:none;
	}

#footer_top a:hover{
	color:#ffa000;
	text-decoration:underline;
	}


#footer_bottom{
	padding-bottom:10px;
	border-bottom:1px dashed #999999;
	margin:0 150px 0 20px;
	}

#footer_bottom li{
	margin-left:10px;
	vertical-align:middle;
	}

#footer_bottom li#nomargin{
	margin-left:0;
	}

#footer_bottom img{
	margin-right:3px;
	vertical-align:middle;
	}

#footer_bottom li a{
	text-decoration:none;
	color:#666666;
	}

#footer_bottom li a:hover{
	color:#ffa000;
	text-decoration:underline;
	}

#footer ul,#footer2 ul{
	list-style:none;
	margin-bottom:10px;
	}

#footer li,#footer2 li{
	display:inline;
	}

#footer address,#footer2 address{
	font-style:normal;
	line-height:normal;
	padding-left:20px;
	padding-bottom:0px;
	}

#footer span.nexco,#footer2 span.nexco{
	display:block;
	margin-left:25px;
	padding-top:10px;
	}

#contents_footer p a{
	color:#0050ff;
	text-decoration:underline;
	}

#contents_footer p a:hover {
	color:#ffa000;
	text-decoration:underline;
	}

.return_bt{
	position:absolute;
	text-align:right;
	margin-right:25px;
	margin-top:-20px;
	left: 830px;
	top: 0px;
	width: 145px;
	}


/*-----------------------------------------
宿詳細　クーポン、キャンペーンバナー
-----------------------------------------*/

#oshirase,
#kantou_oshirase {
	clear: both;
	position: relative;
	width: 740px;
	height: 105px;
	margin: 10px auto 30px auto;
	background: #FFFFFF url(/images/hotel/oshirase_bg.jpg) no-repeat left top;
}
#kantou_oshirase
 {
	width: 720px;
	background: #FFFFFF url(/images/hotel/k_oshirase_bg.jpg) no-repeat left top;
}
#oshirase p,
#kantou_oshirase p {
	position: absolute;	
	top: 9px;
	left: 10px;	
}

#oshirase dl.cupon,
#kantou_oshirase dl.cupon {
	position: absolute;	
	top: 30px;
	left: 10px;
}
#oshirase dl.cupon dd {
	position: absolute;	
	top: 35px;
	left: 271px;
}
#kantou_oshirase dl.cupon dd {
	position: absolute;	
	top: 35px;
	left: 261px;	
}

#oshirase dl.present {
	position: absolute;	
	top: 30px;
	left: 375px;
}
#kantou_oshirase dl.present {
	position: absolute;	
	top: 30px;
	left: 365px;
}
#oshirase dl.present dd {
	position: absolute;	
	top: 35px;
	left: 271px;
}
#kantou_oshirase dl.present dd {
	position: absolute;	
	top: 35px;
	left: 261px;
}

#oshirase dl.present dd a,
#oshirase dl.present dd a img,
#kantou_oshirase dl.present dd a,
#kantou_oshirase dl.present dd a img {
	margin: 0;
	padding: 0;
}
#oshirase dl.present dd a:hover,
#kantou_oshirase dl.present dd a:hover {
	position: static;
	margin: 0;
	padding: 0;	
}


/*-----------------------------------------
印刷設定
-----------------------------------------*/

@media print{

body{
	width:auto;
	}

#header_street{
	display:none;
	}

#footer_street{
	display:none;
	}

.street_position{
	display:none;
	}

.street_position2{
	display:none;
	}

.street_position3{
	display:none;
	}

.street_position4{
	display:none;
	}

.street_position5{
	display:none;
	}

.street_position6{
	display:none;
	}


}

