
/*         　　　　 各ページ共通
----------------------------------------------------------------*/

#content{
width: 820px;
min-height: 400px;
height: auto !important;
height: 400px;
margin: 0 auto;
line-height: 1.6em;
}

#content h3{
background: url(img/ico_news.jpg) no-repeat;
border-bottom: solid 1px #EC124C;
padding: 0 0 1px 23px;
margin-bottom: 10px;
}

#page{
clear: both;
height: 10px;
padding: 20px 0;
}

#pagetop{
float: right;
overflow: hidden;
width: 58px;
height: 10px;
background: url(img/ico_pagetop.jpg) no-repeat 0 0;
margin: 0;
padding: 0;
}

#pagetop a{
display: block;
height: 10px;
text-decoration: none;
}

#pagetop a:hover{background: url(img/ico_pagetop.jpg) no-repeat 0 -10px;}


/*         　　　　　　01.脱毛について(/step)
----------------------------------------------------------------*/

#datsumo_nav {
    color: #5E5E5E;
    margin-bottom: 40px;
}
#datsumo_nav ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    font-variant: normal;
    font-style: normal;
}
#datsumo_nav ul em {
	color: #5E5E5E;
	font-size: 15px;
	text-decoration: none;
	visibility: visible;
	line-height: 1;
	font-variant: normal;
    font-style: normal;
	display: inline-block;
}
#datsumo_nav ul li {
    color: #5E5E5E;
    padding-left: 20px;
    padding-right: 40px;
	display: inline-block;
	position: relative;
}
#datsumo_nav li:before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-bottom: solid 2px #333;
	border-right: solid 2px #333;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -6px;
	transform: rotate(45deg);
	display: inline-block;
}

#datsumo_nav em:hover {
	color: #ec3060;	
}
/*       自己処理
------------------------*/
#Sbox01 p{
color: #F3769B;
}

#Sbox01 h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

.own_box01{
min-height: 95px;
height: auto !important;
height: 95px;
background: url(step/img/img_own01.jpg) no-repeat left top;
margin: 13px 0 0;
}

.own_box01 p{
padding: 40px 20px 9px 384px;
}

.own_box02{
min-height: 95px;
height: auto !important;
height: 95px;
background: url(step/img/img_own02.jpg) no-repeat left top;
margin: 0;
}

.own_box02 p{
padding: 30px 20px 0 384px;
}

.own_box03{
min-height: 105px;
height: auto !important;
height: 105px;
background: url(step/img/img_own03.jpg) no-repeat left top;
margin: 0;
}

.own_box03 p{
margin: 0;
padding: 18px 20px 0 384px;
}

.own_box04{
min-height: 95px;
height: auto !important;
height: 95px;
background: url(step/img/img_own04.jpg) no-repeat left top;
margin: 0;
}

.own_box04 p{
padding: 30px 20px 0 384px;
}

/*       施術内容
------------------------*/

.Sbox02{
float: left;
width: 193px;
margin: 15px 15px 0 0;
}

.Sbox02_last{
float: left;
width: 193px;
margin: 15px 0 10px 0;
}

/*      脱毛の種類
------------------------*/

table.Sbox03{
border-top: solid 2px #EC134D;
border-right: solid 1px #EC134D;
border-bottom: solid 1px #EC134D;
border-left: solid 2px #EC134D;
text-align: center;
margin-bottom: 20px;
}

.top_item{
color: #EC134D;
background: #FFB9B9;
font-weight: bold;
border-right: solid 1px #EC134D;
border-bottom: solid 1px #EC134D;
padding: 7px 0;
}

.left_item{
color: #EC134D;
background: #FFEBEB;
font-weight: bold;
border-right: solid 1px #EC134D;
border-bottom: solid 1px #EC134D;
padding: 7px 0;
}

.Sbox03_bdr{
border-right: solid 1px #EC134D;
border-bottom: solid 1px #EC134D;
padding: 7px 0;
}

/*      脱毛の流れ
------------------------*/

#Sbox04{
margin-bottom: 20px;
}

#Sbox04 h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

#Sbox04 p{
padding: 45px 25px 0 340px;
}

.flow_box01{
height: 134px;
background: url(step/img/img_flow01.jpg) no-repeat;
}

.flow_box02{
height: 134px;
background: url(step/img/img_flow02.jpg) no-repeat;
}

.flow_box03{
height: 134px;
background: url(step/img/img_flow03.jpg) no-repeat;
}

.flow_box04{
height: 134px;
background: url(step/img/img_flow04.jpg) no-repeat;
}

