/* -------------- MENU -------------- */

/* BASIC LAYOUT */
	/* -- html / body / whole / content_area / right / footer / back -- */

/* NAVIGATIONS */
	/* -- lnavi(Left navi) / gnavi(Global navi) / cnavi_1(Category navi 1) / cnavi_2(Category navi for map) -- */

/* HEADLINES */
	/* -- treatment / flower / cafe / harb and aroma / floor guide -- */

/* TREATMENT */
	/* TREATMENT MENU */
	/* TREATMENT DETAIL */
/* CAFE */
	/* CAFE MENU */
	/* CAFE DETAIL */
/* CAM */
	/* CAM INDEX */
	

/* ---------- BASIC LAYOUT ---------- */

html{
	/* height: 100%; */
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a{
	cursor: pointer;
}

body{
	margin: 0;
	padding: 0;
	/* height: 100%; */
	font-size: 12px;
	background: #efd7b1 url(../images/common/whole_bg.jpg) repeat left top;
}

*:first-child+html p{
	margin-top: 8px;
	line-height: 13px;
}

#whole{
	margin: 0 auto;
	padding: 0;
	/* height: 100%; */
	width: 920px;
	height: 890px;
	/* background: none; */
}

#header{
	background: #3a1c00 url(../images/common/header_bg.gif) repeat-x left top;
	width: 920px;
	height: 90px;
}

#content_area{
	background: #b9a17b url(../images/common/content_bg.jpg) repeat-y left top;
	/* margin: 31px 0 45px; */
	margin: 0;
	padding: 14px 0 8px 0;
	/* padding: 25px 0 0 25px; */
	/* width: 895px; */
	width: 920px;
	/* height: 468px; */
	/* height: 450px; */
	text-align: center;
}

#right{
	float: left;
	/* float: right; */
	/* width: 696px;
	_width: 697px; */
	width: 705px;
	height: 372px;
	/* margin-top: 6px; */
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	/* background-color: #663333; */
}

#right embed, #right object{
	float: left;
}

#right .concept_detail{
	float: left;
	margin-left: 7px;
}

#footer{
	margin: 0;
	padding: 0;
	background: #3a1c00 url(../images/common/footer_bg.gif) no-repeat left top;
	height: 300px;
	width: 920px;
}

#footer .title{
	float: left;
}

#footer .line{
	margin-top: 8px;
}

#footer .logo{
	text-align: center;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -6px;
}

#back{
	text-align: right;
	width: 869px;
	margin: 0;
	padding: 5px 0 0;
	/* margin: 10px 0px; */
	clear: both;
}

img{
	border: 0;
}


/* ---------- NAVIGATIONS  ---------- */


/* ----------------------------------------------------------------------------- LEFT NAVI */
#lnavi{
	width: 166px;
	background: url(../images/common/lnavi_bg.gif) 0 0 repeat-y;
	height: 406px;
	/* margin: 6px 0 0; */
	margin: 6px 0 0 26px;
	_margin: 6px 0 0 13px;
	float: left;
	clear: both;
}

#lnavi ul{
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
}

#lnavi li{
	margin: 14px 0 0;
}

#lnavi li a{
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 150px;
	height: 35px;
}

#lnavi .flower a{
	background: url(../images/common/lnavi.gif) 0 -21px no-repeat;
}

#lnavi .flower a:hover{
	background: url(../images/common/lnavi.gif) -165px -21px no-repeat;
}

#lnavi .aroma a{
	background: url(../images/common/lnavi.gif) 0 -70px no-repeat;
}

#lnavi .aroma a:hover{
	background: url(../images/common/lnavi.gif) -165px -70px no-repeat;
}

#lnavi .treatment a{
	background: url(../images/common/lnavi.gif) 0 -119px no-repeat;
}

#lnavi .treatment a:hover{
	background: url(../images/common/lnavi.gif) -165px -119px no-repeat;
}

#lnavi .cafe a{
	background: url(../images/common/lnavi.gif) 0 -166px no-repeat;
}

#lnavi .cafe a:hover{
	background: url(../images/common/lnavi.gif) -165px -166px no-repeat;
}

#lnavi .map a{
	background: url(../images/common/lnavi.gif) 0 -207px no-repeat;
}

#lnavi .map a:hover{
	background: url(../images/common/lnavi.gif) -165px -207px no-repeat;
}

#lnavi .seminar a{
	background: url(../images/common/lnavi.gif) 0 -241px no-repeat;
}

#lnavi .seminar a:hover{
	background: url(../images/common/lnavi.gif) -165px -241px no-repeat;
}


/* --------------------------------------------------------------------------- GLOBAL NAVI */

#gnavi{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 490px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#gnavi ul{
	margin: 0;
	padding: 0;
}

#gnavi li{
	list-style: none;
	float: left;
}

