/* CSS Document */

/*　基本スタイル */
body {
	margin:0px;
	background-color:#000000;
}
p	{
	color:#FFFFFF;
}
a { color:#FFFFFF; }
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
h1,h2	{
	color:#FFFFFF;
}
ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

#hd	{
	width:800px;
	padding:15px 12px;
	text-align:center;
	height:90px;
	background:#000000;
	margin:auto;
}
#container	{
	width:800px;
	margin:auto;
	padding:0px 12px;
	background:#000000;
	border:1px solid #333333;
}
#ft	{
	width:800px;
	padding:30px 12px 20px 12px;
	text-align:center;
	background:#000000;
	margin:auto;
}
#ft	p	{
	font-size:10px;
	color:#333333;
}
/*　共通メニュー */
#title	{
	width:798px;
	margin:0px auto 0px 1px;
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #666666;
}
#tit	{
	padding:0px;
	float:left;
}
#menu	{
	width:660px;
	margin:78px 0px 0px 0px;
	padding:0px;
	
	height:28px;
	float:right;
}
#menu li {
	float:left;
	height:28px;
}
#menu li a {
	display:block;
	text-indent:-9999px;
	height:28px;
}

#menu li#news a {
	background: url(../img/menu2/m-news_1.gif) 0px 0px;
	width:56px;
}
#menu li#news a:hover {
	background: url(../img/menu2/m-news_2.gif) 0px 0px;
	width:56px;
}
#menu li#cleansing a {
	background: url(../img/menu2/m-cleansing_1.gif) 0px 0px;
	width:118px;
}
#menu li#cleansing a:hover {
	background: url(../img/menu2/m-cleansing_2.gif) 0px 0px;
	width:118px;
}
#menu li#salon a {
	background: url(../img/menu2/m-salon_1.gif) 0px 0px;
	width:59px;
}
#menu li#salon a:hover {
	background: url(../img/menu2/m-salon_2.gif) 0px 0px;
	width:59px;
}
#menu li#faq a {
	background: url(../img/menu2/m-faq_1.gif) 0px 0px;
	width:45px;
}
#menu li#faq a:hover {
	background: url(../img/menu2/m-faq_2.gif) 0px 0px;
	width:45px;
}
#menu li#coupon a {
	background: url(../img/menu2/m-coupon_1.gif) 0px 0px;
	width:114px;
}
#menu li#coupon a:hover {
	background: url(../img/menu2/m-coupon_2.gif) 0px 0px;
	width:114px;
}
#menu li#voice a {
	background: url(../img/menu2/m-voice_1.gif) 0px 0px;
	width:111px;
}
#menu li#voice a:hover {
	background: url(../img/menu2/m-voice_2.gif) 0px 0px;
	width:111px;
}
#menu li#company a {
	background: url(../img/menu2/m-company_1.gif) 0px 0px;
	width:74px;
}
#menu li#company a:hover {
	background: url(../img/menu2/m-company_2.gif) 0px 0px;
	width:74px;
}
#menu li#mobile a {
	background: url(../img/menu2/m-mobile_1.gif) 0px 0px;
	width:83px;
}
#menu li#mobile a:hover {
	background: url(../img/menu2/m-mobile_2.gif) 0px 0px;
	width:83px;
}

#area	{
	margin:auto;
	margin:0px;
	padding:18px;
}


#notfound	{
	margin:auto;
	margin:0px;
	padding:18px;
	text-align:center;
}

