@charset "utf-8";
/* CSS Document */

/* キャンペーン
---------------------------------------------------- */
#cp_navi {
	width:620px;
	margin-left: auto;
	margin-right:auto;
	height: 45px;
	list-style-type: none;
	background:#FFFFFF url(../img/s_1/cp_nav.gif) repeat-x left top;
}

#cp_navi li {
    float:left;
	width:155px;
}

#cp_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 45px;
	padding-top: 45px;
	color: #FFFFFF;
	background-image:url(../img/s_1/cp_nav.gif);
}

/*オフマウス*/
#cpnav01 a { background-position: 0      0; }
#cpnav02 a { background-position: -155px 0; }
#cpnav03 a { background-position: -310px 0; }
#cpnav04 a { background-position: -465px 0; }

/*ステイ*/
#cpnav01 a.stay { background-position:  0     -45px; }
#cpnav02 a.stay { background-position: -155px -45px; }
#cpnav03 a.stay { background-position: -310px -45px; }
#cpnav04 a.stay { background-position: -465px -45px; }


/*オンマウス*/
#cpnav01 a:hover { background-position:  0     -45px; }
#cpnav02 a:hover { background-position: -155px -45px; }
#cpnav03 a:hover { background-position: -310px -45px; }
#cpnav04 a:hover { background-position: -465px -45px; }



#cp_bg {
	width:600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.cp_bg {
	width:600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.cp_text0 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st00.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.cp_text1 {
	font-size: 12px;
	line-height:16px;
	margin-top: 20px;
	margin-left:10px;
	height: 120px;
	background-image: url(../img/s_1/st1.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.cp_text1b {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st1.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}


.cp_text2 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st2.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}

.cp_text2b {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st2.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}


.cp_text3 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st3.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}

.cp_text3b {
	line-height:16px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st3.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}


.cp_text4 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st4.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.cp_text4b {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/st4.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}


.p_text1 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/ps1.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}

.p_text2 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/ps2.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}

.p_text3 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/ps3.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}

.p_text4 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/ps4.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}


/* 料金ページ
---------------------------------------------------- */

.box {
	width:580px;
	border:#CC9900 double;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
}

.pt {
    margin-top:10px;
	font-size:2.0ex;
	color:#CC0000;
}

.pp {
    float:left;
	width:300px;
	padding-left:10px;
}

.pp2 {
    float:left;
	width:50px;
	text-align:right;
}

.pp3 {
    float:left;
	width:80px;
}

.price_bg {
	background-color:#CCCCCC;
	margin-bottom:10px;
}

.price_td {
	background-color:#FFFFFF;
	padding:5px;
	text-align: center;
}

.price_td_title {
	background-color:#D5CEA4;
	padding:5px;
	font-weight: bold;
	color: #660000;
}

/* よくある質問
---------------------------------------------------- */

.qt {
	font-size:1.8ex;
	color:#333333;
	padding-left:30px;
}
	
.q1 {
    float:left;
	width:50px;
	text-align:right;
	padding-left:80px;
	padding-bottom:5px;
}

.q2 {
    float:left;
	width:390px;
	padding-bottom:5px;
}

.a1 {
    float:left;
	width:50px;
	text-align:right;
	padding-left:20px;
	padding-bottom:5px;
}

.back {
    float:right;
	width:100px;
	padding-right:10px;
	text-align:right;
}

/* サロン案内
---------------------------------------------------- */
.pc_l {
	float:left;
	width: 260px;
	padding-left: 15px;
	padding-top: 10px;
}

.pc_r {
	float:left;
	width: 330px;
	padding-top: 20px;
}

.salon {
    margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.price_p3 {
	float:left;
	width:110px;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-top: 10px;
}
*html .price_p3 {
	float:left;
	width:120px;
	border-bottom:1px #999999 dotted;
	margin-left: 13px;
	padding-top: 10px;
}

.price_t3 {
	width:450px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .price_t3 {
	width:440px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}

.price_p3t {
	float:left;
	width:110px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-top: 10px;
}
*html .price_p3t {
	float:left;
	width:120px;
	border-top:1px #999999 dotted;
	margin-left: 13px;
	padding-top: 10px;
}

.price_t3t {
	width:450px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .price_t3t {
	width:440px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}

/* ポールシェリーTOP
---------------------------------------------------- */

.l_ps {
	background-image:url(../img/common/l_bg.gif);
	width:600;
	background-repeat:repeat;
	margin-bottom: 8px;
	margin-top: 0px;
}

.l_ps p {
	margin-left:30px;
	margin-right: 30px;
	margin-bottom: 8px;
	line-height: 130%;
}

#p_navi {
	width:620px;
	margin-left: auto;
	margin-right:auto;
	height: 45px;
	list-style-type: none;
	background:#FFFFFF url(../ps/img/ps_1/g_nav.gif) repeat-x left top;
}

#p_navi li {
    float:left;
	width:124px;
}

#p_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 45px;
	padding-top: 45px;
	color: #FFFFFF;
	background-image:url(../ps/img/ps_1/g_nav.gif)
}