#gnavi li a{
	text-indent: -9999px;
	height: 18px;
	display: block;
	overflow: hidden;
}

#gnavi .top a{
	background: url(../images/common/gnavi.gif) -2px -19px no-repeat;
	width: 55px;
}

#gnavi .top a:hover{
	background: url(../images/common/gnavi.gif) -2px 0 no-repeat;
}

#gnavi .concept a{
	background: url(../images/common/gnavi.gif) -52px -19px no-repeat;
	width: 73px;
}

#gnavi .concept a:hover{
	background: url(../images/common/gnavi.gif) -52px 0 no-repeat;
}

#gnavi .access a{
	background: url(../images/common/gnavi.gif) -123px -19px no-repeat;
	width: 90px;
	margin-right:5px;
}

#gnavi .access a:hover{
	background: url(../images/common/gnavi.gif) -123px 0 no-repeat;
	margin-right:5px;
}

#gnavi .floor a{
	background: url(../images/common/gnavi.gif) -215px -19px no-repeat;
	width: 80px;
}

#gnavi .floor a:hover{
	background: url(../images/common/gnavi.gif) -215px 0 no-repeat;
}

#gnavi .recruit a{
	background: url(../images/common/gnavi.gif) -290px -19px no-repeat;
	width: 80px;
}

#gnavi .recruit a:hover{
	background: url(../images/common/gnavi.gif) -290px 0 no-repeat;
}


/* ----------------------------------------------------------------------- CATEGORY NAVI 1 */

.h2_treatment #cnavi_1{
	float: left;
	margin: 0;
	padding: 0;
	/* margin-left: 442px;
	_margin-left: 341px; */
	margin-left: 438px;
	_margin-left: 337px;
}

.h2_treatment #cnavi_1 li{
	float: left;
	list-style: none;
}

.h2_treatment #cnavi_1 li a{
	height: 28px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.h2_treatment #cnavi_1 li.concept a{
	width: 52px;
	background: url(../images/treatment/h2_treatment_navi.gif) -5px -26px no-repeat;
}

.h2_treatment #cnavi_1 li.concept a:hover{
	width: 52px;
	background: url(../images/treatment/h2_treatment_navi.gif) -5px 0 no-repeat;
}

.h2_treatment #cnavi_1 li.concept_on a{
	width: 52px;
	background: url(../images/treatment/h2_treatment_navi.gif) -5px 0 no-repeat;
}

.h2_treatment #cnavi_1 li.menu a{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -64px -26px no-repeat;
}

.h2_treatment #cnavi_1 li.menu a:hover{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -64px 0 no-repeat;
}

.h2_treatment #cnavi_1 li.menu_on a{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -64px 0 no-repeat;
}

.h2_treatment #cnavi_1 li.price a{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -109px -26px no-repeat;
}

/* .h2_treatment #cnavi_1 li.price a:hover{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -109px 0 no-repeat;
} */

.h2_treatment #cnavi_1 li.price_on a{
	width: 40px;
	background: url(../images/treatment/h2_treatment_navi.gif) -109px 0 no-repeat;
}

.h2_treatment #cnavi_1 li.link a{
	width: 36px;
	background: url(../images/treatment/h2_treatment_navi.gif) -153px -26px no-repeat;
}

.h2_treatment #cnavi_1 li.link a:hover{
	width: 36px;
	background: url(../images/treatment/h2_treatment_navi.gif) -153px 0px no-repeat;
}

.h2_treatment #cnavi_1 li.link_on a{
	width: 36px;
	background: url(../images/treatment/h2_treatment_navi.gif) -153px 0px no-repeat;
}

.h2_flower #cnavi_1{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 442px;
	_margin-left: 341px;
}

.h2_flower #cnavi_1 li{
	float: left;
	list-style: none;
}

.h2_flower #cnavi_1 li a{
	height: 28px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.h2_flower #cnavi_1 li.concept a{
	width: 62px;
	background: url(../images/flower/h2_flower_navi.gif) 0 -26px no-repeat;
}

.h2_flower #cnavi_1 li.concept a:hover{
	width: 62px;
	background: url(../images/flower/h2_flower_navi.gif) 0 0px no-repeat;
}

.h2_flower #cnavi_1 li.concept_on a{
	width: 62px;
	background: url(../images/flower/h2_flower_navi.gif) 0 0px no-repeat;
}

.h2_flower #cnavi_1 li.menu a{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -62px -26px no-repeat;
}

.h2_flower #cnavi_1 li.menu a:hover{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -62px 0px no-repeat;
}

.h2_flower #cnavi_1 li.menu_on a{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -62px 0px no-repeat;
}

.h2_flower #cnavi_1 li.price a{
	width: 43px;
	background: url(../images/flower/h2_flower_navi.gif) -108px -26px no-repeat;
}

