@charset 'UTF-8';

#top_flash {
	border-top:7px solid #2D5C03;
	width:auto;
	height:475px;/*475*/
	z-index:1;
	background:#000000;

}
/* Navigation
-------------------------------------------------*/

/*-------------------------------------------------*/

#gnavi_area {
	height:46px;
	position:relative;
	top:-46px;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	margin:0 0 -46px 0;/*下コンテンツを引き上げ*/
}

#navi_global {
	width:950px;
	height:46px;
	margin:0 auto;
	overflow:hidden;
	z-index:20;
}
#navi_global li {
	text-indent:-1000em;
	float:left;
	width:140px;
	height:30px;
	display:inline;
	margin:8px 50px 0 0px;

}
#navi_global li a {
	display:block;
	width:140px;
	height:30px;
}
#navi_global li a:hover {
	filter: alpha(opacity=50 style=0);
	-moz-opacity:0.5;
	opacity:0.5;
}

li#rep_bt_gnav_in_1 {
	margin:5px 45px 0 28px;
}
#rep_bt_gnav_1 a {
	background:url(../../shared/images/bt_gnav_in_1.gif) repeat-y;
}
#rep_bt_gnav_2 a {
	background:url(../../shared/images/bt_gnav_in_2.gif) repeat-y;
}
#rep_bt_gnav_3 a {
	background:url(../../shared/images/bt_gnav_in_3.gif) repeat-y;
}
#rep_bt_gnav_4 a {
	background:url(../../shared/images/bt_gnav_in_4.gif) repeat-y;
}
#rep_bt_gnav_5 a {
	background:url(../../shared/images/bt_gnav_in_5.gif) repeat-y;
}


/* 人気プラン
-------------------------------------------------*/
#favorite_plan {
	width:757px;
	overflow:hidden;
}
#favorite_plan h2 {
	background:url(../images/ttl_favorite_plan.gif) no-repeat;
	width:63px;
	height:13px;
	text-indent:-1000em;
	margin:15px 0 10px 16px;
	font-size:1px;
	float:left;
}
#favorite_plan p.all_plan {
	float:right;
	font-weight:bold;
	font-size:80%;
	margin:15px 17px 0 0;
	width:90px;
	height:17px;
	display:inline;

}
#favorite_plan p.all_plan a {
	background:url(../images/bt_planlist_l.gif) no-repeat;
	width:90px;
	height:17px;
	display:block;
	text-indent:-1000em;
}
#favorite_plan p.all_plan a:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/*
#favorite_plan ul {
	list-style-type:none;
	height:auto;
	width:758px;
	overflow:hidden;
}
#favorite_plan ul li {
	display:block;
	width:348px;
	height:auto;
	float:left;
	border-right:1px solid #d7d7d7;
	padding:0 15px 3px 15px;
	display:inline;
}
#favorite_plan ul li h3 {
	font-size:100%;
}
#favorite_plan ul li p {
	font-size:82%;
	width:216px;
	float:right;
}

#favorite_plan ul li img {
	float:left;
	margin:4px 10px 10px 0;
	border:2px solid #d5dad3;
}
span.detail_link {
	display:inline-block;
	float:right;
	font-weight:bold;
}
*/
/* 人気プラン キャメル
-------------------------------------------------*/