/*オフマウス*/
#pnav01 a { background-position: 0      0; }
#pnav02 a { background-position: -124px 0; }
#pnav03 a { background-position: -248px 0; }
#pnav04 a { background-position: -372px 0; }
#pnav05 a { background-position: -496px 0; }

/*ステイ*/
#pnav01 a.stay { background-position:  0     -45px; }
#pnav02 a.stay { background-position: -124px -45px; }
#pnav03 a.stay { background-position: -248px -45px; }
#pnav04 a.stay { background-position: -372px -45px; }
#pnav05 a.stay { background-position: -496px -45px; }


/*オンマウス*/
#pnav01 a:hover { background-position:  0     -45px; }
#pnav02 a:hover { background-position: -124px -45px; }
#pnav03 a:hover { background-position: -248px -45px; }
#pnav04 a:hover { background-position: -372px -45px; }
#pnav05 a:hover { background-position: -496px -45px; }


#ps_1 {
	width:600px;
	background-image:url(../ps/img/ps_1/im03.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-top: 180px;
	background-color: #FFFFFF;
	height: auto;
}

.ps_2 {
	width:300px;
	padding-left:20px;
}

#ps_3 {
	width:600px;
	background-image:url(../ps/img/ps_1/im04.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-top: 180px;
	background-color: #FFFFFF;
	height: auto;
}

.ps_4 {
	margin-left:20px;
	margin-right:10px;
}


/* ポールシェリーリラックス＆モホロジー
---------------------------------------------------- */
.p_m_text1 {
	height: auto;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_3/im01.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.p_m_text2 {
	height: auto;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_3/im02.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.p_m_text3 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_3/im03.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.p_m_text4 {
	height: auto;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_3/im04.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.p_m_text5 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_3/im05.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.ps_5 {
	border-bottom: dotted #cccccc 1px;
   margin-left:10px;
   margin-right:10px;
   margin-bottom:10px;
}

/* ポールシェリーオセアニカ
---------------------------------------------------- */

.p_o_text4 {
	height: auto;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../ps/img/ps_5/im04.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

/* ポールシェリー料金＆メニュー
---------------------------------------------------- */

.ul_2 {
	padding:5px 0 10px 25px;
	list-style-type:none;
	font-size:1.6ex;
}

.psp {
    float:left;
	width:300px;
	padding-left:0px;
	font-weight:bold;
	font-size:1.8ex;
}

.ps_6 {
	border-bottom: dotted #cccccc 1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:580px;
}

.ps_6b {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:580px;
}


/* ポールシェリーアイテム紹介
---------------------------------------------------- */

#item1 {
	background:url(../ps/img/ps_4/im01.gif);
	background-repeat:no-repeat;
	padding:40px 5px 5px 150px;
	margin-left: 10px;
	margin-right: 10px;
}

#item2 {
	background:url(../ps/img/ps_4/im02.gif);
	background-repeat:no-repeat;
	padding:40px 5px 5px 150px;
	margin-left: 10px;
	margin-right: 10px;
}

#item3 {
	background:url(../ps/img/ps_4/im03.gif);
	background-repeat:no-repeat;
	padding:40px 5px 5px 150px;
	margin-left: 10px;
	margin-right: 10px;
}

#item4 {
	background:url(../ps/img/ps_4/im04.gif);
	background-repeat:no-repeat;
	padding:40px 5px 5px 150px;
	margin-left: 10px;
	margin-right: 10px;
}



.t_item0 {
    float:left;
	width:30px;
	text-align:right;
}


.t_item1 {
    float:left;
	width:300px;
	color:#51BA97;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
}

.t_item2 {
    float:left;
	width:50px;
	text-align:right;
	margin-top:10px;
	font-size:12px;
}