.h2_flower #cnavi_1 li.price a:hover{
	width: 43px;
	background: url(../images/flower/h2_flower_navi.gif) -108px 0px no-repeat;
}

.h2_flower #cnavi_1 li.price_on a{
	width: 43px;
	background: url(../images/flower/h2_flower_navi.gif) -108px 0px no-repeat;
}

.h2_flower #cnavi_1 li.link a{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -150px -26px no-repeat;
}

.h2_flower #cnavi_1 li.link a:hover{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -150px 0px no-repeat;
}

.h2_flower #cnavi_1 li.link_on a{
	width: 46px;
	background: url(../images/flower/h2_flower_navi.gif) -150px 0px no-repeat;
}


.h2_cafe #cnavi_1{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 439px;
	_margin-left: 337px;
}

.h2_cafe #cnavi_1 li{
	float: left;
	list-style: none;
}

.h2_cafe #cnavi_1 li a{
	height: 28px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.h2_cafe #cnavi_1 li.concept a{
	width: 63px;
	background: url(../images/cafe/h2_cafe_navi.gif) 0 -27px no-repeat;
}

.h2_cafe #cnavi_1 li.concept a:hover{
	width: 63px;
	background: url(../images/cafe/h2_cafe_navi.gif) 0 0 no-repeat;
}

.h2_cafe #cnavi_1 li.concept_on a{
	width: 63px;
	background: url(../images/cafe/h2_cafe_navi.gif) 0 0 no-repeat;
}

.h2_cafe #cnavi_1 li.menu a{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -63px -27px no-repeat;
}

.h2_cafe #cnavi_1 li.menu a:hover{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -63px 0 no-repeat;
}

.h2_cafe #cnavi_1 li.menu_on a{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -63px 0 no-repeat;
}

.h2_cafe #cnavi_1 li.price a{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -110px -27px no-repeat;
}

.h2_cafe #cnavi_1 li.price a:hover{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -110px 0 no-repeat;
}

.h2_cafe #cnavi_1 li.price_on a{
	width: 47px;
	background: url(../images/cafe/h2_cafe_navi.gif) -110px 0 no-repeat;
}

.h2_aroma #cnavi_1{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 442px;
	_margin-left: 341px;
}

.h2_aroma #cnavi_1 li{
	float: left;
	list-style: none;
}

.h2_aroma #cnavi_1 li a{
	height: 28px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.h2_aroma #cnavi_1 li.concept a{
	width: 62px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) 1px -26px no-repeat;
}

.h2_aroma #cnavi_1 li.concept a:hover{
	width: 62px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) 1px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.concept_on a{
	width: 62px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) 1px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.menu a{
	width: 46px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -62px -26px no-repeat;
}

.h2_aroma #cnavi_1 li.menu a:hover{
	width: 46px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -62px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.menu_on a{
	width: 46px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -62px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.price a{
	width: 43px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -108px -26px no-repeat;
}

.h2_aroma #cnavi_1 li.price a:hover{
	width: 43px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -108px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.price_on a{
	width: 43px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -108px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.link a{
	width: 45px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -153px -26px no-repeat;
}

.h2_aroma #cnavi_1 li.link a:hover{
	width: 45px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -153px 0px no-repeat;
}

.h2_aroma #cnavi_1 li.link_on a{
	width: 45px;
	background: url(../images/herb_aroma/h2_aroma_navi.gif) -153px 0px no-repeat;
}


/* ----------------------------------------------------------------- CATEGORY NAVI FOR MAP */

#cnavi_2{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 436px;
	_margin-left: 330px;
}

#cnavi_2 li{
	float: left;
	list-style: none;
}

#cnavi_2 li a{
	height: 28px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#cnavi_2 .flower a{
	background: url(../images/map/h2_map_navi.gif) 0 -30px no-repeat;
	width: 43px;
}

#cnavi_2 .flower a:hover{
	background: url(../images/map/h2_map_navi.gif) 0 -1px no-repeat;
}

#cnavi_2 .treatment a{
	background: url(../images/map/h2_map_navi.gif) -43px -30px no-repeat;
	width: 58px;
}

#cnavi_2 .treatment a:hover{
	background: url(../images/map/h2_map_navi.gif) -43px -1px no-repeat;
}

#cnavi_2 .aroma a{
	background: url(../images/map/h2_map_navi.gif) -101px -30px no-repeat;
	width: 70px;
}

#cnavi_2 .aroma a:hover{
	background: url(../images/map/h2_map_navi.gif) -101px -1px no-repeat;
}

#cnavi_2 .cafe a{
	background: url(../images/map/h2_map_navi.gif) -171px -30px no-repeat;
	width: 32px;
}

#cnavi_2 .cafe a:hover{
	background: url(../images/map/h2_map_navi.gif) -171px -1px no-repeat;
}





/* ---------- HEADLINES    ---------- */