.flow_box05{
height: 134px;
background: url(step/img/img_flow05.jpg) no-repeat;
}

.flow_box06{
height: 134px;
background: url(step/img/img_flow06.jpg) no-repeat;
}

/*         　　　　　　02.料金について
----------------------------------------------------------------*/

#nav2{
height: 23px;
margin: 0 auto 45px;
}

#nav2 ul{
height: 23px;
background: url(price/img/navi_menu.gif) no-repeat 0 0;
margin: 0;
padding: 0 95px 0 99px;
}

#nav2 li,#nav2 li a{
display: block;
height: 23px;
text-decoration: none;
}

#nav2 li{
float: left;
display: inline;
}

.nav2_01 a{width: 93px;}
.nav2_02 a{width: 166px;}
.nav2_03 a{width: 183px;}
.nav2_04 a{width: 184px;}

.nav2_01 a:hover{background: url(price/img/navi_menu.gif) no-repeat -99px -23px;}
.nav2_02 a:hover{background: url(price/img/navi_menu.gif) no-repeat -192px -23px;}
.nav2_03 a:hover{background: url(price/img/navi_menu.gif) no-repeat -358px -23px;}
.nav2_04 a:hover{background: url(price/img/navi_menu.gif) no-repeat -541px -23px;}


/*     料金表囲い
-----------------------------*/
.Pblock{
min-height: 1074px;
height: auto !important;
height: 1074px;
background: url(price/img/img_price2.jpg) no-repeat right bottom;
margin-bottom: 20px;
}

.Abox{
font-size: 12px;
margin: 0 0 20px;
}

.Abox_price{
font-weight: bold;
font-size: 14px;
padding: 3px 5px;
border-bottom: solid 1px #FFADA5;
}