.t_item3 {
    float:left;
	width:60px;
	margin-top:10px;
	font-size:12px;
}

.item_midashi {
    font-weight:bold;
	font-size:1.8ex;
	padding-left:35px;
	color:#666666;
}

.kouka {
	border:#CCCCCC solid 1px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
	width:300px;
	margin-left: 50px;
	float: left;
}

*html .kouka {
	border:#CCCCCC solid 1px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
	width:300px;
	margin-left: 25px;
	float: left;
}

.item_pic {
    float:right;
	margin-right:30px;
}

*html .item_pic {
    float:right;
	margin-right:15px;
}	
	
.item_text {
	float:left;
	width:380px;
	margin-left:40px;
	margin-top: 20px;
}

*html .item_text {
	float:left;
	width:400px;
	margin-left:20px;
	margin-top: 20px;
}	
	
	
/* ラジオ波ページTOP
---------------------------------------------------- */
	
	
#r_navi {
	width:620px;
	margin-left: auto;
	margin-right:auto;
	height: 45px;
	list-style-type: none;
	background:#FFFFFF url(../img/s_1/r_nav.gif) repeat-x left top;
}

#r_navi li {
    float:left;
	width:155px;
}

#r_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 45px;
	padding-top: 45px;
	color: #FFFFFF;
	background-image:url(../img/s_1/r_nav.gif);
}

/*オフマウス*/
#rnav01 a { background-position: 0      0; }
#rnav02 a { background-position: -155px 0; }
#rnav03 a { background-position: -310px 0; }
#rnav04 a { background-position: -465px 0; }

/*ステイ*/
#rnav01 a.stay { background-position:  0     -45px; }
#rnav02 a.stay { background-position: -155px -45px; }
#rnav03 a.stay { background-position: -310px -45px; }
#rnav04 a.stay { background-position: -465px -45px; }


/*オンマウス*/
#rnav01 a:hover { background-position:  0     -45px; }
#rnav02 a:hover { background-position: -155px -45px; }
#rnav03 a:hover { background-position: -310px -45px; }
#rnav04 a:hover { background-position: -465px -45px; }

#ba_radio {
	width:600px;
	background-image:url(../img/s_2/ba_radio.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-top: 140px;
	background-color: #FFFFFF;
	height: auto;
}

.ba_text {
	width:300px;
	padding-left:280px;
}


/* バストアップTOP
---------------------------------------------------- */
#bustcontents {
	background-image: url(../bustup/img/kouzou-zu.gif);
	background-repeat: no-repeat;
	padding-left: 180px;
	margin-left: 10px;
	height: 300px;
	padding-top: 10px;
}

.bust_box {
	height:140px;


}

.bust {
	float:left;
	padding-left:15px;
	width: 170px;
}

.bust2 {
	float:left;
	width: 60px;
	margin-bottom: 5px;
}

.bust3 {
	float:left;
	width: 340px;
	margin-left: 10px;
	font-size: 12.5px;
	margin-bottom: 5px;
	line-height: 20px;
}

.bust4 {
	width: 400px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
}

.bust5 {
	width:600;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height:18px;
}

.bust6 {
	float:left;
	width:80px;
	margin: 2px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13.5px;
	height: 21px;
	padding-top: 43px;
	padding-bottom: 43px;
	background-color: #FFFFCC;
}

.bust6b {
	float:left;
	width:80px;
	margin: 2px;
	padding: 5px;
}


.bust7 {
	float:left;
	width:150px;
	margin: 2px;
	padding: 5px;
	height: 98px;
	background-color: #dceefd;
}

.bust8 {
	float:left;
	width:150px;
	margin: 2px;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	background-color: #f3f2f3;
	padding-top: 7px;
}

.bust9 {
	float:left;
	width:150px;
	margin: 2px;
	padding: 5px;
	height: 98px;
	background-color:#fddcfb;
}

.bust10 {
    margin-left:15px;
	margin-right:15px;
}

.bu_text1 {
	line-height:16px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../bustup/img/st1.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}