/* トップページ */
#conL	{
	width:341px;
	padding:40px 20px 40px 50px;
	float:left;
}
#conR	{
	width:369px;
	padding:40px 20px 20px 0px;
	float:right;
}
#conR ul {
	margin:0px auto 10px auto;
}
#conR li {
	width:210px;
	height:26px;
	float:none;
	padding:10px 0px 0px 40px;
}
#conR li a {
	display:block;
	text-indent:-9999px;
	background: no-repeat 0px 0px;
	width:210px;
	height:26px;
}
#conR li a:hover {
	background-position:0px -26px;
}
#conR li#clmn a {
	background: url(../img/top/mn-cleansingmenu.gif);
}
#conR li#clmn a:hover {
	background-position:0px -26px;
}
#conR li#news a {
	background: url(../img/top/mn-news.gif);
}
#conR li#news a:hover {
	background-position:0px -26px;
}
#conR li#salon a {
	background: url(../img/top/mn-salon.gif);
}
#conR li#salon a:hover {
	background-position:0px -26px;
}
#conR li#faq a {
	background: url(../img/top/mn-faq.gif);
}
#conR li#faq a:hover {
	background-position:0px -26px;
}
#conR li#coupon a {
	background: url(../img/top/mn-specialcoupon.gif);
	margin-bottom:20px !important;
}
#conR li#coupon a:hover {
	background-position:0px -26px;
	margin-bottom:20px !important;
}
#conR li#mailmag a {
	background: url(../img/top/mn-mailmagazine.gif);
}
#conR li#mailmag a:hover {
	background-position:0px -26px;
}
#conR li#company a {
	background: url(../img/top/mn-company.gif);
}
#conR li#company a:hover {
	background-position:0px -26px;
}
#conR li#mobile a {
	background: url(../img/top/mn-mobilesite.gif);
}
#conR li#mobile a:hover  {
	background-position:0px -26px;
}
#conR li#shopping a {
	background: url(../img/top/mn-shopping.gif);
	margin-top:20px !important;
}
#conR li#shopping a:hover {
	background-position:0px -26px;
	margin-top:20px !important;
}
#b-strip a  {
	width:189px;
	background:url(../img/top/mn-strip.jpg) no-repeat;
	height:110px;
	text-indent:-9999px;
	margin:0px 0px 0px 40px;
	display:block;
}
#b-strip a:hover {
	background-position:0px 0px;
}
.shopword	{
	font-size:10px;
	line-height:140%;
	margin:0px auto auto 40px;
	padding:0px;
	color:#FFFFFF;
	text-align:left;
	width:200px;
}
#b-kohaku a  {
	width:84px;
	background:url(../img/top/mn-kohaku.jpg) no-repeat;
	height:84px;
	text-indent:-9999px;
	margin:0px 0px 0px 40px;
	float:left;
}
#b-kohaku a:hover {
	background-position:0px 0px;
}

#b-face a  {
	width:84px;
	background:url(../img/top/mn-faceplus.jpg) no-repeat;
	height:84px;
	text-indent:-9999px;
	margin:0px 0px 0px 20px;
	float:left;
}
#b-face a:hover {
	background-position:0px 0px;
}
.marq {
	margin:0px auto 5px 50px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;
	width:220px;
	padding:3px;
}
/* クレンジングメニュー */
#cl-menuL	{
	width:299px;
	margin:0px;
	padding:0px 0px 30px 20px;
	float:left;
}
#cl-menu	{
	width:405px;
	margin:0px;
	padding:10px 20px 20px 20px;
	float:right;
}
#cl-menu ul {
	margin:0px;
}
#cl-menu li {
	width:405px;
	height:40px;
	float:none;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#cl-menu li a {
	display:block;
	text-indent:-9999px;
	background:url(../img/cleansing/cl-mn.jpg) no-repeat 0px 0px;
	width:405px;
	height:40px;
}
#cl-menu li#sparkle a {
	background-position:0px 0px;
}
#cl-menu li#sparkle a:hover {
	background-position:-405px 0px;
}
#cl-menu li#deep a {
	background-position:0px -40px;
}
#cl-menu li#deep a:hover {
	background-position:-405px -40px;
}
#cl-menu li#allhand a {
	background-position:0px -80px;
}
#cl-menu li#allhand a:hover {
	background-position:-405px -80px;
}
#cl-menu li#extra a {
	background-position:0px -120px;
}
#cl-menu li#extra a:hover {
	background-position:-405px -120px;
}
#cl-menu li#ageless a {
	background-position:0px -160px;
}
#cl-menu li#ageless a:hover {
	background-position:-405px -160px;
}
#cl-menu li#luxs a {
	background-position:0px -200px;
}
#cl-menu li#luxs a:hover {
	background-position:-405px -200px;
}
#cl-menu li#option a {
	background-position:0px -240px;
}
#cl-menu li#option a:hover {
	background-position:-405px -240px;
}