h2{
	margin: 0;
	padding: 0;
	float: left;
}
	/* -- treatment / flower / cafe / harb and aroma / floor guide -- */
.h2_top{
	width: 870px;
	height: 23px;
	margin: 0 25px;
	padding:5px 0 0 0;
	background-image: url(../images/h2_top_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.h2_top ul {
	margin:0;
	padding:0;

}
.h2_top ul li {
	margin:0;
	padding:0;
	display:inline;
	color:#FFFFFF;
}



.h2_treatment{
	background: url(../images/treatment/h2_treatment_bg.gif) 0 0 no-repeat;
	width: 869px;
	height: 28px;
	margin: 0 25px;
}

.h2_flower{
	background: url(../images/flower/h2_flower_bg.gif) 0 0 no-repeat;
	width: 869px;
	height: 28px;
	margin: 0 25px;
}

.h2_cafe{
	width: 869px;
	height: 28px;
	/* margin: 6px 0 0; */
	margin: 0px 25px;
	background-image: url(../images/cafe/h2_cafe_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.h2_aroma{
	background: url(../images/herb_aroma/h2_aroma_bg.gif) 0 0 no-repeat;
	width: 869px;
	height: 28px;
	margin: 0 25px;
}

.h2_map{
	background: url(../images/map/h2_map_bg.gif) 0 0 no-repeat;
	width: 869px;
	height: 28px;
	margin: 0 25px;
}

.h2_seminar{
	width: 869px;
	height: 28px;
	/* margin: 6px 0 0; */
	margin: 0px 25px;
	background-image: url(../images/seminar/h2_seminar_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.h2_cam{
	margin: 0 0 0 25px;
	_margin: 0 0 0 13px;
}

/* -------------- TREATMENT -------------- */
/* TREATMENT MENU */

#right .treatment{
	background: url(../images/treatment/treatmentmenu_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
	overflow: hidden;
}

.treatment a{
	font-size: 10px;
	color: #663c00;
	text-decoration: none;
}

.arrow{
	margin: 3px 0 -1px;
}

.treatment p{
	color: #663300;
	line-height: 140%;
	font-size: 12px;
	margin: 35px 80px 25px;
	text-align: left;
}

.more_detail{
	padding: 30px 0 0 454px;
}

.treatment .menu{
	margin: 0 80px;
}

.treatment .menu th{
	text-align: left;
	width: 145px;
}

.treatment .menu td{
	padding: 3px 0;
	vertical-align: top;
	text-align: left;
}

.treatment .menu dl{
	margin: 0;
	padding: 0;
}

.treatment .menu dd{
	float: left;
	margin: 0;
	padding-left: 10px;
	width: 6em;
}





/*------------------ outumn cam------------------*/
#right .outumncam_detail_bg{
	background: url(../images/treatment/outumn_cam_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .outumncam_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .outumncam_detail_bg .outumncam_detail h3{
	background:url(../images/treatment/outumn_cam_title.gif) 0 0 no-repeat;
	width:413px;
	height:73px;
	margin:10px auto 0;
	display:block;
	z-index:1;
}
#right .outumncam_detail .detail_area p{
	font-size:120%;
}

/*------------------ outumn cam------------------*/

/*------------------ winter cam------------------*/
#right .wintercam_detail_bg{
	background: url(../images/treatment/outumn_cam_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .wintercam_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .wintercam_detail_bg .wintercam_detail h3{
	background:url(../images/treatment/winter_cam_title.gif) 0 0 no-repeat;
	width:480px;
	height:73px;
	margin:10px auto 0;
	display:block;
	z-index:1;
}
#right .wintercam_detail_bg .wintercam_detail h3 em{
	width:480px;
	height:73px;
	margin:0;
	z-index:-100;
	position:relative;
}
#right .wintercam_detail .detail_area p{
	font-size:120%;
}

/*------------------ winter cam------------------*/
/*------------------ floatingf cam------------------*/
#right .floatingf_detail_bg{
	background: url(../images/treatment/outumn_cam_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .floatingf_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .floatingf_detail_bg .floatingf_detail h3{
	background:url(../images/treatment/floatingf_title.gif) 0 0 no-repeat;
	width:418px;
	height:63px;
	margin:20px auto 20px;
	display:block;
	z-index:1;
}
#right .floatingf_detail_bg .floatingf_detail h3 em{
	width:418px;
	height:63px;
	margin:0;
	z-index:-100;
	position:relative;
}
#right .floatingf_detail .detail_area p{
	font-size:120%;
	color:#333333;
}
#right .floatingf_detail .detail_area .fname {
	color:#b86a6a;
	margin:0 auto 0;
}
#right .floatingf_detail .detail_area .fname .fl {
	font-size:120%;
	color:#b86a6a;
}
#right .floatingf_detail .detail_area img {
	border:solid 3px #CCCCCC;
}
/*------------------ floatingf cam------------------*/
/*------------------ fair         ------------------*/
#right .fair_detail_bg{
	background: url(../images/treatment/outumn_cam_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .fair_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */
.fairnum {
	width:419px;
	margin:20px auto 0;
	text-align:right;
}
.bfs14 {
	font-size:14px;
	font-weight:bold;
	line-height:2;
	color:#666666;
}
.bfs14 img{
	vertical-align:middle;
	margin:0 5px 0 0;
	float:left;
}
.bfs14p {
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
	color:#FF6699;
}
.bfs12p {
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	color:#FF6699;
}
.bfs14bl {
	background:#0066CC;
	font-size:12px;
	padding:3px;
	color:#FFFFFF;
	margin:0 0 10px;
}
.lefttxt {
	text-align:left;
	width:364px;
	margin:0 auto 30px;
	line-height:1.2;
}
.linetxt {
	border-top:dashed 1px #999999;
	padding:40px 0 0;
}

/*------------------ fair         ------------------*/
/*------------------ flower outumn cam------------------*/
#right .fcam_detail_bg{
	background: url(../images/flower/flowercambg.gif) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */
#right .fcam_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .fcam_detail_bg .fcam_detail h3{
	background:url(../images/flower/gf1001.gif) 0 0 no-repeat;
	width:360px;
	height:150px;
	margin:30px auto 30px;
	display:block;
}
#right .fcam_detail h3 em{
	width:360px;
	height:150px;
	display:block;
	position:relative;
	z-index:-1;
	font-size:8px;
}
#right .fcam_detail ul{

	margin:0 auto 0;
	padding:0;

}
#right .fcam_detail ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#right .fcam_detail .daytxt{
	font-size:16px;
	color:#CC9966;
	font-weight:bold;
}