.bu_text2 {
	line-height:16px;
	height: 300px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../bustup/img/st2.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.bu_text3 {
	line-height:16px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../bustup/img/st3.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.bu_text4 {
	line-height:16px;
	height: 250px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../bustup/img/st4.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.bu_text5 {
	line-height:16px;
	height: 250px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../bustup/img/st5.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

/* ブライダルエステ
---------------------------------------------------- */
.bri_text1 {
	background-image: url(../bridal/img/im2.jpg);
	background-repeat: no-repeat;
	padding:40px 10px 5px 260px;
	min-height: 183px;
}

.bri_text2 {
	background-image: url(../bridal/img/im3.jpg);
	background-repeat: no-repeat;
	padding:40px 10px 5px 260px;
	min-height: 183px;
}

.bri_text3 {
	background-image: url(../bridal/img/im4.jpg);
	background-repeat: no-repeat;
	padding:40px 10px 5px 260px;
	min-height: 183px;
}

.bri_text4 {
	background-image: url(../bridal/img/im1.jpg);
	background-repeat: no-repeat;
	padding:40px 10px 5px 260px;
	min-height: 183px;
}


/* 脚集中コース
---------------------------------------------------- */

.leg_text0 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../leg/img/st1.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.leg_text1 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../leg/img/st2.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.leg_text2 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../leg/img/st3.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

.leg_text3 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../leg/img/st4.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}

.leg_text4 {
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../leg/img/st5.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

/* 予約案内
---------------------------------------------------- */

#yoyaku_bg {
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}

#form {
     padding:20px 10px 20px 20px;
}

.form_title {
	padding-left: 25px;
	width: 150px;
	padding-top: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
	font-size:0.9em;
}

.form_title_top {
	padding-left: 10px;
	width: 210px;
	padding-top: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	font-size:0.9em;
}

.form_input {
	width: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
}

.form_input_top {
	width: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
}

.input03 {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 10px;
	text-align:center;
}

.table {
	margin-left:auto;
	margin-right: auto;
}

.bdr4 {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.yoyaku_info {
    width:630px;
	margin-left:auto;
	margin-right:auto;
    padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.privacy {
    padding-left:30px;
}

.topics {
	border-bottom: dotted #666666 1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:95%;
}

/* サイトマップ
---------------------------------------------------- */


.sitemap {
	float:left;
	width:200px;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-top: 10px;
}
*html .sitemap {
	float:left;
	width:210px;
	border-bottom:1px #999999 dotted;
	margin-left: 13px;
	padding-top: 10px;
}

.sitemap_t {
	float:left;
	width:200px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-top: 10px;
}
*html .sitemap_t {
	float:left;
	width:210px;
	border-top:1px #999999 dotted;
	margin-left: 13px;
	padding-top: 10px;
}

.sitemap_r {
	width:360px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .sitemap_r {
	width:370px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}

.sitemap_rt {
	width:360px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	border-top:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .sitemap_rt {
	width:370px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	border-top:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}


/* フェイシャルトライアル
---------------------------------------------------- */
.cpf_text1 {
	font-size: 12px;
	line-height:16px;
	margin-top: 20px;
	margin-left:10px;
	height: 120px;
	background-image: url(../img/s_1/stf1.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px;
	padding:0px 10px 5px 220px;
}


.cpf_text2 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/stf2.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}


.cpf_text3 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/stf3.jpg);
	background-repeat: no-repeat;
	border-bottom: dotted #cccccc 1px ;
	padding:0px 10px 5px 220px;
}


.cpf_text4 {
	font-size: 12px;
	line-height:16px;
	height: 120px;
	margin-top: 20px;
	margin-left:10px;
	background-image: url(../img/s_1/stf4.jpg);
	background-repeat: no-repeat;
	padding:0px 10px 5px 220px;
}

/* フェイシャル
---------------------------------------------------- */
#ff_navi {
	width:620px;
	margin-left: auto;
	margin-right:auto;
	height: 45px;
	list-style-type: none;
	background:#FFFFFF url(../img/faicial/g_nav.gif) repeat-x left top;
}

#ff_navi li {
    float:left;
	width:310px;
}

#ff_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 45px;
	padding-top: 45px;
	color: #FFFFFF;
	background-image:url(../img/faicial/g_nav.gif);
}

/*オフマウス*/
#ffnav01 a { background-position: 0      0; }
#ffnav02 a { background-position: -310px 0; }

/*ステイ*/
#ffnav01 a.stay { background-position:  0     -45px; }
#ffnav02 a.stay { background-position: -310px -45px; }


/*オンマウス*/
#ffnav01 a:hover { background-position:  0     -45px; }
#ffnav02 a:hover { background-position: -310px -45px; }
