/*-----------------------------------
DEFAULT CSS
FILE DATA: spa.css
-----------------------------------*/


/*MAIN_IMAGE
-----------------------------------*/
#main_image2 div{
	background-image: url(../images/main_img.jpg);
}
/*BODY_LEFT
-----------------------------------*/
#body_left{
	width:125px;
	height:auto;
	float:left;
}
#body_left h2{
	width:40px;
	height:200px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/spa_ttl.gif) no-repeat;
}

/*BODY_RIGHT
-----------------------------------*/
#body_right{
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}

/*-----------------------------------
下記から記述
-----------------------------------*/
/*SECTION@
-----------------------------------*/
#section1 {
	width:734px;
	height:auto;
	padding:0 0 30px 0;
	background:url(../images/section_line.jpg) bottom no-repeat;
}

#section1 #photo_box {
	width:734px;
	height:360px;
}

#section1 #photo_box .photoarea {
	width:569px;
	height:360px;
	float:left;
}

#section1 #photo_box .photomenu {
	width:165px;
	height:360px;
	float:right;
}
#section1 #photo_box .photomenu  h3 {
	width:150px;
	height:260px;
	text-indent:-10000em;
	background:url(../images/section1_ttl.gif) no-repeat;
	float:right;
}
#section1 #photo_box .photo_p {
	width:150px;
	margin:10px 0 10px 15px;
	color:#bf587f;
	font-weight:bold;
	float:right;
}
#section1 #photo_box .photo {
	width:165px;
	height:45px;
	float:right;
}
#section1 #photo_box .photo li {
	width:45px;
	height:45px;
	float:left;
	margin:0 0 0 10px;
}
* html body #section1 #photo_box .photo li {
	margin:0 0 0 7px;
}

#section1 .section_text {
	width:734px;
	height:auto;
	margin:15px 0 15px 0;
}

#section1 .section_text span {
	color:#be587f;
}
#section1 table {
	width:450px;
	height:80px;
	border:1px solid #c5b9b3;
}
#section1 th {	
	width:100px;
	background:#e4d9d8;
	border-right:1px solid #c5b9b3;
}
#section1 td {
	background:#f8edf0;
	padding:5px;
}
/*SECTIONA
-----------------------------------*/
#section2 {
	width:734px;
	height:auto;
	padding:30px 0 0 0;
}
#section2 .esthe_img {
	width:200px;
	height:130px;
	float:left;
}
#section2 .esthe_text {
	width:520px;
	height:auto;
	float:right;
}
#section2 .esthe_text h3 {
	width:490px;
	height:15px;
	text-indent:-10000em;
	background:url(../images/section2_ttl.gif) no-repeat;
}
#section2 .esthe_text p {
	margin:15px 0;
}
/*--------------- box01 ------------------*/
.spa2{
	background:url(../images/spa_photo04.jpg) no-repeat right 25px;
	padding-bottom:40px;
}