@charset "utf-8";
/* CSS Document */

@import "common.css";

/*-- 右メニュー --*/



/*-- お宿情報 --*/

#Hotel{
	background:url(../hotel/images/yado_bg.jpg) top left no-repeat;
	margin-bottom: 20px;
}

#Hotel dl{
	width: 395px;
}

#Hotel dt{
	color:#E60012;
	font-size: 16px;
	font-weight: bold;
	background:url(../hotel/images/line.gif) left bottom repeat-x;
	margin-bottom: 10px;
}

#Hotel dt img{
	margin:0 0 6px 5px;
}

#Hotel dd{
	font-weight: bold;
	margin-bottom: 6px;
}

#Hotel_info{
	float:left;
	margin-bottom:10px;
}

#Hotel_bottom{
	background:url(../hotel/images/yado_bg_bottom.jpg) bottom left no-repeat;
	padding:10px 30px 20px 24px;
}

#Hotel_bottom img{
	margin-right:13px;
}

#Hotel #Shousai {
	padding: 24px 24px 0 24px;

}

#Hotel #Shousai em{
	color:#FF6600;

}

/*-- 基本情報--*/
#Tab{
	margin-bottom:20px;
}

#Tab li{
	float:left;
	list-style:none;
}

#Info{
	width: 340px;
	float: left;
}

#Info p{
	padding:0 0 10px 0;
}

#Info dl{
	background:url(../hotel/images/line02.gif) left top repeat-x;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

#Info dt{
	color:#FF530F;
	float:left;
	width:7em;
}

#Info dd{
	margin:0 0 0 7em;
	width:220px;
}

.Credit{
	line-height:27px;
}

#Info dd img{
	margin-right:5px;
}

.ContentsBOX {
	display: inline-table;
	padding:0 10px 0px 10px;
	margin:0 0 20px 0;
}

/* これ以降Mac IE 5には適用されない \*/
.ContentsBOX{
    zoom:1;
}
/* これ以降Mac IE 5にも適用される */

.ContentsBOX:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .ContentsBOX {height: 1%;}
.ContentsBOX {display: block;}
/* End hide from IE-mac */

h2{
	margin:0 0 10px 0;
	clear:both;
}

.Setsubi dt{
	font-weight:bold;
}

dt em{
	color:#999999;

}

.Setsubi dd{
	margin:-12px 0 5px 6.5em;
}

.Access dt{
	font-weight:bold;
	padding:0 0px 5px 0;
}

.Access dd{
	margin:0 0 10px 1em;
}

/*-- 料金・宿泊プラン--*/
.Plan_left{
	float:left;
	width:440px;
}

.Plan_left h2{
	background:url(../hotel/images/plan/midashi_bg.gif) no-repeat;
	line-height:25px;
	font-size:14px;
	color:#572701;
	margin:0;
	padding:0 0 0 15px;
}

.Plan_left p{
	padding:10px;
	color:#823e07;
}

.Plan_ContentsBOX {
	display: inline-table;
	margin:0 0 20px 0;
}

/* これ以降Mac IE 5には適用されない \*/
.Plan_ContentsBOX{
    zoom:1;
}
/* これ以降Mac IE 5にも適用される */

.Plan_ContentsBOX:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .Plan_ContentsBOX {height: 1%;}
.Plan_ontentsBOX {display: block;}
/* End hide from IE-mac */


.Plan{
	width: 320px;
	float: right;
	display: inline-table;
}

.Plan p{
	background:url(../hotel/images/line02.gif) left top repeat-x;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

.Plan dl{
	background:url(../hotel/images/line02.gif) left top repeat-x;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

.Plan dt{
	color:#FF530F;
	float:left;
}

.Plan dd{
	margin:0 0 0 7em;
}

.Phto{
width:200px;
margin:0;
padding:0;
float:left;
display: inline-table;
}

.Phto p{
margin-bottom:15px;
padding:0;
}

.yoyaku_button{
margin:0;
padding:0;
}
.yoyaku_button img{
margin:5px 0 0 50px;
}

.Tokuten{
	padding:0;
	margin:0;
}

.Tokuten p{
	padding:5px 15px 5px 90px;
	margin:0;
}


.Tokuten_BOX{
	background:url(../hotel/images/plan/tokuten_midashi_bg.gif) top left no-repeat;
	width:575px;
	padding:0;
	margin:0 0 15px 0;
	clear:both;
}



.Phto:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*-- 当館おすすめ--*/
#Info_title{
	background:url(../hotel/images/info/infomidashi_bg.gif) no-repeat;
	line-height:25px;
	font-size:14px;
	color:#572701;
	margin:0;
	padding:0 0 0 15px;
}

/* これ以降Mac IE 5には適用されない \*/
.Info_BOX{
    zoom:1;
}
/* これ以降Mac IE 5にも適用される */

.Info_BOX{
	display: inline-table;
	width:575px;
	background:url(../hotel/images/line02.gif) left bottom repeat-x;
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

.Info_BOX:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .Info_BOX {height: 1%;}
.Info_BOX {display: block;}
/* End hide from IE-mac */

.Info_BOX h3{
	line-height:25px;
	font-size:12px;
	color:#823E07;
	margin:0;
	padding:5px 0 2px 10px;
}

.Info_BOX p{
	line-height:18px;
	color:#434343;
	margin:0 10px 0 0;
	padding:0;
}

.Info_BOX img{
margin:0 14px 0 0;
padding:0;
}

/*-- アクセス　--*/
#Kihon dl{
	margin:0 0 10px 0;
}

#Kihon dt{
	color:#FF530F;
	float:left;
}

#Kihon dd{
	margin:0 0 0 6em;
}

/*-- お宿一覧・久美浜町 共通--*/