#cou-con	{
	text-align:center;
}
#cou-con h1	{
	font-size:14px;
	font-weight:300;
	line-height:140%;
	margin:10px 0px;
}
#cou-con h2	{
	font-size:12px;
	font-weight:600;
	line-height:140%;
	margin:10px 0px 0px 0px;
}
#cou-con h3	{
	font-size:10px;
	font-weight:200;
	line-height:140%;
	margin:5px 0px 10px 0px;
	color:#FFFFFF;
}
.cou-imgp	{
	margin:auto;
	display:block;
}
#cou-con p	{
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
}
.cou-txt	{
	width:650px;
	margin:auto;
	padding:0px 0px 15px 0px;
	text-align:left;
}
.yoyaku-btn	{
	margin:20px auto;
}
.yoyaku-btn2	{
	margin:20px 0px 20px 30px;
}

/* サロンの紹介 */

#salon-L	{
	width:300px;
	font-size:12px;
	line-height:250%;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:left;
	float:left;
}
#salon-R	{
	float:right;
	margin:0px;
	padding:0px;
}
#salon-L p {
	font-size:12px;
	line-height:140%;
}
#salon-L p a {
	font-size:12px;
	line-height:140%;
	color:#FF9999;
	text-decoration:underline;
}
#salon-L li {
	float:left;
	height:28px;
}
#salon-L li a {
	display:block;
	text-indent:-9999px;
	height:28px;
}

#salon-L li#ginza a {
	background: url(../img/salon/sln-mn-ginza.jpg) 0px 0px;
	width:252px;
}
#salon-L li#ginza a:hover {
	background: url(../img/salon/sln-mn-ginza.jpg) 0px 28px;
	width:252px;
}
.salon-ara	{
	display:block;
	margin:5px 0px;	
}

#saloninfo	{
	width:298px;
	border:1px solid #FFFFFF;
	padding:0px 0px 5px 0px;
	margin:0px;
}
#saloninfo h1	{
	margin:0px;
	padding:0px;
	width:298px;
	color:#000000;
	font-size:12px;
	text-align:center;
	background-color:#FFFFFF;
}
#saloninfo p	{
	margin:0px;
	padding:5px 10px;
	font-size:12px;
	line-height:140%;
	text-align:left;
}
#saloninfo h2	{
	color:#FF6666;
	font-size:12px;
	line-height:140%;
	font-weight:600;
	margin:5px;
	padding:0px;
}
#saloninfo h3	{
	color:#006699;
	font-size:12px;
	line-height:140%;
	margin:5px 5px 0px;
	padding:0px;
}
.bn-others	{
	margin:15px 0px 10px 0;
}
.infoprice	{
	color:#FF0066;
	font-size:14px;
	line-height:140%;
	margin:0px;
	padding:0px;
}

/* VOICE */
#voice-cn	{
	padding:20px;
	margin:20px;
	border:1px #333333 solid;
}
#voice-cn p {
	margin:5px auto 10px auto;
	font-size:12px;
	line-height:140%;
}
#voice-cn p a {
	font-size:12px;
	line-height:140%;
	color:#FF9999;
	text-decoration:underline;
}

/* NEWS */


