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




/* ***************MainImage*************** */
#main-img div{
	background: url(../images/mainimg.jpg) no-repeat 0 0;
	text-indent:-9999px;	
}
#main-img p{
	text-indent:0;
	margin:0 10px 0 auto;
	text-align:right;
	padding:130px 0 0;
}
#main-img p a{
	
}

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

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


.w675px{
	width:675px;
	margin:0 0 0 auto;
}
.search{
	margin:15px 0 10px;
	padding:0 0 4px;
	background:url(../images/ind_search_btm.gif) no-repeat 0 bottom;
}
.search p{
	height:24px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/ind_search_tit.gif) no-repeat 0 0;
}
.search div{
	background-color:#f6e4d5;
	border-left:1px solid #e7d0bd;
	border-right:1px solid #e7d0bd;
	padding:5px 0 5px 18px;
}
form{
	margin:0;
	padding:0;
}

/* SearchCategory */

.search_category{
	width:467px;
	height:33px;
	background:url(../images/category_bg.gif) no-repeat 0 0;
	padding:9px 0 10px 208px;
}
.search_category p{
	width:54px;
	float:left;
	margin:0 5px 0 0;
}
.search_category p a{
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
	height:24px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
}
.cat01 a{
	background-image: url(../images/category01.gif);
}
.cat02 a{
	background-image: url(../images/category02.gif);
}
.cat03 a{
	background-image: url(../images/category03.gif);
}
.cat04 a{
	background-image: url(../images/category04.gif);
}
.cat05 a{
	background-image: url(../images/category05.gif);
}
.cat06 a{
	background-image: url(../images/category06.gif);
}
.cat07 a{
	background-image: url(../images/category07.gif);
}
.planbox{
	height:100%;
	padding:0 0 15px;
	margin:0 0 20px;
	border-bottom:1px solid #d8d8c9;
}
.planbox img{
	width:87px;
	float:left;
	padding:4px;
	border:1px solid #e0e0d4;
}
.planbox_r{
	width:565px;
	float:right;
}
.planbox h4{
	font-size:1.2em;
	margin:0 0 5px;
}
.narabi{
	text-align:right;
	color:#a4a49a;
	padding:0 0 5px;
	margin:0 0 20px;
	border-bottom:1px dotted #aeaeae;
}
.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;
}
.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;
}
.planbox_r div{
	height:100%;
	margin:7px 0 0;
}
.planbox_r div table{
	width:300px;
	float:left;
	font-size:0.95em;
}
.planbox_r div table th{
	width:42px;
	text-align:left;
	border-bottom:1px dotted #aeaeae;
	font-weight:normal;
	vertical-align:top;
}
.planbox_r div table th p{
	border-left:6px solid #4c7652;
	padding-left:4px;
}
.planbox_r div table td{
	border-bottom:1px dotted #aeaeae;
	vertical-align:top;
}
.price{
	font-size:1.3em;
	color:#ee4575;
	font-weight:bold;
}
.day{
	font-size:0.85em;
}
.planbox_r div ul{
	width:260px;
	float:right;
}
.planbox_r div ul li{
	width:34px;
	height:34px;
	margin:0 3px 0 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);
	background-repeat: no-repeat;
}
.c02{
	background-image: url(../images/icon02off.gif);
	background-repeat: no-repeat;
}
.c03{
	background-image: url(../images/icon03off.gif);
	background-repeat: no-repeat;
}
.c04{
	background-image: url(../images/icon04off.gif);
	background-repeat: no-repeat;
}
.c05{
	background-image: url(../images/icon05off.gif);
	background-repeat: no-repeat;
}
.c06{
	background-image: url(../images/icon06off.gif);
	background-repeat: no-repeat;
}
.c07{
	background-image: url(../images/icon07off.gif);
	background-repeat: no-repeat;
}
/* 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);
}

