/*--left_navi------------------------------------------------------------------------*/

#left_navi{
	width: 182px;
	margin-right: 0px;
	float: left;
	background-color: #EEEEEE;
}

#left_navi ul{
	width: 162px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
	float: left;
}

#left_navi li{
	display: block;
	height: 30px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}

#left_navi li.polaris{

}

#left_navi li.polaris a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px 0px;
	overflow: hidden;
	}

#left_navi li.polaris a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px 0px;
}

#left_navi li.polaris_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px 0px;
}

#left_navi li.c_peeling{

}

#left_navi li.c_peeling a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px -30px;
	overflow: hidden;
	}

#left_navi li.c_peeling a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -30px;
}

#left_navi li.c_peeling_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -30px;
}


#left_navi li.s_peeling{

}

#left_navi li.s_peeling a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px -60px;
	overflow: hidden;
	}

#left_navi li.s_peeling a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -60px;
}

#left_navi li.s_peeling_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -60px;
}

#left_navi li.laser{

}

#left_navi li.laser a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px -90px;
	overflow: hidden;
	}

#left_navi li.laser a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -90px;
}

#left_navi li.laser_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -90px;
}


#left_navi li.mesoacthys{

}

#left_navi li.mesoacthys a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px -120px;
	overflow: hidden;
	}

#left_navi li.mesoacthys a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -120px;
}

#left_navi li.mesoacthys_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -120px;
}

#left_navi li.price_btn{

}

#left_navi li.price_btn a{
	background-image: url(../img/beauty/left_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent:-1000em;
	height: 100%;
	width: 100%;
	background-position: 0px -150px;
	overflow: hidden;
	}

#left_navi li.price_btn a:hover{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -150px;
}

#left_navi li.price_btn_on{
	background-image: url(../img/beauty/left_navi.jpg);
	background-position: -160px -150px;
}

#left_navi li.spacer{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}

/*--------------------------------------------------------------------------*/

#box01{
	width: 580px;
	float: right;
}

#box01 .title{
	margin-bottom: 20px;
	display: block;
}

#box01 .sub_title{
	margin-bottom: 10px;
}

#box_polaris,#box_c_peeling,#box_s_peeling,#box_laser,#box_mesoacthys {
	width: 580px;
	margin-top: 40px;
	float: left;
}

#box_polaris span,#box_c_peeling span,#box_s_peeling span,#box_laser span,#box_mesoacthys span {
	font-size: 110%;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #37BE82;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #69DDC1;
	padding-left: 5px;
}


#box01 .f_right{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#box01 .f_left{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.sample{
	width: 580px;
	float: left;
	margin-top: 20px;
}

.sample span{
	font-size: 110%;
	color: #FF6666;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-left-color: #FF9999;
}

.price{
	width: 112px;
	height: 25px;
	margin-top: 10px;
}

.price a{
	background-image: url(../img/treatment/price.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100%;
    text-indent:-1000em;
}

.price a:hover{
	background-image: url(../img/treatment/price.gif);
	background-position: -112px 0px;
}

#box_polaris ul{
	list-style-type: none;
	width: 580px;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

#box_polaris li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.price2{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-top: 10px;
	font-size: 110%;
	border-top-width: 1px;
	border-top-style: solid;
	width: 580px;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
}
.price2 th{
	color:#000000;
	background-position:left top;
	text-align:center;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 220px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color: #E9EDEC;
}
.price2 td{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.prise2 th.title{
	width: 580px;
	background-color: #000000;
}

/*--------------------------------------------------------------------*/

#box02{
	width: 580px;
	margin-top: 40px;
	float: right;
}

#box02 span{
	font-size: 120%;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