#Chizu {
	margin:0 0 20px 0;
	padding:0;
	width:583px;
	height:30px;
	background:url(../hotel/images/index/chizu_bg.gif) left bottom ;
}

h2 #Chizu li{
	list-style:none;
	float:left;
	padding:6px 7px 0px 20px;
	margin:0;
	font-size:12px;
	font-weight:normal;
}

.Index_BOX{
	float:left;
	margin:0;
	padding:0;
	width:421px;
}

.Index_BOX h3{
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

.Index_BOX h3 a:link{color:#E60012 !important;}
.Index_BOX h3 a:visited {color: #E60012 !important;}
.Index_BOX h3 a:hover{color: #E60012; text-decoration:none !important;}
.Index_BOX h3 a:active{color: #E60012 !important;}

.Index_BOX h3 img{
margin:0 0 0 10px;
}


.Img_Left02{
	float:left;
	margin:0 14px 0 0;
	padding:0;
}

#Index .clearFix{
	margin-bottom:3px;
	padding:0;
}

#Index .Img_Right{
	margin:0 0 0 0;
	padding:0;
}

.Index_BOX em{
	color:#FF6600;
}

.Index_BOX p{
	line-height:20px;
}

.textbold{
	font-weight:bold;
}

/*-- 共通--*/

.List_BOX {
	display: inline-table;
	padding:0 10px 8px 10px;
	margin:0 0 10px 0;
	background:url(../hotel/images/line02.gif) left bottom repeat-x;
}

/* これ以降Mac IE 5には適用されない \*/
.List_BOX{
    zoom:1;
}
/* これ以降Mac IE 5にも適用される */

.List_BOX:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .List_BOX {height: 1%;}
.List_BOX {display: block;}
/* End hide from IE-mac */


/*-- 久美浜町--*/
.Town_ListBOX{
	zoom:1;
	margin:0 0 10px 0;
	padding:0;
	display: inline-table;
	background:url(../hotel/images/tl_midashi_bg.gif) ;
}

.Town_ListBOX:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .Town_ListBOX {height: 1%;}
.Town_ListBOX {display: block;}
/* End hide from IE-mac */



#Town_List .Town_ListBOX h2{

	line-height:25px;
	font-size:14px;
	color:#572701;
	margin:0;
	padding:0 0 0 15px;
}

.Town_ListBOX p{
	margin:5px 7px 0 0;
	padding:0;
}

.Town_Listbottom{
	margin:20px 0 45px 0;
	padding:0;
}

/*-- お宿検索結果--*/

.Hotel_Listnavi{
	margin:10px 0 10px 0;
	padding:0;
	font-weight:bold;
}

.Hotel_Listnavi em{
font-size:14px;
color:#FF6600;
font-weight:bold;
}

#Hotel_List .Town_ListBOX h2{

	line-height:25px;
	font-size:14px;
	color:#572701;
	margin:0;
	padding:0 0 0 15px;
}

/* -----------------------------------------
ここからクーポン用追加
----------------------------------------- */

/*
coupon page
----------------------------------------- */
div#coupon_caption {
	padding: 0 10px 10px;
}
div#coupon_caption p {
	padding-left: 10px;
	text-indent: -1em;
}

div.couponBox {
	width: 573px;
	border: 1px dashed #B98879;
	background-color: #FFFDEE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.couponBox h2 {
	margin: 0;
	padding: 0;
}
div.couponBox h3 {
	background: url(../hotel/images/coupon/coupon_line1.gif) no-repeat left bottom;
	margin-left: 14px;
	text-indent: 1em;
	font-size: 16px;
	line-height: 37px;
	color: #E60012;
}
div.couponBox p {
	margin: 15px 14px 15px 24px;
	font-weight: bold;
}
div.couponBox dl {
	background: url(../hotel/images/coupon/coupon_line2.gif) no-repeat left top;
	margin: 10px 14px 0;
}
div.couponBox dt {
	float: left;
	padding: 10px 1em 0;
	width: 5em;
	color: #FF530F;
}
div.couponBox dd {
    margin-left: 6em;
	padding: 10px 1em 0;
}
div.coupon_printBtn {
	width: 575px;
	text-align: center;
	margin-bottom: 35px;
}

div#coupon_mobile {
	border: 1px solid #C6C6C6;
	height: 115px;
}
div#coupon_mobile img#coupon_img01 {
	padding: 3px 3px 3px 0;
	float: right;
}
div#coupon_mobile img#coupon_img03 {
	padding: 0;
}


div#coupon_mobile div#coupon_right_contents {
	float: left;
	width: 320px;
	font-size: x-small;
	padding: 3px;
}
div#coupon_right_contents img#coupon_img02 {
	margin-bottom: 5px;
}

div#coupon_mobile div img {
	float: none !important;
	vertical-align: bottom;
}
div#coupon_mobile p {
	padding-top: 5px;
}


div#coupon_info {
	display: none;
}
div.coupon_info {
	display: inline-table;
	padding:0 10px 0px 10px;
	margin:0 0 20px 0;
}
dl.coupon_Access dt{
	font-weight:bold;
	padding:0 0px 5px 0;
}
dl.coupon_Access dd{
	margin:0 0 10px 1em;
}

dl.coupon_hotel dt {
	float: left;
	padding: 10px 1em 0;
	width: 6em;
	color: #FF530F;
}
dl.coupon_hotel dd {
    margin-left: 8em;
	padding: 10px 1em 1px;
}


.bg_white {
	background:#FFFFFF;
}

.bg_heavy_yellow {
	background:#E6CF81;
}

.bg_heavy_yellow td {
	padding:5px;
}

.bg_light_yellow {
	background:#FFFDEE;
}