.Abox_price strong{color: #EC124C;}

.Abox_left{
background: #FFEEEC;
font-weight: bold;
border-left: solid 3px #FFADA5;
border-right: solid 1px #FFADA5;
border-bottom: solid 1px #FFADA5;
padding: 1px 5px;
}

.Abox_right{
border-right: solid 1px #FFADA5;
border-bottom: solid 1px #FFADA5;
padding: 1px 5px;
}

.Bbox{
font-size: 12px;
margin: 0 0 20px;
}

.Bbox_price{
font-weight: bold;
font-size: 14px;
padding: 3px 5px;
border-bottom: solid 1px #FFB860;
}

.Bbox_price strong{color: #EC124C;}

.Bbox_left{
background: #FFEEDA;
font-weight: bold;
border-left: solid 3px #FFB860;
border-right: solid 1px #FFB860;
border-bottom: solid 1px #FFB860;
padding: 1px 5px;
}

.Bbox_right{
border-right: solid 1px #FFB860;
border-bottom: solid 1px #FFB860;
padding: 1px 5px;
}

.Cbox{
font-size: 12px;
margin: 0 0 20px;
}

.Cbox_price{
font-weight: bold;
font-size: 14px;
padding: 3px 5px;
border-bottom: solid 1px #83C182;
}

.Cbox_price strong{color: #EC124C;}

.Cbox_left{
background: #EAF4EB;
font-weight: bold;
border-left: solid 3px #83C182;
border-right: solid 1px #83C182;
border-bottom: solid 1px #83C182;
padding: 1px 5px;
}

.Cbox_right{
border-right: solid 1px #83C182;
border-bottom: solid 1px #83C182;
padding: 1px 5px;
}

.Dbox{
font-size: 12px;
margin: 0 0 20px;
}

.Dbox_price{
font-weight: bold;
font-size: 14px;
padding: 3px 5px;
border-bottom: solid 1px #7AB5D7;
}

.Dbox_price strong{color: #EC124C;}

.Dbox_left{
background: #DFEDF6;
font-weight: bold;
border-left: solid 3px #7AB5D7;
border-right: solid 1px #7AB5D7;
border-bottom: solid 1px #7AB5D7;
padding: 1px 5px;
}

.Dbox_right{
border-right: solid 1px #7AB5D7;
border-bottom: solid 1px #7AB5D7;
padding: 1px 5px;
}


/*      おすすめプラン
-----------------------------*/

.Pbox{
font-size: 12px;
margin: 0 0 10px;
}

.Pbox_price{
padding: 3px 5px;
border-bottom: solid 1px #FFCCCC;
}

.Pbox_price strong{
font-size: 14px;
}

.Pbox_left{
background: #FFEFEF;
border-left: solid 3px #FFCCCC;
border-right: solid 1px #FFCCCC;
border-bottom: solid 1px #FFCCCC;
padding: 1px 5px;
}

.Pbox_right{
border-right: solid 1px #FFCCCC;
border-bottom: solid 1px #FFCCCC;
padding: 3px 5px;
}

#plan h4{
height: 28px;
color: #EC124C;
background: url(price/img/bac_plan_title.gif) no-repeat;
font-weight: lighter;
font-size: 13px;
margin: 0;
padding: 8px 5px 0 14px;
}

#plan h4 strong{
font-size: 14px;
padding-right: 20px;
font-weight: bold;
}

.p_body{
float: right;
width: 164px;
height: 22px;
color: #FFFFFF;
background: url(price/img/bac_plan_body.gif) no-repeat;
position: relative;
top: -2px;
text-align: center;
padding-top: 2px;
}

.price_box{
margin-left: 15px;
padding: 12px 0;
zoom: 1;
}

.price_box p{
padding-right: 10px;
}

.price_box img{
position: relative;
top: -3px;
}

.plan01{
float: left;
border: solid 1px #EC124C;
padding: 8px 6px;
position: relative;
top: -10px;
}

.txtplan01{
color: #FE0000;
font-size: 14px;
font-weight: bold;
}

.txtplan02{
color: #FE0000;
font-size: 18px;
font-weight: bold;
}

/*      脱毛キャンペーン
-----------------------------*/


/*--○部位セレクトコース・価格表--*/

.Cblk_01{
}

.Cblk_01_tnop{
height: 16px;
font-size: 12px;
line-height: 16px;
text-align: right;
color: #FFF;
background: url(price/img/bac_tnop.gif) no-repeat right bottom;
padding-right: 14px;
}

.Cblk_01_title{
height: 35px;
line-height: 35px;
color: #EC134C;
background: url(price/img/bac_campaign.gif) no-repeat 0 0;
padding-left: 15px;
}

td.Cblk_price{
text-align: right;
padding-bottom: 20px;
padding-right: 10px;
}

td.Cblk_price img{
position: relative;
top: 5px;
padding-right: 7px;
}

/*--○部位セレクトコース・部位一覧--*/

.Cblk_02{
float: right;
width: 290px;
border-right: solid 1px #EC134C;
border-bottom: solid 1px #EC134C;
}

.Cblk_02 td{
border-top: solid 1px #EC134C;
border-left: solid 1px #EC134C;
}

.Cblk_02_h{
color: #FFF;
background: #EC134C;
}

/*--両うでパーフェクト脱毛コース--*/

.Cblk_03{
height: 117px;
background: url(price/img/img_perfect.jpg) no-repeat 0 0;
margin-top: 30px;
margin-bottom: 20px;
}

.Cblk_03 h4,.Cblk_03 p{
font-size: 10px;
color: #FFF;
visibility: hidden;
}

/*--見せ肌脱毛コース--*/

.Cblk_04{
height: 117px;
background: url(price/img/img_misehada.jpg) no-repeat 0 0;
}

.Cblk_04 h4,.Cblk_04 p{
font-size: 10px;
color: #FFF;
visibility: hidden;
}

/*--1年6回完了コース--*/

.Cblk_05{
height: 277px;
background: url(price/img/img_6times.gif) no-repeat 0 0;
margin-top: 30px;
margin-bottom: 20px;
}

.Cblk_05 h4,.Cblk_05 p{
font-size: 10px;
color: #FFF;
visibility: hidden;
}


/*--複数ヶ所同時脱毛バナー--*/

.Pblock2{
height: 157px;
background: url(price/img/bnr_price02.jpg) no-repeat 0 0;
}

.Pblock2 h4,.Pblock2 p{
font-size: 10px;
color: #FFF;
visibility: hidden;
}

/*      フェイシャル
-----------------------------*/

div.box_fcl01{
overflow: hidden;
height: 208px;
background: url(price/img/bac_facial01.jpg) no-repeat 0 0;
margin: 10px 0 20px;
}

div.box_fcl01 h4{
height: 10px;
margin: 0;
padding: 0;
} 

div.box_fcl01 p{
width: 515px;
padding-top: 45px;
}

table.fcl02 td{
background: #FBEEED;
border-right: solid 1px #FC778C;
border-bottom: solid 1px #FC778C;
padding: 7px 0;
text-align: center;
}

div.fcl03{
height: 151px;
background: url(price/img/box_facial01.jpg) no-repeat 0 0;
margin: 30px 0 10px;
}

div.fcl03_l{
float: left;
width: 300px;
font-size: 10px;
color: #F3769B;
text-align: center;
padding-left: 10px;
}

div.fcl03_l p{
padding-top: 46px;
line-height: 1em;
}

div.fcl03_r{
float: right;
width: 445px;
padding: 10px;
}

div.fcl03_r td{
color: #FFF;
background: url(price/img/box_facial02.gif) no-repeat 0 0;
padding-left: 10px;
}

div.fcl03_r img{
vertical-align: bottom;
}

#content td.fcl_none{
font-size: 10px;
line-height: 1em;
height: 10px;
background: none;
}

span.f18{
font-size: 18px;
}

table.fcl04{
color: #EC134D;
border: solid 1px #FFCCCC;
margin-bottom: 20px;
}

table.fcl04 td{
padding: 7px 10px;
background: #FFCCCC url(price/img/bdr_fcl04.gif) no-repeat 0 0;
}


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

#Qbox h4{
height: 27px;
color: #F05881;
background: url(question/img/tle_question.jpg) no-repeat;
font-size: 13px;
font-weight: bold;
padding-left: 26px;
}