#news-L	{
	width:470px;
	border:1px solid #666666;
	float:left;
	margin:0px;
	padding:20px;
}
#news-L p {
	margin:5px auto 20px auto;
	font-size:10px;
	line-height:140%;
}
#news-L p a {
	font-size:12px;
	line-height:140%;
	color:#FF9999;
	text-decoration:none;
}
#news-L h1	{
	background-color:#555555;
	padding:3px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:300;
}
#news-L li	{
	margin:0px auto 10px auto;
	padding:0px; 
}
.newstit	{
	margin:0px 0px 10px 0px;
}
#news-R	{
	width:220px;
	font-size:12px;
	line-height:140%;
	margin:auto;
	padding:5px 0px 0px 0px;
	text-align:left;
	float:right;
}
.media-tit	{
	display:block;
	margin:0px 0px 10px;
}
.tpcstime	{
	background-color:#FFFFFF;
	padding:2px 50px 2px 5px;
	margin:10px 0px 0px 0px;
	color:#666666;
	font-size:10px;
}
.zasshi	{
	float:left;
	margin:5px 10px 5px 0px;
}
/* FAQ */

#faq-L	{
	font-size:12px;
	margin:0px;
	padding:5px 0px 20px 0px;
	text-align:left;
	float:left;
}
#faq-L li {
	float:none;
	margin:0px;
	padding:0px;
}
#faq-L li a {
	display:block;
	margin:0px;
	padding:0px;
	height:24px;
	text-indent:-9999px;
}

