@charset "UTF-8";
/*******************************************/
/* stay.css                                */
/* Use with KKR Dogo Yuzuki 2008           */
/*******************************************/



/*************** 5Plate Menu  *****************/
#stay{
	font-size: 75%;
}

#stay em{
	font-style: normal;
	color: #C9171E;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}



#roomThum{
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

*html body #roomThum{
	margin: 0px;
}


#roomThum dl {
	width: 250px;
	padding: 5 0 0;
	float: left;
	margin: 0 0px 10px;
}
/*
*html body #roomThum dl {
	margin-left: 3px;
	width: 154px;
}
*/


  
#roomThum dl dd {
	margin: 0em 0 0;
	padding: 0;
  }

#roomThum dd{
	text-align: left;
}

#roomThum dd a{
	display: block;
	background: url(../../img/icon_zoom01.gif) no-repeat right center;
	width: 200px;
}

#roomThum dd a:hover{
	text-decoration: none;
	background: url(../../img/icon_zoom02.gif) no-repeat right center;
}

#spec table {
	
}

#spec td {
	vertical-align: top;
	padding: 5px;
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#spec table.borderBrw{
	border: 1px solid #CC9966;
}

#roomPrice{
	margin-right: 10px;
	margin-left: 10px;
}

/*
#roomPrice h4{
	color: #664032;
	padding-top: 0.5em;
	letter-spacing: 1px;
	padding-bottom: 0.2em;
	margin: 0px;
}
*/

#roomPrice table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9DACB;
	border-left-color: #E9DACB;
}

#roomPrice th,#roomPrice td{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E9DACB;
	border-bottom-color: #E9DACB;
	border-left-color: #FFFFFF;
}

#roomPrice th{
	background: #E9DACB;
	font-weight: normal;
}

#roomPrice th.th01{
	background: #FCE4D6;
	color: #333333;
}

#roomPrice th.th02{
	background: #EAE8E1;
	color: #333333;
}

#roomPrice td{
	text-align: center;
	color: #333333;
}

#notes {
}
#notes dl {
	margin-left: 1em;
	margin-bottom: 1em;
}

#notes dt {
	float: left;
	width: 9em;
	padding-top: 0.5em;
	font-weight: bold;
}

#notes dd {
	margin-left: 10em;
	padding-top: 0.5em;
}

/******** Plan Style ********/


#planNavi{
	width: 540px;
}

#planNavi ul,#planNavi li{
	display: inline;
}

#planNavi li{
	list-style-type: none;
	display: block;
	float: left;
	margin-bottom: 5px;
}

#planNavi li.txt01{
	width: 120px;
}
#planNavi li.txt02{
	width: 150px;
}


#planNavi li a{
	background: url(../../img/icon_arrow01.gif) no-repeat left center;
	padding-left: 18px;
}

#planNavi li a:hover{
}

/*****************/

#stayPlan{
	margin-top: 20px;
	clear: both;
}

#stayPlan h3{
}

#stayPlan h4{
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(../../img/dot_x.gif) repeat-x left bottom;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#stayPlan h5{
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
}


#stayPlan table,#stayPlan p{
	margin-left: 10px;
}

#stayPlan p.copy{
	font-size: 1.1em;
	line-height: 2em;
}

#stayPlan div.planBlock{
	border-left: 4px solid #E9DACB;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}

*html body #stayPlan div.planBlock{
	border-left: 4px solid #E9DACB;
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;*/
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#stayPlan div.menuDocs{
	margin-left: 270px;
}
#stayPlan div.menuDocs2{
	margin-left: 290px;
}

#stayPlan dl{
}

#stayPlan dl.menu{
	margin-left: 0.5em;
}

#stayPlan dt{
	float: left;
	width: 5em;
	padding-top: 0.5em;
	background: url(../../img/dot_x3.gif) repeat-x left bottom;
	color: #333333;
}

#stayPlan dd{
	margin-left: 6em;
	padding-top: 0.5em;
	background: url(../../img/dot_x3.gif) repeat-x left bottom;
}


