@charset "utf-8";
/* CSS Document */
/*----- syokuji css
----------------------------------------------------------------------------------------*/
#contentsArea table,#contentsArea td {
	vertical-align: top;
}
#contentsArea th {
	vertical-align: top;
	text-align: center;

}
/*----- reservation steps
----------------------------------------------------------------------------------------*/

#flow {
	position: relative;
	width: 590px;
	height: 33px;
}

#flow ol {
	width: 580px;
	position: absolute;
	left: 0px; top: 0px;
	margin: 0;
	padding: 0;
}
#flow li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: -9999px;
	
}
#flow li.flow0 { width: 82px; height: 32px; background: url(../hotel/image/step1_f2.jpg) 1px 0% no-repeat;}
#flow li.flow1 { width: 83px; height: 32px; background: url(../hotel/image/step2_f2.jpg) 1px 0% no-repeat;}
#flow li.flow2 { width: 83px; height: 32px; background: url(../hotel/image/step3_f2.jpg) 1px 0% no-repeat;}
#flow li.flow3 { width: 83px; height: 32px; background: url(../hotel/image/step4_f2.jpg) 1px 0% no-repeat;}
#flow li.flow4 { width: 83px; height: 32px; background: url(../hotel/image/step5_f2.jpg) 1px 0% no-repeat;}
#flow li.flow5 { width: 83px; height: 32px; background:url(../hotel/image/step6_f2.jpg) 1px 0% no-repeat;}
#flow li.flow6 { width: 83px; height: 32px; background:url(../hotel/image/step7_f2.jpg) 1px 0% no-repeat;}
#flow li strong { display: block;cursor:hand; }
#flow li.flow0 strong{ width: 82px; height: 32px; background: url(../hotel/image/step1.jpg) 1px 0% no-repeat;}
#flow li.flow1 strong{ width: 83px; height: 32px; background: url(../hotel/image/step2.jpg) 1px 0% no-repeat;}
#flow li.flow2 strong{ width: 83px; height: 32px; background: url(../hotel/image/step3.jpg) 1px 0% no-repeat;}
#flow li.flow3 strong{ width: 83px; height: 32px; background: url(../hotel/image/step4.jpg) 1px 0% no-repeat;}
#flow li.flow4 strong{ width: 83px; height: 32px; background: url(../hotel/image/step5.jpg) 1px 0% no-repeat;}
#flow li.flow5 strong{ width: 83px; height: 32px; background:url(../hotel/image/step6.jpg) 1px 0% no-repeat;}
#flow li.flow6 strong{ width: 83px; height: 32px; background:url(../hotel/image/step7.jpg) 1px 0% no-repeat;}


/*----- hotel css
----------------------------------------------------------------------------------------*/


#contentsArea .commonH2 {
	background-image: url(../c_image/st01_bg_hotel.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-size: 15px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996600;
	color: #660000;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: 20px;
	width: 585px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	
}
#contentsArea .hotelH3 {
	color: #000099;
	font-size: 12px;
	background-image: url(../c_image/po_ha01.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #B39A75;
	border-bottom-width: 4px;
	background-position: 8px 3px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight:normal;
}
.planBox{
	border:#f0f0f0 solid 1px;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	margin: 2px 0px 4px 0px;
	background-image: url(../hotel/image/plan_bg.jpg);
	background-repeat: repeat-x;
}
.planBoxDetail .mv img{
	border:#ffffff solid 1px;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background:#ffffff;
}
.planBoxDetail{
	background-image: url(../hotel/image/plan_detail_bg.jpg);
	background-repeat: repeat-x;
}

.planBox tr td .summary{
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.planBox tr td .summary tr th{
	width:30%;
	font-weight:normal;
	background-image: url(../hotel/image/plan_bg.jpg);
	background-position:0px 200px;
}

.planBox tr td .summary tr td{
	width:70%;
	padding: 0px 0px 0px 4px;
	background-image: url(../hotel/image/plan_bg.jpg);
	background-position:0px 230px;
}




.planBox .more {
	padding: 0px;
	margin: 10px 10px 4px 0px;
	display:inline;
	float:right;
}



.roomBox .tel {
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.roomBox .tdBg {
	background-image: url(../hotel/image/room_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;

}


.roomBox .more {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
 .roomCancell td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

.hotelBox p{
	clear:both;
	padding: 0px 0px 4px 4px;
	margin: 2px 0px 4px 0px;
	line-height:140%;
	color: #554624;
}	

.hotelBox h4 {
	padding: 2px 0px 2px 6px;
	margin: 4px 0px 8px 0px;
	font-size: 14px;
	color: #003399;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000099;
	line-height:120%;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
}


.hotelBox h5 {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	color: #CC3399;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC3399;
}

.yakkan{
	color: #333333;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	font-weight: bold;
}

.hotelBox p {
	font-size: 12px;
	color: #555566;
	padding: 0px 0px 2px 10px;
	margin: 2px 0px 2px 0px;
}


.hotelBox .tdBgPlan h4 {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003366;
}




.styleRed{
	color:#990000
}
/*.rsvTable{
	border-bottom:dotted 1px #BCBB9C;
	
}*/
	.stayBg{
	background-image:url(../hotel/image/stayBg.jpg);
	background-repeat:repeat-y;
	background-color:#E8E5DB;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #BCBB9C
	}
	.noBg{
		border-bottom:dotted 1px #BCBB9C;
		padding-bottom:5px;
	}