#right .fcam_detail .smltxt{
	font-size:10px;
}
.flower_cam {
	width:400px;
	margin:0 auto 0;
	text-align:left;
	color:#333333;
	font-size:13px;
}
.flower_cam h4 {
	background:#FFF;
	padding:5px;
	margin:0 auto 0;
	width:395px;
	border-left:solid 5px #FFCC33;
}
*:first-child+html .flower_cam h4 {
	font-size:12px;
}


/* ------// Flower MothersDay 2010 //------ */

#right .fmd_2010{
	width: 697px;
	height: 405px;
	color: #2a1f1c;
	text-align: left;
	vertical-align: top;
}

#right .fmd_2010_area{
	width: 697px;
	height: 405px;
	overflow: auto;
}

#right .fmd_2010_bg{
	background: #fff url(../images/flower/mothersday2010/background.jpg) 0 0 no-repeat;
	width: 680px;
	height: 900px;
}
	

#right .fmd_2010_leftbg{
	background: url(../images/flower/mothersday2010/container_leftbg.jpg) 30px 10px no-repeat;
	/* margin: 10px 0 0 30px; */
	/* padding: 0; */
	padding: 10px 0 0 0;
}

#fmd2010_lead{
	width: 501px;
	margin: 30px 0 0 135px;
	/* _margin-top: 30px; */
	overflow: hidden;
}

/*
*:first-child+html #fmd2010_lead{
	margin: 30px 0 0 135px;
}
*/

#fmd2010_lead .title_logo{
	float: left;
	margin-top: 40px;
}

#fmd2010_lead_txt{
	width: 393px;
	float: right;
	margin: 0;
}

#fmd2010_lead_txt p{
	padding-left: 20px;
	margin: 10px 0 0 0;
}

#container{
	width: 530px;
	margin: 20px 0 0 110px;
	_margin-top: 28px;
	padding: 0;
}

*:first-child+html #container{
	margin-top: 30px;
}

#container .contents{
	background: url(../images/flower/mothersday2010/container_bg.jpg) 0 0 repeat-y;
	padding: 0 20px 0;
	margin: 0 0 -12px 0;
	_margin: 0 0 -19px 0;
}

*:first-child+html #container .contents{
	margin: 0 0 -19px;
}

#container .contents .shape{
	margin: 0 0 0 -20px;
}

/* #container .shape_btm{
	margin: -20px 0 0 0;
	_margin: -29px 0 0 0;
} */

/* *:first-child+html #container .shape_btm{
	margin: -30px 0 0 0;
} */

#container .contents .gift_lineup{
	width: 492px;
	overflow: hidden;
	padding-bottom: 30px;
}

#container .contents .gift_lineup .gift{
	width: 164px;
	float: left;
}

#container .contents .gift_lineup .gift p{
	padding: 0 4px 0 8px;
	font-size: 0.9em;
}

#right .fmd_2010_bg #information{
	width: 530px;
	margin: 10px 0 0 90px;
	padding: 0 20px;
}

#right .fmd_2010_bg p{
	_margin-top: 10px;
}