#Qbox p{
padding-bottom: 25px;
}

#Before{
height: 218px;
background: url(question/img/bac_before.jpg) no-repeat;
line-height: 2em;
margin-top: 25px;
}

#Before h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

#Before p{
padding: 90px 380px 0 50px;
}

#After{
height: 290px;
background: url(question/img/bac_after.jpg) no-repeat;
line-height: 2em;
margin-bottom: 15px;
}

#After h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

#After p{
padding: 85px 10px 0 375px;
}

/*         　　　　　　04.体験談(/voice)
----------------------------------------------------------------*/

#voice h4{
height: 30px;
color: #F05881;
background: url(question/img_voice/tle_voice.jpg) no-repeat;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 42px;
}

#voice p{
padding-bottom: 25px;
}

#voice .alignright{
display: block;
text-align: right;
}

/*         　　　　　　05.サロンについて(/info)
----------------------------------------------------------------*/

.shop_info a img{
border: solid 1px #FFE8EE;
}

.shop_info a:hover img{
border: solid 1px #EC124C;
}

.shop_box01{
float: left;
width: 128px;
height: 128px;
margin-right: 8px;
margin-bottom: 40px;
}

.shop_box02{
float: left;
width: 128px;
height: 128px;
margin-bottom: 40px;
}

table.aboutsalon{
margin-bottom: 40px;
text-align: left;
}

.aboutsalon_left{
color: #FB778C;
padding: 8px 2px;
}

.aboutsalon_img{
text-align: right;
vertical-align: top;
}

.s_map01{
float: left;
font-size: 12px;
margin-right: 5px;
margin-bottom: 20px;
}

.s_map02{
float: left;
font-size: 12px;
margin-bottom: 20px;
}

/*         　　　　　　06.お問い合わせ
----------------------------------------------------------------*/

#Ibox{
}

.Ibox_side{
float: left;
width: 250px;
}

.Ibox_side h4{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	visibility: hidden;
}

.Ibox_main{
float: right;
width: 550px;
}

/*     左サイドバー
_________________*/

.Firstvisit{
height: 460px;
color: #FFFFFF;
background: url(inquiry/img/bac_first.jpg) no-repeat;
margin-bottom: 30px;
line-height: 2em;
}

.Firstvisit p.F01{
padding: 70px 20px 0 20px;
}

.Firstvisit p.F02{
padding: 120px 20px 0 20px;
}

.Member{
height: 322px;
color: #FFFFFF;
background: url(inquiry/img/bac_member.jpg) no-repeat;
line-height: 2em;
}

.Member p{
padding: 80px 30px 0 25px;
}

/*     お問い合わせフォーム
________________________*/

.Ibox_main table{
height: 812px;
border: solid 1px #FC778C;
font-size: 12px;
}

.textbox{
font-size: 14px;
border: solid 1px #CCCCCC;
padding: 2px;
}

.Itd_left_top{
color: #FC778C;
padding: 23px 10px 8px 20px;
font-weight: bold;
vertical-align: top;
}

.Itd_left_bottom{
color: #FC778C;
padding: 12px 10px 20px 25px;
font-weight: bold;
vertical-align: top;
}

.Itd_left{
color: #FC778C;
padding: 12px 10px 8px 25px;
font-weight: bold;
vertical-align: top;
}

.Itd_right_top{
padding: 20px 15px 8px 0;
}

.Itd_right_bottom{
padding: 8px 15px 20px 0;
}

.Itd_right_bottom textarea{
width: 334px;
height: 90px;
}

.Itd_right{
padding: 5px 15px 8px 0;
}

.Itd_right_check{
letter-spacing: 0.1em;
padding: 5px 15px 8px 0;
}