#stayPlan ul.menu{
	
	margin-left: 2em;
}

#stayPlan ul.menu li{
	float: none;
	list-style: disc;
	line-height: 170%;
	height: auto;
	display: list-item;
}


/*
#stayPlan dl{
}

#stayPlan dt{
	float: left;
	width: 85px;
}

#stayPlan dd{
	margin-left: 90px;
	height: 50px;
}

#stayPlan dd a{
	display: block;
	background: url(../plan/img/plan_dd_bg.gif) no-repeat left top;
	padding-left: 10px;
	height: 50px;
	color: #693320;
}

#stayPlan dd a:hover{
	background: url(../plan/img/plan_dd_bg_o.gif) no-repeat left top;
	text-decoration: none;
	color: #CC3300;
}
*/

#stayPlan img.imgRsv{
	float: right;
	margin-top: 30px;
}

#stayPlan div.priceList{
	margin-top: 5px;
	margin-left: 90px;
}
*html body #stayPlan div.priceList{
	margin-left: 80px;
}

*+html body #stayPlan div.priceList{
	margin-left: 80px;
}

#stayPlan table{
}

#stayPlan th,#stayPlan td{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #9D8E87;
	border-bottom-color: #9D8E87;
	border-left-color: #FFFFFF;
	text-align: center;
}

#stayPlan th{
	white-space: nowrap;
	background: #E9DACB;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
}

#stayPlan td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#stayPlan ul,#stayPlan  li{
	margin: 0px;
	padding: 0px;
}
#stayPlan ul.toRsv{
	float: right;
}

#stayPlan li {
	display:block;
	list-style-type:none;
	height:34px;
	float: left;
}
#stayPlan li a,#stayPlan li a:hover {
	display:block;
	height:100%;
	text-indent:-9999px;
}
*html body #stayPlan li a{
	line-height: 0px;
	height:100%;
	/*zoom: 1;*/
}

*+html body #stayPlan li a{
	height:100%;
}

#stayPlan li.btnRsv {
	background:url(../plan/img/btn_rsv.gif) no-repeat 0px 0px;
	width: 80px;
}
#stayPlan li.btnRsv a:hover,#stayPlan li.btnRsv a.selected {
	background:url(../plan/img/btn_rsv.gif) no-repeat 0px -75px;
}

/**** Plan Option ******/

#planOption{
}

#planOption table{
}

#planOption td{
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#planOption td img{
	display: block;
	padding: 1px;
	border: 1px solid #BDBDBD;
	margin-bottom: 5px;
}

#planOption span.menuName{
	display: block;
}
#planOption span.menuPrice{
	display: block;
}


/*
#reservation ul,#reservation  li{
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

#reservation  li {
	display:block;
	list-style-type:none;
	height:44px;
	text-align: center;
}
#reservation li a,#reservation li a:hover {
	display:block;
	height:100%;
	text-indent:-9999px;
}
*html body #reservation li a{
	line-height: 0px;
	height:100%;

}
*/

/*
*+html body #reservation li a{
	height:100%;
}

#reservation li.btnRsv {
	background:url(../plan/img/btn_rsv2.gif) no-repeat 0px 0px;
	width: 124px;
}
#reservation li.btnRsv a:hover,#reservation li.btnRsv a.selected {
	background:url(../plan/img/btn_rsv2.gif) no-repeat 0px -75px;
}
*/

/**** Plan Detail ****/

#planDitail{
	position: relative;
	margin-bottom: 10px;
}

#planDitail h3{
	background: url(none);
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#planDitail h4{
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(../../img/dot_x.gif) repeat-x left bottom;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}

#planDitail p.copy{
	font-size: 1.1em;
	line-height: 2em;
}

#planDitail .docsDetail{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#planDitail dl,#planDitail dt,#planDitail dd{
	margin: 0px;
	padding: 0px;
	height: auto;
}

.priceOut{
	text-decoration: line-through;
}