/*------------------ flower outumn cam------------------*/












/* TREATMENT DETAIL */

#right .treatment_detail_bg{
	background: url(../images/treatment/treatmentdetail_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .treatment_detail{
	width: 697px;
	height: 405px;
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */







.treatment_detail h3{
	background-color: #e6aa85;
	margin: 30px 30px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #402a01;
	text-align: left;
}

.detail_area{
	margin: 0 30px;
}

.detail_photo{
	float: left;
}

.treatment_detail .detail_table{
	float: right;
	color: #402a01;
	font-size: 12px;
}

.treatment_detail .detail_table th{
	border-bottom: 1px solid #402a01;
	border-right: 1px dashed #402a01;
	text-align: center;
	font-weight: normal;
}

.treatment_detail .detail_table td{
	border-right: 1px dashed #402a01;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

.align_left{
	text-align: left;
}

.clear{
	width: 500px;
	margin: 0;
	padding: 0 0 30px;
	clear: both;
}

/* -------------- CAFE      -------------- */
/* CAFE MENU */

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
} /* -- for IE (implement png) --*/
.herbp {
	padding-left: 30px;
}


#right .cafe{
	background: url(../images/cafe/cafemenu_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
	overflow: hidden;
}

.cafe p{
	color: #663300;
	line-height: 140%;
	font-size: 12px;
	margin: 45px 80px 20px;
}

.cafe .menu{
	margin: 0 80px;
}


/* CAFE DETAIL */

#right .cafe_detail_bg{
	background: url(../images/cafe/cafedetail_bg.jpg) 0 0 no-repeat;
	width: 697px;
	height: 405px;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

#right .cafe_detail{
    width: 697px;
	height: 405px;
	/*width: 560px;
	height: 372px;*/
	overflow: auto;
} /* -- IE 7 ”wŒifix ‘Î‰ž -- */

.cafe_detail h3{
	background-color: #c4c967;
	margin: 30px 30px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #402a01;
	text-align: left;
}

.cafe_detail .detail_area{
	margin: 0 30px;
	padding: 0 0 30px;
}

.cafe_detail .detail_table{
	color: #402a01;
	/* font-size: 10px; */
}

.cafe_detail .detail_table th{
	text-align: center;
	border-bottom: none;
	border-right: 1px dashed #402a01;
}

.cafe_detail .detail_table td{
	padding: 3px;
	border-top: 1px solid #402a01;
	border-right: 1px dashed #402a01;
	vertical-align: top;
}

.center{
	text-align: center;
	width: 100%;
}

.recipe{
	margin: 1em 0 7px 7px;
	line-height: 140%;
}

.cafe_detail .detail_table td.price{
	text-align: center;
	vertical-align: middle;
}

.comment{
	margin: 1em 7px 7px;
}
	
.h2_harb {
	color: #663300;
	padding-top: 5px;
	font-size: 16px;
}
.h3_harb {
	color: #663300;
	padding-top: 5px;
	font-size: 12px;
}
/*///////ƒT[ƒrƒXƒgƒbƒv///////////////////////////////*/

.flower_st , .herb_st , .treatment_st , .cafe_st {
width:345px;
height:200px;
float:left;
}
.herb_st , .cafe_st {
margin: 0 0 0 6px;
/* margin:0 0 0 7px;
margin-top:0 0 0 5px; */
}
.treatment_st , .cafe_st {
margin-top:6px;
}

/*ƒZƒ~ƒi[ì¬Žž’Ç‰Á*/
#seminar_right tabel,td{
text-align:left;
}

.border{
border-top:1px solid #AA9F75;
}
.border p{
margin-top:10px;
margin-bottom:20px;
}


/*ƒZƒ~ƒi[”wŒi*/
#seminar_right{
	width: 697px;
	height: 405px;
	background-image: url(../images/seminar/seminar_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	margin-left:6px;
	margin-top:8px;
	
	} 


#seminar_right .seminar_detail{
	width:697px;
	height: 380px;
	overflow: auto;
	margin-top:10px;
}

.seminar_lead{
	color: #3a1c00;
	font-weight: bold;
	margin: 10px 30px;
	text-align: left;
}

.seminar_lead .phone{
	line-height: 2;
	letter-spacing: 2px;
	font-size: 1.1em;
}

.seminar_detail table{
margin:0 auto;
}

.seminar_detail h3{
	background-color: #BF7667;
	margin: 30px 30px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #402a01;
	text-align: left;
}

/*ƒXƒ^ƒbƒt•åW*/
#staff_right{
	width: 697px;
	height: 405px;
	background-image: url(../images/seminar/seminar_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	margin-left:6px;
	margin-top:8px;
	
	} 


#staff_right .staff_detail{
	background: url(../images/recruit_bg.jpg) 0 0 no-repeat;
	width:697px;
	height: 380px;
	overflow: auto;
	margin-top:10px;
	text-align:left;
	line-height:120%;
	
}