.came_plan {
	width:739px;
	overflow:hidden;
	height:auto;
}
.plan_list {
	list-style-type:none;
	width:740px;
	height:auto;
	overflow:hidden;
}
.came_plan .plan_list li {
	margin:0 0 5px 0;
	width:340px;
	min-height:96px;
	height: auto !important;
	height: 96px;
	display:inline;
	overflow:hidden;
}
.plan_list li.box {
	padding:0 0 0px 0;
	width:349px;
	padding:0 10px 0 10px;
	float:left;
	border-right:1px solid #d7d7d7;
	display:inline;

}
.plan_list li .photo_area {
	float:left;
	width:116px;
	min-height:76px;
	height: auto !important;
	height: 76px;
	display:inline;
}
.plan_list li .photo_area p.photo {
	/*
	background:url(../images/defoult_image.gif) no-repeat;
	*/
	width:116px;
	height:76px;
	margin:0 0 5px 0;
}
.plan_list li .photo_area p.photo a {
	display:block;
	width:116px;
	height: 76px;
}
.plan_list li .photo_area p.photo a:hover {
	background:#fff;
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	text-decoration:none;
}
.plan_list li .photo_area p.photo .up_photo {
	display:block;
	width:116px;
	height:76px;
	overflow:hidden;
}
.plan_list li .text {
	float:right;
	width:220px;
	background:url(../images/bg_photo_area.gif) no-repeat;
	background-position:0 0px;
	display:inline;
}
.plan_list li .text .ttl {
	color:#b91825;
	padding:0px;
	font-size:90%;
	border-bottom:1px dotted #E3E3E3;
	padding:0 0 4px 0;
	margin:0 0 2px 0px;
	width:auto;
	max-height:2.6em;
	height: auto !important;
	max: 2.6em;
	overflow:hidden;
}
.plan_list li .text .ttl a {
	color:#b91825;
}
.plan_list li .text .spec {
	list-style-type:none;
	margin:0 0 8px 0px;
	font-size:80%;
}
.plan_list li .text .copy {

	display:none;

	margin:0 0 0 0px;
	font-size:80%;
	max-height:8.6em;
	height: auto !important;
	max:8.6em;
	overflow:hidden;
	
}
.plan_list li .text a.detail {
	display:inline-block;
	float:right;
	margin:5px 0 0 0;
	font-size:80%;
}
/*ニュース
-------------------------------------------------*/
div#news {
	border:1px solid #d7d7d7;
	padding:1px;
	height:29px;
	width:738px;
	margin:15px 0 15px 0;
	overflow:hidden;
}
div#news h2 {
	background:url(../images/ttl_news.gif) no-repeat;
	width:67px;
	height:29px;
	text-indent:-1000em;
	float:left;
}


div#news p.list {
	background:url(../images/bt_news_list.gif) no-repeat;
	width:18px;
	height:29px;
	text-indent:-1000em;
	float:right;
}
div#news p.list a {	
	display:block;
	width:18px;
	height:29px;
}
div#news ul {
	width:500px;
	height:29px;
	float:left;
	list-style-type:none;
}
div#news ul li {
	padding:3px 0 0 0;
	float:left;
}
div#news ul li span.date {
	font-size:80%;
	padding:0 10px 0 0;
}
/*こだわり
-------------------------------------------------*/
#kodawari {
	background:url(../images/bg_kodawari.jpg) no-repeat;
	width:759px;/*759*/
	height:353px;/*353*/

}
#kodawari p.caption {
	width:340px;
	float:left;
	margin:90px 0 0 240px;
	line-height:1.9em;
	font-size:100%;
	display:inline;
}
ul.bord {
	list-style-type:none;
	float:right;
	margin:20px 20px 0 0;
}
ul.bord li {
	width:34px;
	height:146px;
	text-indent:-1000em;
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#kodawari span.detail_link {
	margin:15px 0 0 0;
	float:right;
	display:inline-block;
}
/*-------------------------------------------------*/
ul.bord li a {
	display:block;
	width:34px;
	height:146px;
}
ul.bord li a:hover {
	background:#fff;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
ul.bord li.voice {
	background:url(../../shared/images/bt_uservoice.gif) no-repeat;
}
ul.bord li.esthetics {
	background:url(../../shared/images/bt_esthetics.gif) no-repeat;
}
ul.bord li.spa_reserve {
	background:url(../../shared/images/bt_spa_reserve.gif) no-repeat;
}
/*side_bar
-------------------------------------------------*/
div#navi_side ul#ns_1 {
	display:none;	
}