@charset "utf-8";
/* CSS Document */



#main-img div{
	background:url(../images/mainimg.jpg) no-repeat 0 0;
	text-indent:-9999px;
}


/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}

.planbox{
	height:100%;
	padding:0 0 15px;
	margin:0 0 20px;
	border-bottom:1px dotted #555;
}
.photo{
	width:220px;
	float:left;
}
.planbox img{
	padding:4px;
	margin:0;
	border:1px solid #e0e0d4;
}
.planbox_r{
	width:447px;
	float:right;
}
/* PlanTitle */
.planbox h4{
	font-size:1.35em;
	margin:0 0 10px;
}
/* PlanCuisine */
.c_bg{
	width:36px;
	height:16px;
	display:inline-block;
	background:url(../images/chusine_bg.gif) no-repeat 0 1px;
	font-size:0.85em;
	padding:0 0 0 25px;
}
/* PlanRoomType */
.r_bg{
	background-color:#4c7652;
	color:#fff;
	font-size:0.85em;
	margin:0 0 0 5px;
	padding:2px;
}
/* Yunessun */
.y_bg{
	width:90px;
	height:16px;
	display:inline-block;
	background:url(../images/yunessun_bg.gif) no-repeat 0 1px;
	font-size:0.85em;
	padding:0 0 0 25px;
}
/* PlanCheckin */
.checkin{
	font-size:0.85em;
	font-weight:bold;
	padding:5px 0 0;
}
/* PlanCategory */
.planbox_r ul{

}
.planbox_r ul li{
	width:34px;
	height:34px;
	margin:0 3px 5px 0;
	float:left;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
}
/* OFF */
.c01{
	background-image: url(../images/icon01off.gif);
}
.c02{
	background-image: url(../images/icon02off.gif);
}
.c03{
	background-image: url(../images/icon03off.gif);
}
.c04{
	background-image: url(../images/icon04off.gif);
}
.c05{
	background-image: url(../images/icon05off.gif);
}
.c06{
	background-image: url(../images/icon06off.gif);
}
.c07{
	background-image: url(../images/icon07off.gif);
}
/* ON */
.c01on{
	background-image: url(../images/icon01on.gif);
}
.c02on{
	background-image: url(../images/icon02on.gif);
}
.c03on{
	background-image: url(../images/icon03on.gif);
}
.c04on{
	background-image: url(../images/icon04on.gif);
}
.c05on{
	background-image: url(../images/icon05on.gif);
}
.c06on{
	background-image: url(../images/icon06on.gif);
}
.c07on{
	background-image: url(../images/icon07on.gif);
}
/*PlanSpec(Table)*/
.spec{
	width:100%;
	font-size:0.95em;
}
.spec th{
	text-align:left;
	border-bottom:1px dotted #aeaeae;
	font-weight:normal;
	vertical-align:top;
}
.spec th p{
	border-left:6px solid #4c7652;
	padding-left:4px;
}
.pricetit{
	border-left:6px solid #4c7652;
	padding-left:4px;
	margin:3px;
}
.pricenam{
	font-size: 16px;
	font-weight: bold;
}

.spec td{
	border-bottom:1px dotted #aeaeae;
	vertical-align:top;
}
.price{
	font-size:1.3em;
	color:#ee4575;
	font-weight:bold;
}
.pink{
	font-size:1.2em;
	color:#ee4575;
	font-weight:bold;
}
.day{
	font-size:0.85em;
}
/* PlanPrice */
.price_table{
	border-top:1px solid #b2b3a6;
	border-right:1px solid #b2b3a6;
	width:100%;
	margin:2px 0 0;
}
.price_table th{
	border-bottom:1px solid #b2b3a6;
	border-right:1px solid #b2b3a6;
	border-left:1px solid #b2b3a6;
	background-color:#c0d8c4;
	font-weight:normal;
	text-align:left;
	padding:3px 10px;
}
.price_table td{
	border-bottom:1px solid #b2b3a6;
	background-color:#f5f6ea;
	padding:3px 15px;
}
.price_table td strong{
	font-size:1.2em;
	padding-left:10px;
}
.btn{
	
}
.btn a{
	display:block;
	background-color:#e91830;
	color:#fff;
	font-weight:bold;
	font-size:0.85em;
	width:80px;
	text-align:center;
	margin:0 0 0 auto;
	text-decoration:none;
}
.btn a:hover{
	color:#ffbdc5;
}
.txt02{
	text-align:right;
	font-size:0.85em;
}
/* PlanText */
.planbox_r ol{
	margin:10px 0 0;
}
.planbox_r ol li{
	font-size:0.95em;
}


p.comment{
	margin:0 0 10px 0;
}



/* price_list */

.price_list{
	border-collapse:collapse;
	background-color:#f5f6ea;
}
.price_list td{
	border:1px solid #b2b3a6;
	padding:5px;
}
.price_list th{
	border:1px solid #b2b3a6;
	padding:5px;
	background-color:#e7e9d7;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}