.h2_recruit{
	width: 869px;
	height: 28px;
	/* margin: 6px 0 0; */
	margin: 0px 25px;
	background:url(../images/h2_recruit_bg.gif) 0 0 repeat-x;
}

#staff_right .staff_detail ul li{
 margin-top:10px;	
}


.staff_detail h3{
	background-color:#6a4600;
	margin: 30px 30px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}


/* ---------- CAM INDEX ---------- */

#cam_right{
	width: 697px;
	height: 405px;
	background-color: #dadada;
	float:left;
	margin-left:6px;
	margin-top:8px;
	
	} 

#cam_right .cam_detail{
	width:697px;
	height: 380px;
	overflow: auto;
	margin-top:10px;
}

#cam_right .cam_detail h3{
	margin: 3px 0;
}

.cam_movie_detail{
	margin: 3px auto 0;
	width: 668px;
}

.cam_movie_detail_left{
	margin: 0;
	float: left;
}

.cam_movie_detail_right{
	margin: 0;
}

.cam_event_detail_h3{
	margin: 0 auto;
}

.cam_event_detail_h4{
	margin: 10px 0 0;
	clear: both;
}

.cam_event_detail{
	background-color: #ffffff;
	width: 648px;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
}

.cam_event_detail_image{
	float: left;
	margin: 0;
}

.cam_event_detail_text{
	margin: 0 0 0 10px;
	width: 370px;
	text-align: left;
	float: left;
}

.cam_event_detail_text th{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 3px 0 0 0;
}

.cam_event_detail_text td{
	padding: 3px 0 0 3px;
}

.cam_event_detail_text p{
	margin: 0.8em 0;
}

.cam_event_detail_text ul{
	margin: 0.8em 0;
}



/* ---------- Œ©o‚µ’Ç‰Á•¶Œ¾ ---------- */
.bfs14r {
	background:#FF0000;
	font-size:10px;
	padding:0 2px;
	color:#FFFFFF;
}
.bfs12or {
	background:#FF9933;
	font-size:12px;
	padding:0 2px;
	color:#FFFFFF;
}
.bfs14or {
	background:#FF9933;
	font-size:12px;
	padding:3px;
	color:#FFFFFF;
}
.bfs10r {
	font-size:10px;
	color:#FF0000;
}

/* ---------- ƒZƒ~ƒi[ ---------- */

.xmas{
	width:125px;
	height: 150px;
	overflow: auto;
	margin-top:10px;
	float:left;
}
.cemleftimg{
	overflow: auto;
	margin-top:10px;
	float:left;
}
.xmas2{
	width:400px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.onedaycem {
	margin:0 0 0;
	padding:10px 0 0;
	text-align:center;

}
.onedaycem h5 {
	font-size:18px;
	color:#FF0000;
	margin:0;
	padding:0;
}
.onedaycem p {
	color:#FF0000;
	margin:0;
	padding:0;
}
.smallTitle {
	font-size:10px;
	letter-spacing:-0.1em;
	line-height:1.5;
}
.largeTitle {
	letter-spacing:0em;
	_letter-spacing:-0.1em;
	line-height:1.5;
}
*:first-child+html .largeTitle {
	letter-spacing:-0.1em;
	margin:2px 0;
}
.mgntop0 {
	margin-top:0;
}
.ceminartit5 {
	background: url(../images/seminar/feb-5.gif) 0 0 no-repeat;
	margin:2px 0 0;
	padding:0 0 0 20px;
}
.feb6 {
	margin-top:50px;
}
.bnone {
	border:none;
}

/*2010 Summer fair*/

#whole .whitebgcolor {
	background:#FFFFFF;
	color:#666666;
	padding:0;
}
.widthposition {
	width:320px;
	margin:0 auto 0;
}

.size3 {font-size:16px;}
.size4 {font-size:18px;}
.color2{
	color:#666666;
}
.color3{
	color:#FF6666;
}
.weightb {
	font-weight:bold;
}
.sf10title {
	margin:0;
	padding:30px 0 20px;
}
#whole .treatment10summer_back {
	width:439px;
	height:223px;
	margin:20px auto 0px;
	padding:0 10px 0;
	background:#FFFFFF url(../images/treatment/bf1006summerback.jpg) 0 0 no-repeat;
}
.cap10sumtit {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:0;

}

/*.aqua {
	font-size:72px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	clear:both;
	color:#0099FF;
}*/

.aqua {
	font-size:72px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	clear:both;
	color:#17375E;
}


/*.sum10tit1 {
	font-size:30px;
	color:#0099FF;
}*/

.sum10tit1 {
	font-size:30px;
	color:#17375E;
}