.send{
text-align: right;
margin: 20px 0;
}

/*     追加 price.html
_________________*/
.price-container{
	
}
.price-container table{
	font-size: 14px;
	border-collapse: collapse;
	width: 820px;
	margin-bottom: 30px;
}
.price-container table{
	font-size: 14px;
	border-collapse: collapse;
	width: 820px;
	margin-bottom: 30px;
}
.price-container th{
    background-color: #f03f6d;
    border: 1px solid #ffcccc;
    color: #fff;
    text-align: left;
    padding: 13px 5px;
    font-size: 20px;
    text-indent: 15px;
}
.price-container table.mens td{
	border: 1px solid #A9D9E3;
	padding: 7px;
	text-align: center;
}
.price-container th.mens{
    background-color: #3682DD;
    border: 1px solid #CCF6FF;
    color: #fff;
    text-align: left;
    padding: 13px 5px;
    font-size: 20px;
    text-indent: 15px;
}
.price-container td{
	border: 1px solid #ffcccc;
	padding: 7px;
	text-align: center;
}
.price-container .wsize01{
	width: 107px;
}
.box-st01{
	width: 480px;
	margin: 0 auto;
	background-color: #fef8f7;
	padding: 15px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box-st01 .ttl-st01{
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	color: #fff;
	background-color: #f03f6d;
	margin-bottom: 20px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box-st01 .ul-st01{
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	color: #f03f6d;
	background-color: #fff;
}
.box-st01 .ul-st01 li{
	margin-bottom: 15px;
}
.box-st01 .ul-st01 .st{
	font-size: 20px;
}
.nv-st01-box{
	margin-bottom: 30px;
}
.nv-st01{
	display: block;
	width: 602px;
	margin: 0 auto;
}
.nv-st01 li{
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	font-weight: normal;
}
.nv-st01 li a{
	color: #999;
	text-decoration: none;	
}
.nv-st01 li a:hover{
	color: #f03f6d;
	text-decoration: none;	
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  line-height: 0;
}
.clearfix {
  display: block;
  min-height: 1%;
}
.ft-m{
	font-size: 16px;
}
.ft-s{
	font-size: 12px;
	line-height: 1.0;
}
.cl-st01{
	color: #999;
}
.bd-st01{
	border-right: 1px dotted #ec124c;
}
.imp01{
	text-align: right;
	font-size: 12px;
	color: #777;
	margin-bottom: 10px;
}
.p-cread{
	
}
.p-ctext{
	
}
.p-ctext02{
	font-size: 14px;
	margin-bottom: 5px;
	color: #666;
}
.p-fbox{
	padding: 20px 0;
}
.p-cinr{
	margin-bottom: 20px;
}
.p-cname{
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #FFCCCC;
}
.p-txt{
	
}
.p-price{
	font-size: 16px;
	color: #EC134D;
}
.imptxt01{
	text-align: right;
	margin-bottom: 15px;
}
/* broder */
.bdb01{
	border-bottom: 1px solid #FFCCCC;
}
/* margin */
.bdb01{
	border-bottom: 1px solid #FFCCCC;
}
/* padding */
.bdb01{
	border-bottom: 1px solid #FFCCCC;
}




/*         　　　　　　0.ホワイトニング(/whitening)
----------------------------------------------------------------*/

#nav_white{
width: 820px;
height: 22px;
margin: 0 auto 45px;
}

#nav_white ul{
width: 820px;
height: 22px;
margin: 0;
padding: 0;
}

#nav_white li{
float: left;
display: inline;
}
.white_girl {
	float: right;
	margin-top: -57px;
	z-index: 100;
	position:relative;
}
.white_table {
	width: 820px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #62C7F3;
	border-right-color: #62C7F3;
}
.white_table th {
	font-weight: bold;
	color: #666666;
	background-color: #D3F0FC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #62C7F3;
	border-left-color: #62C7F3;	
}
.white_table td {
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #62C7F3;
	border-left-color: #62C7F3;
	padding: 10px 5px;
}
.white_table tr.self td{
	background-color: #F1FBFE;
}
.white_flow {
	text-indent: -9999px;
	height:1px;
}
.white_ttl{
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F72154;	
}
.white_price {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	font-size: 15px;
}
.white_price th {
	font-weight: bold;
	color: #666666;
	background-color: #F1FBFE;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 10px 20px;
}
.white_price td {
	color: #666666;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 10px 20px;
}


.cm_bar01 {
    background-image: url(img/bg_line02.png);
    background-repeat: repeat-x;
    background-position: left bottom 4px;
}
.fs_18{
    font-size: 18px;    
}