/* CSS Document */
div#content_left h2{
	background:url(../../img/concept_title.jpg) no-repeat 0 0;
	width:600px;
	height:30px;
	text-indent:-1000em;
}
div#main_concept{
	background:url(../../img/concept_img.jpg) no-repeat 0 0;
	width:600px;
	height:280px;
	margin-top:20px;
}
div#main_concept h3{
	text-indent:-1000em;
	margin-bottom:90px;
}
div#main_concept p{
	text-indent:-1000em;
	font-size:12px;
	padding:0 20px 0 20px;
	color:#003366;
	line-height:1.5em;
}
/* concept_concept--------------------------------------------------------------------*/
div#concept_concept{
	margin-top:30px;
}
div.concept_point{
	clear:both;
	width:598px;
	margin:0px auto;
}
img.imgleft{
	display:block;
	float:left;
}
img#imgright{
	display:block;
	float:right;
}
div.box_right{
	margin-top:9px;
	float:right;
	background:url(../../img/box_right.jpg) no-repeat 0 0;
	width:347px;
	height:84px;
	padding:20px 10px 20px 10px;
}
div#box_left{
	margin-top:9px;
	float:left;
	background:url(../../img/box_left.jpg) no-repeat 0 0;
	width:347px;
	height:84px;
	padding:20px 10px 20px 10px;
}
div.concept_point h4{
	text-indent:-1000em;
	margin:10px 0 5px 0;
}
div.concept_point h4#oil{
	background:url(../../img/concept_oil.jpg) no-repeat 0 0;
	width:299px;
	height:19px;
}
div.concept_point h4#massage{
	background:url(../../img/concept_massage.jpg) no-repeat 0 0;
	width:259px;
	height:19px;
}
div.concept_point h4#room{
	background:url(../../img/concept_room.jpg) no-repeat 0 0;
	width:339px;
	height:19px;
}
div.concept_point p{
	line-height:1.5em;
	font-size:12px;
	color:#003366;
}