/*.sum10tit2 {
	font-size:24px;
	text-align:right;
	line-height:1;
	color:#0099FF;
	margin:0 0 -20px;
	padding:0px 80px 0 0;
}*/

.sum10tit2 {
	font-size:24px;
	text-align:right;
	line-height:1;
	color:#17375E;
	margin:0 -70px -20px 0;
	padding:0px 80px 0 0;
}

.sum10titxt {
	font-size:18px;
	font-family:"¬’ËƒSƒVƒbƒN Pro R", "ƒqƒ‰ƒMƒm–¾’©‘Ì2", "‚l‚r –¾’©", "‚l‚r ‚o–¾’©";
	font-weight:bold;
	margin:0;
	padding:0;
}
.sum10subtit {
	font-size:18px;
	font-family:"¬’ËƒSƒVƒbƒN Pro R", "ƒqƒ‰ƒMƒm–¾’©‘Ì2", "‚l‚r –¾’©", "‚l‚r ‚o–¾’©";
	font-weight:bold;
	margin:0;
	padding:20px;
}



.bluebox {
	background:url(../images/treatment/sf10bluebox.gif) 0 0 no-repeat;
	width:480px;
	height:80px;
	margin:0 auto 0;
	padding:9px 10px 5px;
}

.pinkbox {
	background:url(../images/treatment/sf10pinkbox.gif) 0 135px  no-repeat;

	width:480px;
	height:210px;
	margin:0 auto 0;
	padding:9px 10px 5px;
}

/*.sf10date {
	font-size:24px;
	font-weight:bold;
	color:#0099FF;
	margin:0;
	padding:0;
}*/

.sf10date {
	font-size:24px;
	font-weight:bold;
	color:#17375E;
	margin:0;
	padding:0;
}

.sf10Price {
	margin:0;
	padding:0 0 10px;
}
*:first-child+html .sf10Price {
	margin:0;
	padding:7px 0 10px;
}
.sf10Price_2 {
	margin:0 0 10px;
	padding:0;
}


		/* --- Treatment CAM | 2010/06 --- */
#treatment_cam{
	width: 697px;
	height: 405px;
	overflow: hidden;
	background-color: #ffffff;
	color: #595959;
}

#treatment_cam-inner{
	width: 697px;
	height: 365px;
	overflow: auto;
	padding: 20px 0;
	margin-bottom: 40px;
	text-align: left;
}

#cam_headline{
	padding: 0 40px;
}

.cam_text-center{
	text-align: center;
	margin-top: 10px;
}

#cam_leadtext{
	font-size: 1.5em;
	line-height: 1.8;
	font-weight: bold;
	margin: 20px 0 0 180px;
}

#hrd_col1{
	margin: 20px 0 0 20px;
	padding: 0;
	background-color: #b2c8e2;
	width: 644px;
}

#hrd_col2{
	margin: 20px 0 0 20px;
	padding: 0;
	background-color: #b0dbe6;
	width: 644px;
}

#llh_outline{
	width: 617px;
	padding: 1px 4px 6px 8px;
	_padding: 8px 4px 16px 8px;
	margin: 20px 0 0 30px;
	background: url(../images/treatment/llh/llh_outline.jpg) 0 0 no-repeat;
}

*:first-child+html #llh_outline{
	padding: 10px 4px 16px 8px;
}

#llh_col1{
	background: url(../images/treatment/llh/llh_col1.gif) 0 0 no-repeat;
	width: 652px;
	height: 148px;
	margin: 20px 0 0 20px;
	padding: 20px 0;
}

#llh_col2{
	margin: 0 0 0 20px;
	padding: 0;
	width: 644px;
}

#llh_col2 .cam_text-center{
	margin: 0;
	_margin: -3px 0 -4px 0;
	padding: 10px 0;
	background-color: #ffe5ca;
}

*:first-child+html #llh_col2 .cam_text-center{
	margin: -3px 0 -4px 0;
	padding: 10px 0;
	background-color: #ffe5ca;
}

*:first-child+html #hrd_col1 img, *:first-child+html #hrd_col2 img{
	margin: -10px 0 -10px 0;
}



#autumn_headline{
	padding: 0 40px;
}

#autumn_leadtext{
	font-size: 1.5em;
	line-height: 1.8;
	font-weight: bold;
	margin: 20px 0 0 180px;
}

.autumn_text-center{
	text-align: center;
	margin-top: 10px;
}

#autumn_outline{
	width: 617px;
	padding: 1px 4px 6px 8px;
	_padding: 8px 4px 16px 8px;
	/*margin: 20px 0 0 30px;*/
	background: url(../images/treatment/autumn_outline.jpg) 0 0 no-repeat;
}

#autumn_col1{
	background: url(../images/treatment/autumn_col1.gif) 0 0 no-repeat;
	width: 657px;
	height: 146px;
	margin: 0 0 0 20px;
	padding: 0px 0;
}