#faq-L li#q1 a {
	background: url(../img/faq/mnq-01.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q1 a:hover {
	background: url(../img/faq/mnq-01.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q2 a {
	background: url(../img/faq/mnq-02.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q2 a:hover {
	background: url(../img/faq/mnq-02.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q3 a {
	background: url(../img/faq/mnq-03.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q3 a:hover {
	background: url(../img/faq/mnq-03.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q4 a {
	background: url(../img/faq/mnq-04.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q4 a:hover {
	background: url(../img/faq/mnq-04.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q5 a {
	background: url(../img/faq/mnq-05.jpg) 0px 0px;
	width:306px;
	height:38px;
}
#faq-L li#q5 a:hover {
	background: url(../img/faq/mnq-05.jpg) 0px 38px;
	width:306px;
	height:38px;
}
#faq-L li#q6 a {
	background: url(../img/faq/mnq-06.jpg) 0px 0px;
	width:306px;
	height:50px;
}
#faq-L li#q6 a:hover {
	background: url(../img/faq/mnq-06.jpg) 0px 50px;
	width:306px;
	height:50px;
}
#faq-L li#q7 a {
	background: url(../img/faq/mnq-07.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q7 a:hover {
	background: url(../img/faq/mnq-07.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q8 a {
	background: url(../img/faq/mnq-08.jpg) 0px 0px;
	width:306px;
	height:38px;
}
#faq-L li#q8 a:hover {
	background: url(../img/faq/mnq-08.jpg) 0px 38px;
	width:306px;
	height:38px;
}
#faq-L li#q9 a {
	background: url(../img/faq/mnq-09.jpg) 0px 0px;
	width:306px;
	height:53px;
}
#faq-L li#q9 a:hover {
	background: url(../img/faq/mnq-09.jpg) 0px 53px;
	width:306px;
	height:53px;
}
#faq-L li#q10 a {
	background: url(../img/faq/mnq-10.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q10 a:hover {
	background: url(../img/faq/mnq-10.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q11 a {
	background: url(../img/faq/mnq-11.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q11 a:hover {
	background: url(../img/faq/mnq-11.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q12 a {
	background: url(../img/faq/mnq-12.jpg) 0px 0px;
	width:306px;
	height:38px;
}
#faq-L li#q12 a:hover {
	background: url(../img/faq/mnq-12.jpg) 0px 38px;
	width:306px;
	height:38px;
}
#faq-L li#q13 a {
	background: url(../img/faq/mnq-13.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q13 a:hover {
	background: url(../img/faq/mnq-13.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q14 a {
	background: url(../img/faq/mnq-14.jpg) 0px 0px;
	width:306px;
	height:24px;
}
#faq-L li#q14 a:hover {
	background: url(../img/faq/mnq-14.jpg) 0px 24px;
	width:306px;
	height:24px;
}
#faq-L li#q15 a {
	background: url(../img/faq/mnq-15.jpg) 0px 0px;
	width:306px;
	height:38px;
}
#faq-L li#q15 a:hover {
	background: url(../img/faq/mnq-15.jpg) 0px 38px;
	width:306px;
	height:38px;
}
#faq-R	{
	width:358px;
	height:400px;
	border:1px solid #FFFFFF;
	float:right;
	margin:0px;
	padding:20px;
}
#faq-R p {
	font-size:12px;
	line-height:140%;
}
#faq-R p a {
	font-size:12px;
	line-height:140%;
	color:#FF9999;
	text-decoration:none;
}

/* クーポン */

#coupon-L	{
	width:300px;
	font-size:12px;
	line-height:250%;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	float:left;
}
#coupon-R	{
	float:right;
	margin:0px;
	padding:0px 0px 20px 0px;
}

/* モバイル */

#mobile-L	{
	width:280px;
	font-size:12px;
	line-height:250%;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	float:left;
}
#mobile-R	{
	width:480px;
	text-align:center;
	float:right;
	margin:0px;
	padding:0px 0px 100px 0px;
}
#mobile-R p	{
	margin:5px 0px;
	padding:0px;
}
#mobile-R p a	{
	font-size:16px;
	text-decoration:none;
	margin:5px 0px;
	padding:0px;
}
.mo-tit	{
	margin:auto auto 10px;
	display:block;
}
.mo-QR	{
	margin:auto auto 20px;
	display:block;
}

/* メールマガジン */

#mailmag-L	{
	width:280px;
	font-size:12px;
	line-height:250%;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	float:left;
}
#mailmag-R	{
	width:400px;
	text-align:left;
	float:right;
	margin:0px;
	padding:0px 0px 100px 0px;
}
#mailmag-R p	{
	font-size:12px;
	margin:0px;
	padding:0px;
}

.mag-tit	{
	margin:auto auto 10px;
}

/* カンパニー */

#company-L	{
	margin:0px;
	padding:10px;
	float:left;
}
#company-L p	{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:140%;
}
.comL-photo	{
	margin:0px 0px 10px 0px;
}
#company-R	{
	float:right;
	width:500px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#company-R h1	{
	font-size:14px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
#company-R p	{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:140%;
}
#maxims	{
	margin:auto;
	padding:30px 0px;
	text-align:center;
}
#maxims h1	{
	margin:10px 0px 20px 0px;
	padding:0px;
	font-size:14px;
	font-weight:600;
}
#maximsL	{
	width:350px;
	text-align:left;
	float:left;
}
#maximsL h2	{
	margin:5px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
}
#maximsL p	{
	margin:10px 0px;
	padding:0px;
	font-size:12px;
	line-height:160%;
	text-indent:inherit;
}
#maximsR	{
	width:350px;
	text-align:left;
	float:right;
}
#maximsR p	{
	margin:10px 0px;
	padding:0px;
	font-size:12px;
	line-height:160%;
	text-indent:inherit;
}
#maximsR h2	{
	margin:5px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
}
.maxims-tit	{
	display:block;
	margin:0px 0px 10px 0px;
}

/* お問い合わせ */

#contacttxt	{
	border:#B7A8A1 1px solid;
	padding:10px 8px;
	margin:0px auto 10px auto;
	font-size:10px;
	color:#666666;
	line-height:140%;
}
#contacttxt p	{
	font-size:10px;
	line-height:140%;
	margin:0px;
	padding:0px;
}
.conqL	{
	width:250px;
	font-size:12px;
	line-height:140%;
	color:#FFFFFF;
	float:left;
	padding:8px 0px;
	margin:0px;
}
.conqR	{
	float:left;
	font-size:12px;
	line-height:140%;
	color:#FFFFFF;
	padding:8px 0px;
	margin:0px;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}