@charset 'UTF-8';


/*ページ背景
-------------------------------------------------*/
body#pop {
	background:url(../../shared/images/bg_secondary_body.gif) repeat-x;
	padding:0px;
}

/* ページの幅
-------------------------------------------------*/
#pop_box {
	background:url(../images/bg_pop_contents.jpg) repeat-y;
	width:655px;
	height:auto;
	margin:0px auto;
	z-index:1;
}

/*ロゴ
-------------------------------------------------*/
#pop_logo {
	width:605px;
	height:auto;
	margin:0px auto;
	padding:15px 0px 20px 0px;
}

/*コンテンツ
-------------------------------------------------*/
#pop-block {
	width:605px;
	height:auto;
	margin:0px auto;
}

#pop-block h2 {
	width:605px;
	height:45px;
	margin:0px 0px 15px 0px;
}

#pop-block .text {
	width:580px;
	height:auto;
	color:#675656;
	font-size:0.8em;
	margin:0px auto;
}

#pop-block #pop_image {
	width:548px;
	height:auto;
	margin:20px 0px 0px 20px;
}

#pop-block .image_01 {
	width:548px;
	height:185px;
	margin:0px;
}

#pop-block .image_02 {
	width:548px;
	height:148px;
	margin:10px 0px 0px 0px;
}

#pop-block .image_02 .left {
	width:366px;
	height:148px;
	margin:0px;
	float:left;
}

#pop-block .image_02 .right {
	width:172px;
	height:148px;
	color:#675656;
	font-size:0.7em;
	float:right;
}

#pop-block .image_03 {
	width:548px;
	height:98px;
	margin:10px 0px 20px 0px;
}
* html body #pop-block .image_03 {
	margin:10px 0px 0px 0px;
}

#pop-block .image_03 .left {
	width:287px;
	height:98px;
	float:left;
}

#pop-block .image_03 .right {
	width:216px;
	height:98px;
	float:right;
	padding:21px 0 0 0;
}

/*フッタ
-------------------------------------------------*/
#pop_foot {
	background:#aea8a8;
	height:100px;
}
#pop_foot .box {
	position:relative;
}
address {
	color:#756767;
	font-size:65%;
	position:absolute;
	top:15px;
	left:35px;
}

/*エステメニュー
-------------------------------------------------*/
#esthe_menu {
	width:605px;
	height:auto;
	margin:10px 0px 0px 0px;
}

#esthe_menu h3{
	width:605px;
	height:20px;
}

#esthe_menu ul {
	width:605px;
	height:auto;
	list-style:none;
}

#esthe_menu li {
	width:297px;
	height:auto;
	margin:10px 0px;
	float:left;
}

#esthe_menu li p {
	width:88px;
	height:auto;
	padding:22px 1px 0px 0px;
	font-size:0.5em;
	line-height:1.2em;
	color:#666;
	float:right;
}

#esthe_menu .r1 {
	width:297px;
	height:128px;
	background:url(../images/esthe_r_bg1.jpg) no-repeat;
	float:left;
}
#esthe_menu .r2 {
	width:297px;
	height:128px;
	background:url(../images/esthe_r_bg2.jpg) no-repeat;
	float:right;
}
#esthe_menu .b1 {
	width:297px;
	height:120px;
	background:url(../images/esthe_b_bg1.jpg) no-repeat;
	float:left;
}
#esthe_menu .b2 {
	width:297px;
	height:120px;
	background:url(../images/esthe_b_bg2.jpg) no-repeat;
	float:right;
}
#esthe_menu .b3 {
	width:297px;
	height:120px;
	background:url(../images/esthe_b_bg3.jpg) no-repeat;
	float:left;
}
#esthe_menu .spa {
	width:297px;
	height:120px;
	background:url(../images/esthe_spa.jpg) no-repeat;
	padding:2px 0px 0px 0px;
	float:right;
}
#esthe_menu .info {
	float:right;
}

/*youtube
-------------------------------------------------*/
#youtube {
	width:605px;
	height:auto;
	margin:0px;
}
#youtube h3{
	width:605px;
	height:25px;
	margin:0px 0px 0px 5px;
}
#youtube p{
	width:388px;
	height:233px;
	margin:10px 0px 20px 20px;
}

/*bodybox
-------------------------------------------------*/
#pop-block .body_box {
	width:605px;
	height:auto;
	margin:0px;
}
#pop-block .body_box h3{
	width:605px;
	height:25px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #CCC;
}
#pop-block .body_box span{
	color:#F00;
	text-align:right;
}
#pop-block .body_box p{
	width:243px;
	height:161px;
	float:right;
}
#pop-block .body_box table{
	width:350px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	float:left;
}
#pop-block .body_box table th{
	width:250px;
	height:auto;
	margin:0px;
	padding:5px;
	font-weight:none;
	text-align:left;
	border-bottom:1px solid #999;
	background:#71B057;
	color:#FFF;
}
#pop-block .body_box table td{
	width:auto;
	height:auto;
	margin:0px;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #999;
	color:#666;
}
.body_clear {
	width:605px;
	height:auto;
	margin:0px 0px 20px 0px;
}