@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */

/*** 目次 ***

-TOP
-ガイド
-MYページ
-会員登録
-パスワードを忘れた方
-ログイン
-エラー
-商品一覧
-カートの中
-検索結果
-配送方法・送料について
-ドメイン指定解除方法
-メンバーシップのご案内
-お支払方法について
-よくある質問（FAQ）
-メールマガジン読者登録
-ケラスターゼ（なりたい髪で選ぶケラスターゼ）
-ケラスターゼ シリーズ一覧
-ミルボン シリーズ一覧
-セリエ　エクスパート シリーズ一覧
-モルトベーネ シリーズ一覧
-シュウウエムラ シリーズ一覧
-美髪診断
-美髪診断結果
-キャンペーン
-メルマガ読者限定クーポン受取方法
***/


/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}
/* ===============================================
▼TOPイメージ　2011/06/24　松島　追記
=============================================== */
#topimage_wrap{
	width: 958px;
	height: 313px;
	border: 1px solid #e3e3e3;
	margin-top: 16px;
	}

/* ==============================================
▼下層
=============================================== */
/* ==============================================
▼ガイド
=============================================== */
/* 会社概要について
----------------------------------------------- */
div#undercolumn_abouts {
	margin:10px 20px;
}

/* 特定商取引法
----------------------------------------------- */
#order h2 {
    padding: 15px 0;
}

div#undercolumn_order {
	margin:10px 20px;
}

/* お問い合わせ
----------------------------------------------- */
#contact h2 {
    padding: 15px 0 5px 0;
}

div#contact_comment {
	width: 525px;
	font-size: 12px;
	color: #310000;
	line-height: 180%;
    margin: 10px auto 30px auto;
    padding-left: 15px;
	border-bottom: 1px dashed #e8d4d6;
}
div#contact_comment .forgot_img {
	margin: 16px auto;
	text-align: center;
}

div#contact_comment_finish {
	width: 525px;
	font-size: 12px;
	color: #310000;
	line-height: 180%;
    margin: 10px auto;
    padding: 0 0 10px 15px;
}

div#contact_commentBig {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	margin: 10px 30px;
	padding-bottom: 10px; 
}

div#contact_commentBig_finish {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	margin: 10px 0;
	padding-bottom: 10px; 
}

div#undercolumn_contact {
	width: 540px;
    margin: 10px 0;
}

.zipimg img {
    vertical-align: middle;
}

input[type="text"].contactInput {
	padding: 6px;
	height: 12px;
	vartical-align: middle;
}

textarea.contactInput {
	padding: 6px;
	line-height: 1.3em;
}

select.contactInput {
	padding: 5px;
}

/* プライバシーポリシー
----------------------------------------------- */
div#privacy_area h2 {
    padding: 15px 0;
}

div#privacycolumn {
    width: 100%;
}

div#privacycolumn_entry {
    margin: 10px 0;
    width: 540px;
    color: #310000;
}

div#privacycolumn_entry p {
    line-height: 150%;
}

div#privacycolumn_entry h3.caption {
	color: #660000;
	padding:5px 0;
	margin: 15px 0;
	border-bottom: 1px dashed #e8d4d6;
}

div#privacycolumn_entry p.article {
	padding:0 10px;
    inline-height: 150%;
}

div#privacycolumn_entry ul.pravacy_indent {
	display: block;
	padding: 0 10px 0 20px;
	text-indent: -1em;
	line-height: 150%;
}

div#privacycolumn_entry ul.pravacy_indent2 {
	display: block;
	padding: 0 10px 0 30px;
	text-indent: -1em;
	line-height: 150%;
}

div#privacycolumn_entry .message {
	margin: 30px 0 20px 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
}

/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypage_title {
	padding: 15px 0;
}

div#mypagecolumn {
    width: 100%;
}

div#mynavi_area {
    width: 100%;
}

div#mycontents_area {
    width: 100%;
}
div#mynavi_area .mynavi_list {
	margin-bottom: 20px;
    padding: 0 10px;
    width: 520px;
}
div#mynavi_area .mynavi_list li {
    margin:0 0 5px 0;
    padding-left: 5px;
    float: left;
/*    background: url('../img/icon/ico_arrow_01.gif') no-repeat left ;	*/
    font-size: 12px;
    line-height: 13px;
	color: #660000;
}

div#mynavi_area .mynavi_list li a{
	color: #660000;
	text-decoration: none;
}

div#mynavi_area .mynavi_list li a:hover{
	color: #660000;
	text-decoration: underline;
}

div#mynavi_area div.welcome_announce {
	width: 100%;
	margin-bottom: 20px;
    background-color: #f8f4ef;
}

div#mynavi_area div.welcome_announce p {
    padding: 5px;
}

div#mynavi_area span.user_nameMypage {
	color: #660000;
	font-weight: bold;
}

div#mynavi_area div.point_announce {
    margin: 0 10px 15px 10px;
    padding: 5px;
    background-color: #ff1170;
}
div#mynavi_area div.point_announce p {
    padding-left: 5px;
/*    background: url('../img/icon/ico_point.gif') no-repeat left ;	*/
}

div#mycontents_area p.information {
	width: 530px;
    margin: 5px auto;
    line-height: 150%;
}

div#mycontents_area p.information2 {
	width: 530px;
    margin: 5px auto;
    text-align: center;
}

div#mycontents_area .pageNavi {
	width: 535px;
	padding: 0 5px 5px 0;
	/* margin-left: 30px; */
}

div#mycontents_area .pageNavi li {
	float: left;
	padding: 0 5px 5px 0;
}

div#mycontents_area h3 {
	width: 535px;
    margin: 10px auto;
    padding: 0 0 5px 5px;
    font-size: 16px;
    color: #ff1170;
    border-bottom: 1px dashed #e8d4d6;
}

div#mypagecolumn h4 {
    margin: 10px auto;
    border-bottom: 1px solid #999;
    text-align: left;
    font-size: 120%;
}

.mypage_table {
	width: 540px;
	margin: 0 auto;
}

.mypage_TopalignC {
    text-align: center;
    vertival-align: middle;
}

.mypage_TopalignR {
    text-align: right;
    vertival-align: middle;
}

/* ログイン（MYページ）
----------------------------------------------- */
input[type="text"].loginInput {
	padding: 6px;
	margin-bottom: 5px;
	height: 12px;
	vartical-align: middle;
}

input[type="password"].loginInput {
	padding: 6px;
	height: 12px;
	vartical-align: middle;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mycontents_area h4 {
	width: 535px;
    margin: 20px 0 5px 0;
    font-size: 16px;
    color: #ff1170;
    border: none;
}

div#mycontents_area div.mycondition_area {
    margin: 0 auto 15px auto;
    padding-left: 10px;
    width: 530px;
    color: #660000;

}
div#mycontents_area div.mycondition_area p {
    float: left;
}
div#mycontents_area div.mycondition_area .btn {
    width: 280px;
    margin-top: 30px;
    float: right;
}
.add_address {
    margin: 10px 0;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
    margin: 10px 0;
    color: #310000;
    line-height: 150%;
}

div#mycontents_area .message_area p {
/*    margin-bottom: 20px;	*/
	padding: 10px 0;	
}

div#mycontents_area .messege_refusal {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	line-height: 150%;
	padding: 0 10px;
}

div#mycontents_area .message_complete {
    margin: 50px 0 20px 0;
    line-height: 150%;
    font-weight: bold;
    font-size: 16px;
    color: #ff1170;
	text-align: center;
}


/* ==============================================
▼会員登録
=============================================== */
#entry h2 {
    padding: 15px 0;
    text-align: center;
}

div#kiyaku_commentBig {
	font-size: 18px;
	font-weight: bold;
	color: #ff1170;
	padding: 10px 0 20px 170px;
}
		
div#entry_commentBig {
	font-size: 18px;
	font-weight: bold;
	color: #ff1170;
	padding: 10px 0 20px 170px;
}

div#entry_comment {
	width: 620px;
	font-size: 12px;
	color: #310000;
	line-height: 180%;
    margin: 10px 30px 25px 30px;
    padding: 0 170px 35px 170px;
	border-bottom: 1px dashed #e8d4d6;
}

div#entry_comment2 {
	width: 620px;
	font-size: 12px;
	color: #310000;
	line-height: 180%;
    margin: 10px 30px 0 30px;
    padding: 0 170px 0 170px;
}

div.comment_confirm {
	width: 620px;
	font-size: 12px;
	color: #310000;
	line-height: 180%;
    margin: 10px 30px 25px 30px;
    padding: 0 140px 35px 140px;
	border-bottom: 1px dashed #e8d4d6;
}

div.comment_finish {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	line-height: 180%;
	margin: 5px 0;
}

div.regist_finish {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	line-height: 180%;
	margin: 5px 250px;
}

div.shopinfo {
	margin: 30px 250px;
	line-height: 150%;
}

div#undercolumn_entry {
    margin: 10px auto;
/*    width: 550px;*/
    width: 680px;
}

div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
/*    width: 94%;	*/
    width: 660px;
    background: #fff;
}

div#undercolumn_entry .subtitle_position {
	margin: 10px 0;
}

div#undercolumn_entry .membership {
    padding: 10px 5px 0 10px;
}

div#undercolumn_entry .membership_entry {
    padding: 10px 5px;
}

.attention_membership {
    color: #ff0000;
    font-size: 10px;
}

input[type="text"].entryInput, input[type="password"].entryInput {
	padding: 6px;
	height: 12px;
	vartical-align: middle;
}

textarea.entryInput {
	padding: 6px;
	line-height: 1.3em;
}

select.entryInput {
	padding: 5px;
}

label.html {
	font-size: 14px;
	font-weight: bold;	
}

/* ==============================================
▼パスワードを忘れた方
=============================================== */
div.forgotPass_area {
	margin: 15px auto;
}

div.forgotPass_area .passwords {
	margin: 10px 30px;
	line-height: 200%;
	font-size: 12px;
}

div.forgotPass_area #forgot {
	margin: 20px auto;
	padding: 20px;
	width: 440px;
	border-top: 1px dashed #e8d4d6;
	border-bottom: 1px dashed #e8d4d6;
}

div.forgotPass_area #forgot .mailaddres {
    margin-bottom: 10px;
}

div.forgotPass_area #forgot input[type="text"].forgotInput {
	width: 300px;
	padding: 6px;
	height: 12px;
	vartical-align: middle;
}

div.forgotPass_area #forgot .birthday {
    padding-left: 29px;
}

div.mailaddres label,
div.birthday label {
	font-size: 14px;
}

div.forgotPass_area #forgot p {
    text-align: center;
    font-size: 14px;
	vartical-align: middle;
}

div.forgotPass_area #forgot input[type="password"] {
	width: 300px;
	padding: 6px;
	height: 12px;
	vartical-align: middle;
	margin: 0 auto;
}

div.password_finish {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	line-height: 180%;
	margin: 5px 0;
	text-align: center;
}

div.passFinish_shopinfo {
	margin: 30px auto;
	line-height: 150%;
	text-indent: 30px;
}



/* ==============================================
▼ログイン
=============================================== */
#login h2 {
    padding: 15px 30px;
}

div#login_commentBig {
	font-size: 16px;
	font-weight: bold;
	color: #ff1170;
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px dashed #e8d4d6;
}

div#login_comment {
	font-size: 12px;
	color: #310000;
	line-height: 150%;
    padding: 15px;
    border-bottom: 2px solid #e8d4d6;
}

div#undercolumn_banner {
	float: left;
	/*　width: 620px;　*/
	width: 33%; /*Raizapバナー用*/
	height: 450px;
	/* margin: 0 30px; */
	margin: 0 17%; /*Raizapバナー用*/
}

div#undercolumn_login {
	float: right;
    margin-right: 30px;
    width: 30%;
}

div#undercolumn_login .login_area {
    margin-bottom: 15px;
}

div#undercolumn_login .login_area .inputbox {
    margin: 0px auto;
    padding: 20px;
    background: #f0f0f0;
}

#container .login_area dl.formlist dt.text-position {
    margin-bottom: 3px;
    margin-top: 5px;
    padding-left: 15px;
    color: #333;
    background: url("../img/icon/ico_arrow_03.gif") no-repeat left;
    width: 90px;
    float: left;
    font-size: 10px;
}

div#undercolumn_login .login_area .btn_area {
    margin: 0px auto;
}

#login_comment span.link_font a {
	color: #660000;
	font-weight: bold;
}
#login_comment span.link_font a:hover {
	color: #ff1170;
}

/* ==============================================
▼エラー
=============================================== */
#error h2 {
    padding: 10px 0 10px 30px;
}

div#undercolumn_error .message_area {
	margin: 20px auto;
    padding: 30px;
    color: #310000;
    text-align: center;
    line-height: 150%;
}

div#undercolumn_error .message_area .error {
    padding: 10px 0;
    color: #f00;
}

div.bottom_space {
	margin-bottom: 50px;
}


/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */
.pagenumber_area {
    padding-bottom: 10px;
/*    background: url("../img/background/line_dot_01.gif") repeat-x bottom ; */
}
.pagecond_area {
    margin-bottom: 20px;
    padding: 10px;
}
.pagenumber_area {
/*    margin: 10px 0; */
}
.pagecond_area {
    border: 1px solid #ccc;
}
div.list_navi {
    width: 100%;
    text-align: left;
    margin: 10px 0 0 10px;
}
div.list_navi li {
    display: inline;
    font-weight: bold;
}
div.list_navi li strong {
    display: inline;
	background: #f9f4f0;
    font-weight: bold;
	border: 1px solid #d4cbba;
    padding: 4px 6px;
}
div.list_navi a {
	color: #660000;
    font-weight: bold;
	border: 1px solid #d4cbba;
    padding: 4px 6px;
}
div.list_navi a:hover {
	color: #660000;
	background: #f9f4f0;
}
div.list_navi li a {
	color: #660000;
    border: 1px solid #d4cbba;
    padding: 4px 6px;
}
div.list_navi li a:hover {
	color: #660000;
	background: #f9f4f0;
}
.pagenumber_area .change {
    float: right;
    text-align: right;
    white-space: nowrap;
    margin-top: 5px;
}
.pagenumber_area .change a {
	color: #660000;
}
.pagenumber_area .change a:hover {
	color: #660000;
}


/* レイアウト
----------------------------------------------- */
div.list_titleBack {
	margin-top: 15px;
	/*padding: 5px 0 5px 30px;*/
	background: #f8f5f0;
	repeat: no-repeat;
	width: 540px;
	height: 25px;
}

div.list_area {
    padding: 0 0 20px 0;
    margin-bottom: 10px;
    width: 540px;
    overflow: auto;
    border-bottom: 1px dashed #efe0e3;
}

div.listphoto {
    float: left;
    width: 175px;
    margin-left: 10px;
}

/* メインカラム用 2カラム時*/
#two_maincolumn_right div.listrightbloc ,
#two_maincolumn_left div.listrightbloc {
    float: right;
    width: 76%;
}

/* メインカラム用 3カラム時*/
#three_maincolumn div.listrightbloc {
    float: right;
    /*width: 74%;*/
    width: 355px;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
div.listrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
div.listrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 商品名 */
div.product_name h3 {
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0 13px 9px;
}
div.product_name h3 a:hover {
	color: #660000;
}

/* コメント */
h2.list_titleFont {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding: 5px 10px;
	line-height: 100%;
}

.serch_numberComment {
	color: #333333;
    font-size: 12px;
    padding: 13px 0 0 9px;
}

.list_attention {
    color: #ff1170;
    font-size: 12px;
}

div.listrightbloc .listcomment {
    margin: 0 0 10px 0;
    text-align: left;
    font-size: 12px;
    color: #7d6b49;
}

/* 商品詳細を見る */
div.listrightbloc .detail_btn {
    margin-bottom: 20px;
}

/* 価格 */
div.listrightbloc .pricebox {
    margin: 0 0 5px 0;
    line-height: 100%;
}

div.listrightbloc .listNormal_price_strikeout {
	color: #333333;
	font-size: 12px;
	text-decoration: line-through;
}

div.listrightbloc .sale_price_list {
	color: #ff1170;
	font-size: 14px;
    font-weight: bold;
}

/* 買い物かご */
div.listrightbloc .cart_area {
    margin-top: 20px;
    /*width: 70%;*/
}

/* 規格 */
div.listrightbloc .classlist {
/*    background: url("../img/background/line_dot_02.gif") repeat-x bottom ; */
}
div.listrightbloc dl {
    width: 100%;
    padding-bottom: 10px;
}
div.listrightbloc dt {
    display: inline-block;
    vertical-align: top;
    line-height: 1.5em;
}
div.listrightbloc dd {
    display: inline-block;
}
div.listrightbloc dd p.attention {
    margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
    margin: 0;
    float :right;
}
div.listrightbloc .cartin .quantity {
    width: 355px;
}
div.listrightbloc .cartin .quantity .quantity_position {
	vertical-align: top;
	line-height: 1.6em;
}
/* Chrome用ハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.listrightbloc .cartin .quantity .quantity_position {
		line-height: 200%;
	}
}
div.listrightbloc .cartin .quantity .box {
    width: 30px;
    text-align: right;
	vertical-align: top;
	margin-right: 20px;
}
div.listrightbloc .cartin_btn {
    width: 190px;
}
div.listrightbloc .delivery_date {
	margin-top: 10px;
}
.delivery_date p {
	line-height: 130%;
}
span.message_cartin {
	font-size:16px;
	font-weight:bold;
	color: #7D6B49;
	line-height:30px;
}

/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
    *1カラム時 [one_maincolumn]
    *2カラム時 [two_maincolumn_left]
               [two_maincolumn_right]
    *3カラム時 [three_maincolumn]

----------------------------------------------- */
#detailarea {
	margin-top: 15px;
    width: 100%;
}

/* レイアウト
----------------------------------------------- */
div.detail_titleBack {
	margin: 5px 0;
	/* padding: 5px 0 5px 30px; */
	/* background: url(../c_img/page/detail/detail_titleBack.gif); */
	/* repeat: no-repeat; */
	/* width: 714px; */
	/* height: 28px; */
}

/* 1カラム用 */
#one_maincolumn div#detailphotobloc {
    width: 37%;
    float: left;
}
#one_maincolumn div#detailrightbloc {
    width: 63%;
    float: right;
}
#one_maincolumn div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 69%;
}
#one_maincolumn div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}
#one_maincolumn p.subtext {
    margin-bottom: 20px;
}

/* 2カラム用 */
#two_maincolumn_left div#detailphotobloc ,
#two_maincolumn_right div#detailphotobloc {
	margin: 0 auto;
	padding: 10px 0 15px 0;
    width: 710px;
    text-align: center;
    border-bottom: 1px dashed #7a7a7a;
}
#two_maincolumn_left div#detailrightbloc ,
#two_maincolumn_right div#detailrightbloc {
/*    float: right; */
    width: 710px;
}
#two_maincolumn_left div.subtext,
#two_maincolumn_right div.subtext {
    margin-bottom: 20px;
    float: right;
    width: 500px;
}
#two_maincolumn_left p.subtext,
#two_maincolumn_right p.subtext {
    margin-bottom: 20px;
}
#two_maincolumn_left div.subphotoimg ,
#two_maincolumn_right div.subphotoimg {
    float: left;
    width: 200px;
    text-align: center;
}

/* 3カラム用 */
#three_maincolumn div#detailphotobloc {
    float: left;
    width: 44%;
}
#three_maincolumn div#detailrightbloc {
    float: right;
    width: 56%;
}
#three_maincolumn div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 63%;
}
#three_maincolumn p.subtext {
    margin-bottom: 20px;
}
#three_maincolumn div.subphotoimg img {
    /* float: right; */
    /* width: 35%; */
    /* text-align: right; */
    border: 1px solid #cebfab;
    margin: 5px 0 0 0;
}

/* 商品情報 各種設定
----------------------------------------------- */
/* 商品名 */
h2.detail_titleFont {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height:1.3em;
}

div#detailrightbloc .point {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
div#detailrightbloc .main_comment {
    margin-bottom: 20px;
}
div.product_area {
	width: 540px;
    margin: 0 auto;
}
div.sub_area {
	/*width: 540px;*/
	width: 227px;
	margin: 0 12px;
    /*text-align: center;*/
}

/* 商品画像 */
#detailphotobloc div.photo_text {
	width: 264px;
	font-size: 12px;
	line-height: 1.5em;
}

#detailphotobloc div.photo_text a:hover {
	color: #660000;
}
#detailphotobloc div.text_margin {
	margin-top: 5px;
	margin-left: 80px;
}

/* お気に入りに追加 */
#detailphotobloc span.favorite_btn {
	margin-left: 40px;
}

#detailphotobloc span.favorite_btn a img {
    margin-top: 10px;
}

/* 商品問い合わせ */
div.item_contact {
	margin: 10px 0 10px 18px; 
}

/* 商品コード */
div .product_codeFont {
	color: #333333;
	line-height: 1.5em;	
}

/* 商品コメント */
div .listcomment {
	color: #7d6b49;
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* 価格 */
.detailSale_price {
	color: #333333;
	line-height: 1.5em;	
}

.detailSale_price_strikeout {
	color: #333333;
	text-decoration: line-through;
}

.sale_price_detail {
	color: #ff1170;
	line-height: 1.5em;
	font-size: 14px;
    font-weight: bold;
}

.detailSale_price2_bold {
    color: #ff1170;
    font-size: 11px;
    font-weight: bold;
}

.detailSale_price2 {
    color: #ff1170;
    font-size: 11px;
}

.detailSale_price3 {
	padding: 0 0 10px 30px;
    color: #310000;
    font-size: 12px;
    font-weight: bold;
}

.daibiki_rate {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* 商品ステータス */
div .product_statusFont {
	margin: 20px 0 15px 0;
	color: #310000;
}
div#detailrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
div#detailrightbloc ul.status_icon li {
    margin-right: 5px;
    margin-bottom: 3px;
    float: left;
}

/* 規格 */
div .product_standardFont {
	padding-top: 20px;
}
div .product_standardFont2 {
	padding-top: 5px;
}
div#detailrightbloc div.classlist {
    width: 100%;
    /* background: url("../img/background/line_dot_02.gif") repeat-x bottom ; */
}
div#detailrightbloc .classlist {
    margin-bottom: 5px;
}
div#detailrightbloc ul {
    margin-bottom: 10px;
    width: 100%;
}
div#detailrightbloc ul li {
    vertical-align: top;
    float: left;
}

/* 個数 */
.product_number {
	margin: 0 auto;
    padding: 20px 0;
    color: #333333;
    vertical-align:top;
}

.product_number input[type='text'] {
	text-align: right;
}

.product_cartIn img {
	margin-left: 25px;
}

body:first-of-type .product_cartIn img {
	margin-left: 20px;
}

/* 買い物かご */
div#detailrightbloc .cartin {
    text-align: center;
}

div#detailrightbloc .cartin_btn {
    text-align: center;
}

div.attention_cartin {
    color: #ff0000;
    padding-top: 3px;
}
div.stockOut {
    color: #ff0000;
    padding: 20px 0;
    line-height: 150%;
}

/* 納期 */
div#detailrightbloc .delivery_time {
    margin-bottom: 20px;
}
.delivery_time p {
	line-height: 130%;
	margin-top: 5px;
}

/* 支払い方法 */
div#detailrightbloc .payment_type {
    margin-bottom: 15px;
    vertical-align: middle;
}

div#detailrightbloc .payment_type img {
    vertical-align: middle;
}

/* 送料 */
div#detailrightbloc .delivery_fee {
    margin-bottom: 20px;
    line-height: 1.3em;
}

div#detailrightbloc .deliv_fee_font {
	color: #ff1170;
}

div#detailrightbloc .deliv_notes {
	font-size: 10px;
}

/* メーカー */
div#detailrightbloc .productMakerAreaL {
    float: left;
    width: 25%;
    margin-bottom: 20px;
    line-height: 1.3em;
}

div#detailrightbloc .productMakerAreaR {
    float: right;
    width: 75%;
    margin-bottom: 20px;
    line-height: 1.3em;
}

/* 商品分類 */
div#detailrightbloc .productCategoryAreaL {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

div#detailrightbloc .productCategoryAreaR {
    float: right;
    width: 75%;
    margin-bottom: 20px;
    line-height: 1.3em;
}

/* 有料会員登録ボタン */
div#entry_btnArea {
    text-align: center;
    margin-top: 20px;	
}

/* 商品説明 */
.product_area h2 {
    background: url("../c_img/page/detail/label_item_description.gif") no-repeat ;
	width: 540px;
	height: 25px;
    margin: 20px 0 10px 0;
    text-indent: -9999px;
}

div .product_commentFont {
	font-size: 12px;
	line-height: 1.3em;
}

/* サブタイトル */
div .sub_title h3 {
	padding: 0 0 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #310000;
}

/* お客様の声
----------------------------------------------- */
div#customervoice_area {
    clear: both;
    padding-top: 20px;
}

div#customervoice_area h2 {
	background: url("../c_img/page/detail/label_item_review.gif") no-repeat ;
	width: 540px;
	height: 25px;
	text-indent: -9999px;
}

div#customervoice_area div.no_review {
	text-align: center;
	margin: 10px auto;
}

div#customervoice_area .review_bloc {
    margin: 10px 0;
    text-align: right;
}

div#customervoice_area .review_bloc p {
    padding-top: 3px;
    margin-right: 10px;
    float: left;
}

div#customervoice_area review_bloc .review_btn {
    float: right;
    width: 160px;
}

div#customervoice_area ul li{
    /* padding-top: 10px; */
}

div#customervoice_area ul li.more_voice{
    /* padding-top: 10px; */
    padding-bottom: 5px;
}

div#customervoice_area .voicetitle {
    margin-bottom: 5px;
    padding-top: 10px;
    color: #7d6b49;
    font-weight: bold;
}

div#customervoice_area .voicedate {
    margin-bottom: 5px;
}

div#customervoice_area .voicecomment {
    padding-bottom: 10px;
    margin-bottom:10px;
    line-height: 1.3em;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

ul.acc, ul.acc li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.acc a{
	position: relative;
	display: block;
	outline: none;
	text-align: right;
}

ul.acc li.more_voice {
	background: #ffffff;
}

ul.acc li a {
	background: #ffffff;
}

ul.acc li a img {
	border: none;
	padding-top: 10px;
}

ul.acc li a img.close {
	display: none;
}

ul.acc li div ul li a { 
	background: none; 
}

ul.acc li div ul {
	background-color: #ffffff;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    clear: both;
    padding: 10px 0 0 0;
}

div#whobought_area h2 {
	background: url("../c_img/page/detail/label_related_goods.gif") no-repeat ;
    width: 540px;
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
#cart_title h2 {
	width: 960px;
    padding: 10px 30px;
}

p.totalmoney_area span.attentionSt {
	color: #ff0000;
	font-weight: bold;
	padding-left:30px;
}

.cart_price {
	color: #ff1170;
	font-size:16px;
	font-weight: bold;
}

.cart_comment {
	padding: 10px 0 15px 0;
	color: #310000;
	font-size:16px;
	border-bottom: 1px dashed #e8d4d6;
	margin: 0 30px 30px 30px;
	line-height: 150%;
}

.cart_comment2 {
	padding: 20px 0 0 20px;
	color: #310000;
	font-size:12px;
	margin-left: 55px;
}

.cart_comment3 {
	color: #310000;
	font-size:16px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.cart_comment4 {
	color: #ff1170;
	font-size:14px;
	font-weight: bold;
	padding: 10px 0 30px 30px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #7a7a7a;
	margin: 0 30px 30px 30px;
}

.ssl_comment {
	width: 530px;
	border: 2px solid #cccccc;
	padding: 10px;
	margin: 30px auto;
}

.cart_downroad_comment {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 16px;
	padding: 5px;
	line-height: 150%;
	border-bottom: 1px dashed #e8d4d6;
}

.cart_table {
	width: 850px;
	margin: 0 auto;
	padding-top: 10px;
}

.cart_TopalignC {
	height: 25px;
	padding: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #6c84a0;
    background: #e5e5e5;
    font-size: 10px;
}

.cart_alignC {
    text-align: center;
    vertical-align: middle;
}

.midashi_alignR {
    color: #6c84a0;
    font-size: 10px;
    text-align: right;
    vertical-align: middle;
}

.midashi_alignR_daibiki {
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
}

.cart_alignR {
    text-align: right;
    vertical-align: middle;
}

.cart_alignR2 {
    color: #6c84a0;
    font-size: 10px;
    text-align: right;
    vertical-align: middle;
    background: #ffffff;
}

.price_alignR {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
    text-align: right;
    vertical-align: middle;
}

.price_alignR_daibiki {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
    text-align: right;
    vertical-align: middle;
}

.cart_alignL {
    text-align: left;
    vertical-align: middle;
}

.cart_alignL2 {
    color: #6c84a0;
    font-size: 10px;
    text-align: left;
    background: #e5e5e5;
}

div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #ffcc62;
    background: #fffaf0;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

div#undercolumn_cart p {
    margin: 10px 5px;
}

div#undercolumn ul#quantity_level li {
    padding: 3px;
    display: inline;
}

div#undercolumn .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
	width: 950px;
	padding-left: 10px;
    padding-bottom: 20px;
    margin: 15px auto;
	border-bottom: 1px dashed #e8d4d6;
}

.flow_area img {
	margin-bottom: 10px;
}

.flow_area span.credit_notes {
	line-height: 150%;
	font-size: 90%;
}

div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
    margin: 0 auto 15px auto;
    padding-bottom: 15px;
    width: 960px;
    border-bottom: 1px dashed #E8D4D6;
}

div#undercolumn_shopping .pay_area h3 {
    color: #ff1170;
    font-size: 14px;
    font-weight:bold;
    padding-left: 50px;
}

div#undercolumn_shopping .pay_area p {
    padding: 0 0 5px 60px;
}

div#undercolumn_shopping .pay_area p.attention_top {
    padding: 10px 0 15px 60px;
}

div#undercolumn_shopping .pay_area p.attention_bottom {
    padding: 0 0 20px 60px;
}

.pay_daibiki {
    font-size: 16px;
    padding: 0 0 10px 40px;
}

div#undercolumn_shopping .pay_area p .attention {
    color: #ff0000;
    font-size: 12px;
}

div#undercolumn_shopping .pay_area table {
	width: 80%;
	margin-left: 60px;
}

div#undercolumn_shopping .pay_area table tr.mouseHover {
	background: #f8f1ea;
}

div#undercolumn_shopping .pay_area table tr input[type="radio"] {
	width: 90%;
	height: 48px;
	cursor: pointer;
}

div#undercolumn_shopping .pay_area table .pay_TopalignC {
	height: 25px;
	padding: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #6c84a0;
    background: #e5e5e5;
    font-size: 10px;
}
div#undercolumn_shopping .pay_area textarea {
	margin-left: 60px;
}
div#undercolumn_shopping .pay_area .txtarea {
    margin-top: 5px;
    padding: 2px;
    border: 1px solid #ccc;
    width: 850px;
    height: 150px;
}
div#undercolumn_shopping .pay_area02 .select-msg {
    margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}

div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}

div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}

div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


/* お届け先の指定
----------------------------------------------- */
#address_area {
    width: 100%;
}

#address_area .information {
    /* width: 60%; */
    float: left;
}

#undercolumn_shopping .information {
    margin-bottom: 15px;
    margin-left: 50px;
    line-height: 150%;
}

#address_area .add_multiple {
    padding: 15px 10px;
    margin-right: 20px;
    border: 1px solid #7a7a7a;
    float: right;
    width: 30%;
    color: #660000;
    background: #fffaf0;
    text-align: center;
    font-weight: bold;
}

#address_area .add_multiple p {
    margin-bottom: 10px;
}

div .addbtn {
	margin-left: 85px;
}

.deliv_st {
	margin-left: 40px;
	color: #660000;
	font-size: 12px;
    font-weight: bold;
}

.deliv_st2 {
	margin-left: 60px;
	color: #310000;
	font-size: 12px;
	line-height: 150%;
}

div#undercolumn_shopping .cart_table table tr.mouseHover {
	background: #f8f1ea;
}

div#undercolumn_shopping .cart_table table tr input[type="radio"] {
	width: 90%;
	height: 48px;
	cursor: pointer;
}

/* お届け先の複数指定
----------------------------------------------- */

.btn_area_multiple {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

.btn_area_multiple li {
    padding-right: 10px;
    display: inline;
}


/* ご入力内容確認
----------------------------------------------- */
.confirm_comment {
	color: #ff1170;
	font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px 5px;
}

/* ご注文完了
----------------------------------------------- */
#complete_area div.photo_area {
	width: 430px;
	float: left;
	text-align: right;
	margin-right: 35px;
	margin-bottom: 45px;
}

#complete_area div.message_area {
	/* スタッフ画像がきたら表示 width: 555px;*/
	width: 880px;
	height: 380px;
	float: right;
	text-align: left;
}

div.message_area div.fukidashi {
	margin-bottom: 10px;
}

div.message_area p {
	line-height: 150%;
	color: #330000;
}

div.freemail_area {
	margin: 0 140px;
}

div.freemail_area p {
	margin: 15px 0;
	line-height: 150%;
	color: #333333;
}

div.mobilemail_area {
	margin: 30px 140px 0 140px;
}

div.mobilemail_area p {
	margin: 15px 0;
	line-height: 150%;
	color: #333333;
}

/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}

/* ==============================================
▼配送方法・送料について
=============================================== */	
#about_carriage h2 {
    padding: 15px 30px;
}

#about_carriage2 h2 {
    padding: 15px 0;
}

div.carriage_index {
	padding: 5px 10px;
	color: #660000;
	font-size: 12px;
	background: #f9f4ef;
}

div.carriage_comment {
	padding: 10px;
	color: #310000;
	font-size: 12px;
	line-height: 1.5em;
}

div.carriage_comment span.carriage_message {
	margin:0 10px;
	display: block;
}

div.carriage_comment span.attention {
	font-size: 10px;
	color: #310000;
}

#carriage_area table {
	width: 690px;
	height: 295px;
	text-align: center;
	margin: 60px auto 10px auto;
}

td.carriage_cell_1 {
    text-align: center;
	vertical-align: middle;
    background-color: #b1b1b1;
    color: #ffffff;
    font-size: 12px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

td.carriage_cell_2 {
	text-align: center;
	vertical-align: middle;
    background-color: #b1b1b1;
    color: #ffffff;
    font-size: 14px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #ffffff;
}

td.carriage_cell_3 {
	text-align: center;
	vertical-align: middle;
    background-color: #b1b1b1;
    color: #ffffff;
    font-size: 14px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

td.carriage_cell_4 {
	text-align: center;
	vertical-align: middle;
    color: #310000;
    font-size: 14px;
}


/* ===============================================
▼ドメイン指定解除方法
=============================================== */
#domain_release h2 {
    padding: 15px 0;
}

div.domain_comment {
	padding: 0 10px;
	color: #310000;
	font-size: 12px;
	line-height: 180%;
}

div.domain_navi {
	padding: 30px 10px;
	color: #660000;
}

div.domain_navi a {
	color: #660000;
	font-size: 12px;
	line-height: 12px;
}

div.domain_navi a img {
	padding-top: 2px;
}

div.carria_subtitle {
	background: #f9f4ef;
	color: #660000;
	font-size: 16px;
	padding: 10px;
}

div.setUp_comment {
	padding: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	
}

/* デザイン変更により、廃止20120514
div.waku_top {
	background: url(../c_img/page/domain_release/waku_top.gif);
	repeat: no-repeat;
	height:37px;
	color: #ffffff;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 30px;
}

div.waku_middle {
	background: url(../c_img/page/domain_release/waku_bg.gif);
	color: #660000;
	font-size: 14px;
	line-height: 180%;
	padding: 30px;
}

div.waku_bottom {
	margin-bottom: 100px;
}
*/

/* ===============================================
▼メンバーシップのご案内
=============================================== */
#about_member h2 {
    padding: 10px 0 15px 0;
}

div.member_back {
	background: url(../c_img/page/about_member/waku_backMiddle.gif);
	background-repeat: repeat-y;
	padding: 0 0 10px 30px;
	width: 744px;
	color: #6e1717;
	font-size: 12px;
	line-height: 180%;
	vertical-align: middle;
}

div.member_back span,
div.member_back_3 span {
    color: #ff0084;
    font-size: 12px;
    font-weight: bold;
}

div.member_back span.bigComment {
    color: #ff0084;
    font-size: 18px;
    font-weight: bold;
}

div.member_back span.comment,
div.member_back_3 span.comment {
	color: #6e1717;
	font-size: 12px;
    font-weight: normal;
    padding-left: 180px;
}

div.member_back_2 {
	background: url(../c_img/page/about_member/back_2.gif);
	width: 744px;
	height: 283px;
	background-repeat: no-repeat;
	color: #6e1717;
	font-size: 14px;
	line-height: 180%;
	padding: 88px 0 0 75px;
	vertical-align: middle;
}

div.member_back_3 {
	background: url(../c_img/page/about_member/waku_backBottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding: 20px 0 0 50px;
	width: 744px;
	height: 114px;
}

span.notes {
	color: #6e1717;
	font-size: 12px;
}

div.member_campaign {
	padding: 0 75px;
}

div.banner {
	margin: 20px auto;
	text-align: center;
}

div.dummyLogo img {
	margin-bottom: 30px;
}

div .wrap_middle {
	width: 968px;
	margin: 0px;
	background: url(../c_img/page/about_member/back_middle.gif);
	text-align: center;
}

div .wrap_entry1 {
	width: 934px;
	height: 490px;
	margin-left: 16px;
	background: url(../c_img/page/about_member/top_main.jpg);
	text-align: center;
}

div .wrap_entry2 {
	width: 934px;
	height: 213px;
	margin-left: 16px;
	background: url(../c_img/page/about_member/top_main3.gif);
	text-align: center;
}

div .wrap_entry3 {
	width: 934px;
	height: 213px;
	margin-left: 16px;
	background: url(../c_img/page/about_member/top_main7.gif);
	text-align: center;
}

div .button_position {
	position: relative;
	top: 350px;
	left: -60px;
}

div .button_position2 {
	position: relative;
	top: 75px;
	left: 265px;
}

/* ===============================================
▼お支払方法について
=============================================== */
#about_payment h2 {
    padding: 15px 0;
}

div.payment_index {
	padding: 10px;
	margin: 20px 0 10px 0;
	color: #660000;
	font-size: 16px;
	background: #f9f4ef;
}
div.pay_credit {
	color: #ff1170;
	font-size: 16px;
	padding: 10px 5px;
	border-bottom: 1px dashed #e8d4d6;
}

div.payment_comment {
	padding: 0 0 0 10px;
	color: #310000;
	font-size: 12px;
}

div.payment_comment2 {
	float: left;
	width: 520px;
	padding: 15px 0px 0px 20px;
	color: #310000;
	font-size: 12px;
	line-height: 1.5em;
}

div.payment_comment3 {
	clear: both;
	padding: 5px 0px 10px 20px;
	color: #310000;
	font-size: 12px;
	line-height: 1.5em;
}

div.credit_image {
	float: right;
	width: 365px;
	padding: 0px;
}

#payment_area table {
	width: 520px;
	text-align: center;
	margin: 20px auto 10px auto;
}

td.payment_cell_1_left {
	width: 350px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
    background: #b1b1b1;
    color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #ffffff;
    font-size: 18px;
}

td.payment_cell_1_right {
	width: 350px;
	height: 45px;
		text-align: center;
	vertical-align: middle;
    background: #b1b1b1;
    color: #ffffff;
    border-right: 1px solid #cccccc;
    font-size: 18px;
}

td.payment_cell_2 {
	height: 40px;
	text-align: center;
	vertical-align: middle;
    background: #ffffff;
	color: #310000;
    font-size: 14px;
    border: 1px solid #cccccc;
}


/* ===============================================
▼よくある質問（FAQ）
=============================================== */
#faq_title h2 {
    padding: 15px 0;
}

div.faq_list {
	padding-left: 10px;
	line-height: 1.5em;
	vertical-align: middle;
}

div.faq_list img {
	vertical-align: middle;
	padding-right: 3px;
}

div.faq_list a {
	color: #660000;
	vertical-align: middle;
}
div.faq_list a:hover {
	color: #660000;
}

div.list_title_img {
	margin: 35px auto 10px auto;
}

div.list_title {
	padding: 10px;
	margin: 40px 0 20px 0;
	color: #6f1907;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #846a55;
}

div.question {
	background: #f6bfcb;
	width: 540px;
	height: 40px;
}

div.question img {
	margin: 7px;
	vertical-align: middle;
}

div.question span.question_text {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

div.answer {
	background: #f6f6f9;
	width: 540px;
}

div.answer_icon {
	float: left;
	width: 26px;
	margin: 7px;
	vertical-align: middle;
}

div.answer span.answer_text {
	float: right;
	width: 493px;
	color: #424242;
	font-size: 12px;
	line-height: 1.5em;
	padding: 7px 7px 10px 0;
}

div.answer span.answer_text a:hover {
	color: #660000;
}
#faq_area table {
	width: 400px;
	text-align: center;
	margin: 0 0 10px 30px;
}

td.faq_cell_1 {
	width: 200px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
    background: #b1b1b1;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
}

td.faq_cell_2 {
	width: 200px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
    background: #ffffff;
	color: #310000;
    font-size: 12px;
    border: 1px solid #cccccc;
}

div#pagetop {
	text-align: right;
	margin: 5px 0;
}

div#pagetop a:hover {
	color: #660000;
}

/* ===============================================
▼メールマガジン読者登録
=============================================== */
#mail_magazine_area {
	width: 540px;
	margin: 0 auto;
}

#mail_magazine_area h3.mailMagazine_subtitle {
	padding: 5px 0;
	margin-bottom: 10px;
	color: #ff1170;
	font-size: 16px;
	border-bottom: 1px dashed #e8d4d6;
}

#mail_magazine_area div.mailMagazine_comment {
	padding-bottom: 20px;
	line-height: 150%;
}
#mail_magazine_area table.mailMagazine_table {
	background: #f3f3f3;
	border: 1px solid #d6d6d6;
}

#mail_magazine_area table tr td {
	border: none;
}

.midashi {
	background: #880055;
	color: #ffffff;
	font-size: 14px;
}

.magazine_title {
	color: #660000;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 20px;
}

td.mailMagazine_index {
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	vertical-align: middle;
}

td.mailMagazine_detail {
	padding-bottom: 20px;
	font-size: 12px;
	vertical-align: middle;
}

#mail_magazine_area div.entry_btn_area {
	margin: 20px auto;
	text-align: center;
}

div.entry_notes {
	text-align: center;
}


/* ===============================================
▼ケラスターゼ（なりたい髪で選ぶケラスターゼ）
=============================================== */
#keras_list h2 {
    padding: 10px 30px 20px 30px;
}

div.keras_subcomment {
	font-size: 18px;
	color: #ff1170;
	padding-left: 60px;
}

div.keras_floatLeft {
	float: left;
	width: 384px;
	padding-left: 60px;
	color: #310000;
	font-size: 12px;
	line-height: 180%;
	padding-top: 40px;
}

div.keras_floatRight {
	float: right;
	width: 546px;
	margin-right: 30px;
}

div.keras_counselingImg {
	clear: both;
	text-align: center;
	padding-top: 30px;
}

div.keras_counselingBtn {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 45px;
}

div.keras_subtitle {
	text-align: center;
	padding-bottom: 30px;	
}

div.keras_tableArea {
	margin: 0 30px;
}

td.keras_cell {
	padding-left: 35px;
	padding-right: 35px;
}

td.keras_cell2 {
	padding-right: 35px;
}


/* ===============================================
▼ケラスターゼ シリーズ一覧
=============================================== */
#keras_ichiran {
	margin: 10px auto 60px;
	text-align: center;
}

.ichiran_area {
	margin: 0 auto;
	max-width: 899px;
}

.line-wrap {
	margin-bottom: 60px;
}

.line-wrap img.line-img {
	margin-bottom: 15px;
}

.line-wrap p.line-midashi {
	margin-bottom: 15px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;	
	line-height: 200%;
}

.midashi-nu { background-color: #ef911e; }
.midashi-chr { background-color: #2c2c2c; }
.midashi-dis { background-color: #d8734f; }
.midashi-den { background-color: #c58220; }
.midashi-hu { background-color: #d19e30; }
.midashi-re { background-color: #57a490; }
.midashi-rf { background-color: #bb4081; }
.midashi-bl { background-color: #b7b7fb; }
.midashi-sp { background-color: #64647a; }
.midashi-au { background-color: #a3483c; }
.midashi-styling { background-color: #7a359d; }

.line-wrap .flex-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.line-wrap .flex-wrap div {
	max-width: 261px;
	text-align: center;
	line-height: 150%;
}
.line-wrap .flex-wrap p.listtype_styling,
.line-wrap .flex-wrap p.listtype_au_shampoo,
.line-wrap .flex-wrap p.listtype_au_treatment,
.line-wrap .flex-wrap p.listtype_au_protection,
.line-wrap .flex-wrap p.listtype_bl_shampoo,
.line-wrap .flex-wrap p.listtype_bl_treatment,
.line-wrap .flex-wrap p.listtype_bl_protection {
	width: 261px;
	background-color: #C498EC;
	border-radius: 3px;
	line-height: 22px;
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.2em;
	text-align: center;
}
.line-wrap .flex-wrap p.listtype_au_shampoo {
	background-color: #c15153;
}
.line-wrap .flex-wrap p.listtype_au_treatment {
	background-color: #bd4c4e;
}
.line-wrap .flex-wrap p.listtype_au_protection {
	background-color: #b5393b;
}
.line-wrap .flex-wrap div.product-wrap {
	margin-top: 10px;
}
.line-wrap .flex-wrap p.listtype_bl_shampoo {
	background-color: #acacec;
}
.line-wrap .flex-wrap p.listtype_bl_treatment {
	background-color: #9e9eda;
}
.line-wrap .flex-wrap p.listtype_bl_protection {
	background-color: #9292ca;
}

#keras_ichiran img {
    padding: 0 30px;
}

#series_list {
	margin: 0 30px 10px 30px;
}

dl#list_title1 {
	float: left;
	width: 318px;
	height: 98px;
	margin: 0 auto;
	overflow: hidden !important;
	border:1px solid #cebfab;
}

dl#list_title2 {
	float: left;
	width: 319px;
	height: 98px;
	margin: 0 auto;
	overflow: hidden !important;
	border-top:1px solid #cebfab;
	border-right:1px solid #cebfab;
	border-bottom:1px solid #cebfab;
}

dl#list_title3 {
	float: left;
	width: 318px;
	height: 99px;
	margin: 0 auto;
	overflow: hidden !important;
	border-left:1px solid #cebfab;
	border-right:1px solid #cebfab;
	border-bottom:1px solid #cebfab;
}

dl#list_title4 {
	float: left;
	width: 319px;
	height: 99px;
	margin: 0 auto;
	overflow: hidden !important;
	border-right:1px solid #cebfab;
	border-bottom:1px solid #cebfab;
}

#series_list table {
	width: 959px;
	height : 99px;
	border-top: 1px solid #cebfab;
	border-left: 1px solid #cebfab;
}

#series_list td {
	height : 99px;
	border-right: 1px solid #cebfab;
	border-bottom: 1px solid #cebfab;
}

.proListArea ul {
	font-size: 10px;
	color:#333;
	overflow:hidden;
}

.proListArea ul li a:hover {
	color: #660000;
}

.proListArea ul li.type1 {
	float:left;
	margin: 10px 0 10px 28px;
}

.proListArea ul li.type2 {
	float:left;
	margin:10px 34px 10px;
}

.proListArea ul li.type3 {
	float:right;
	margin: 10px 28px 10px 0;
}

.proListArea ul li.product-L {
	float:left;
	width:125px;
	min-height:216px;
	margin:10px 0;
	display:inline-block;
	vertical-align:top;
}

.proListArea ul li.product-R {
	float:right;
	width:125px;
	min-height:216px;
	margin:10px 0;
	display:inline-block;
	vertical-align:top;
}

.proListArea ul li.product-C {
	float:right;
	width:125px;
	min-height:216px;
	margin:10px 30%;
	display:inline-block;
	vertical-align:top;
}

/* ニュートリティブ,オレオリラックス,オレオカール,イリゾーム */
div.nu_area,
div.oreo_area,
div.curl_area,
div.iri_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_nu_bg.gif) repeat-y;
}


/* リフレクション,クロマリッシュ */
div.rf_area,
div.chr_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_rf_bg.gif) repeat-y;
}

/* レジスタンス */
div.re_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_re_bg.gif) repeat-y;
}

/* ソレイユ */
div.so_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_so_bg.gif) repeat-y;
}

/* スペシフィック,クロノロジスト */
div.sp_area,
div.chro_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_sp_bg.gif) repeat-y;
}

/* ビオティカ */
div.bi_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_bi_bg.gif) repeat-y;
}

/* ノクトジェニスト */
div.no_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_no_bg.gif) repeat-y;
}

/* エイジリチャージ */
div.ager_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_ager_bg.gif) repeat-y;
}

/* ユイルスブリム */
div.hu_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_hu_bg.gif) repeat-y;
}

/* オム */
div.ho_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_ho_bg.gif) repeat-y;
}

/* ボリュームアクティブ */
div.vor_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_vor_bg.gif) repeat-y;
}

/* クロマキャプティブ */
div.cap_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_cap_bg.gif) repeat-y;
}

/* イニシャリスト */
div.ini_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_ini_bg.gif) repeat-y;
}

/*　クリスタリスト */
div.cri_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_cri_bg.gif) repeat-y;
	overflow:hidden;
}

/*　ディシプリン  */
div.dis_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_dis_bg.gif) repeat-y;
}

/*　デンシフィック  */
div.den_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_den_bg.gif) repeat-y;
}

/*　クチュールスタイリング   */
div.cou_area {
	width: 908px;
	background: url(../c_img/page/keras_ichiran/listtitle_cou_bg.gif) repeat-y;
}
	
div.area_end {
	margin-bottom: 20px;	
}

div.counseling_area {
	background: url(../c_img/page/keras_ichiran/counseling_bg.gif) no-repeat;
	width: 908px;
	height: 196px;
	margin-bottom: 20px;
}

.counseling_area a {
	float: right;
	width: 178px;
	margin-top: 113px;
	margin-right: 72px;
	text-align: right;
}

/* ===============================================
▼ミルボン シリーズ一覧
=============================================== */
#milbon_ichiran {
	margin: 10px 30px;
	height: 60px;
	background: #f8f5f0;
}

#milbon_ichiran h2 {
	padding: 10px 0;
	font-size: 28px;
	color: #6a2c2c;
}

#milbon_ichiran h2 img {
	padding: 0 10px;
}

#series_navi {
	width: 960px;
	margin: 0 auto;
}

#series_navi ul {
	overflow: hidden;
}

#series_navi ul li {
	float: left;
	width: 240px;
	margin-bottom: 5px;
}

div.due_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #f8ecf2;
}

p.subTitle {
	margin: 25px 0 10px 25px;
}

p.subTitle2 {
	margin-top: 25px;
}

p.subTitle3 {
	margin: 25px 0 10px 0;
}

table.sr_series {
	width: 850px;
	margin: 0 auto;
	border: none;
}

table.sr_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

td.rightSide {
	text-align: right;	
}

td.centerPhoto {
	text-align: center;
}

td.series_text_left,
p.series_text {
	font-size: 10px;
	padding: 0;
	width: 125px;
}

td.series_text_center {
	font-size: 10px;
	padding-left: 10px;
	width: 125px;
}

p.series_text-one {
	font-size: 10px;
	width: 125px;
	text-align: center;
	margin: 0 auto;
}

td.series_text_right {
	font-size: 10px;
	padding: 0;
	width: 125px;
}

div.aufhe_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e5f6f5;
}

table.aufhe_series {
	width: 850px;
	margin: 25px auto 0 auto;
	border: none;
}

table.aufhe_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

.aufhe_series td a:hover {
	color: #660000;
	text-decoration: underline;
}

div.mu_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e3fcf3;
}

table.mu_series {
	width: 802px;
	margin: 25px auto 0 auto;
	border: none;
}

table.mu_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

div.plarmia_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f5f5ff;
}

div.plarmia_series,
div.qufra_series {
	width: 802px;
	margin: 25px auto 0 auto;
	border: none;
}

div.plarmia_series .leftBox {
	float: left;
	width: 396px;
}
div.plarmia_series .rightBox {
	float: left;
	width: 396px;
	margin-left: 10px;
}

div.plarmia_series .leftBox ul li {
	float: left;
	margin: 10px 0;	
}

div.plarmia_series .rightBox ul li {
	width: 125px;
	margin: 10px 135px;	
}

div.plarmia_series .leftBox ul li.center {
	margin: 10px;
}

div.plarmia_series .treatment_area ul,
div.qufra_series ul {
	margin: 0;
}

div.plarmia_series .treatment_area ul li,
div.qufra_series ul li {
	float: left;
	margin: 10px 0 10px 44px;	
}
div.plarmia_series .treatment_area ul li.first,
div.qufra_series ul li.first {
	margin-left: 0;
}

div.plarmia_hs_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e4dffc;
}

div.plarmia_hs_series,
div.inphenom_series {
	width: 803px;
	margin: 25px auto 0 auto;
	border: none;
}

div.plarmia_hs_series .leftBox,
div.inphenom_series .leftBox {
	float: left;
	width: 261px;
}

div.plarmia_hs_series .centerBox,
div.inphenom_series .centerBox {
	float: left;
	width: 261px;
	margin: 0 10px;
}

div.plarmia_hs_series .rightBox,
div.inphenom_series .rightBox {
	float: right;
	width: 261px;
}

div.plarmia_hs_series .leftBox ul li,
div.plarmia_hs_series .centerBox ul li,
div.inphenom_series .leftBox ul li,
div.inphenom_series .centerBox ul li {
	float: left;
	margin: 10px 0;
}

div.plarmia_hs_series .rightBox ul li,
div.inphenom_series .rightBox ul li {
	float: left;
	margin: 10px 68px;
}

div.plarmia_hs_series .leftBox ul li.right,
div.plarmia_hs_series .centerBox ul li.right,
div.plarmia_hs_series .rightBox ul li.right,
div.inphenom_series .leftBox ul li.right,
div.inphenom_series .centerBox ul li.right,
div.inphenom_series .rightBox ul li.right {
	float: right;
	margin: 10px 0;
}

div.inphenom_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e5e5e5;
}

div.estqual_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f3f3f3;
}

table.estqual_series {
	width: 395px;
	margin: 25px auto 0 auto;
	border: none;
}

div.elujuda_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f7f5e4;
}

div.elujuda-emul_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #fde2e7;
}

div.remu_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #d7ede5;
}

div.lusse_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f8e9ef;
}

div.nige-dre-jel_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #dfdfe2;
}

div.nige-dre-milk_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f1effb;
}

div.nige-dre-smoke_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f3f1f3;
}

div.nige-dre-form_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f7d8e4;
}

div.nige-dre-wax_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f6e8f0;
}

div.qc_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e4edfc;
}

div.elujuda_series,
div.elujuda-emul_series,
div.remu_series,
div.estqual_series,
div.aprou_series,
div.lusse_series,
div.nige-dre-jel_series,
div.nige-dre-milk_series,
div.nige-dre-smoke_series,
div.nige-dre-form_series,
div.nige-dre-wax_series,
div.drop_series,
div.milk_series,
div.floss_series,
div.lafusion_series,
div.designers_series,
div.airNatural_series,
div.qc_series {
	width: 802px;
	margin: 25px auto 0 auto;
	border: none;
}

div.elujuda_series ul li,
div.elujuda-emul_series ul li,
div.estqual_series ul li,
div.aprou_series ul li,
div.lusse_series ul li,
div.nige-dre-form_series ul li,
div.nige-dre-wax_series ul li,
div.drop_series ul li,
div.milk_series ul li {
	float:left;
	width: 125px;
	margin: 0 138px; 
}

div.remu_series ul li,
div.nige-dre-jel_series ul li,
div.nige-dre-milk_series ul li,
div.floss_series ul li,
div.airNatural_series ul li {
	float:left;
	width: 125px;
	margin: 0 71px; 
}

div.nige-dre-smoke_series ul li,
div.qc_series ul li {
	margin: 0 auto;
}

div.nige-dre-smoke_series .one-product,
div.lafusion_series .one-product,
div.designers_series .one-product,
div.qc_series .one-product {
	margin: 0 auto;
	text-align:center;
}

div.deesses_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e5f1eb;
}

table.deesses_series {
	width: 850px;
	margin: 25px auto 0 auto;
	border: none;
}

table.deesses_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

div.aprou_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f8e8f2;
}

div.floss_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #ecebea;
}

div.gross_area,
div.wax_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f3edf3;
}

table.gross_series {
	width: 395px;
	margin: 25px auto 0 auto;
	border: none;
}

table.gross_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

table.wax_series {
	width: 802px;
	margin: 25px auto 0 auto;
	border: none;
}

table.wax_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

div.drop_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e8e9ee;
}

div.milk_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #ebeaef;
}

div.lafusion_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #eeebea;
}

div.designers_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #e7e7ee;
}

div.airNatural_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #f2f3f9;
}

div.qufra_area {
	width: 900px;
	margin: 0 auto 25px auto;
	padding-bottom: 15px;
	background: #eef5f6;
}

 {
	width: 808px;
	margin: 25px auto 0 auto;
	border: none;
}

table.qufra_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

/* ===============================================
▼セリエ エクスパート シリーズ一覧
=============================================== */
#serie_ichiran {
	margin: 10px 30px;
	height: 60px;
	background: #f8f5f0;
}

#serie_ichiran h2 {
	padding: 10px 0;
	font-size: 28px;
	color: #6a2c2c;
}

#serie_ichiran h2 img {
	padding: 6px 10px;
}

#seriesSerie_navi {
	width: 960px;
	height: 314px;
	margin: 0 auto;
	background: url(../c_img/page/serie_ichiran/bg_serie.jpg) no-repeat;
}

#seriesSerie_navi ul {
	overflow: hidden;
	margin-left: 99px;
}

#seriesSerie_navi ul li {
	float: left;
	width: 282px;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.lumino_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #ffe8f3;
}

div.power_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #f8e5ea;
}

div.liss-unlimit_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #f3edf9;
}

div.liss-unlimit-xtra_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #ece7f1;
}

div.curl-contour_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #e2fbfa;
}

div.lipidum_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #fcf8ef;
}

div.pro-kera_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #e8f3fa;
}

div.sensi_area {
	width: 900px;
	margin: 25px auto;
	padding-bottom: 15px;
	background: #eeeef0;
}

div.lumino_area .leftArea,
div.power_area .leftArea,
div.liss-unlimit_area .leftArea,
div.liss-unlimit-xtra_area .leftArea,
div.curl-contour_area .leftArea,
div.lipidum_area .leftArea,
div.pro-kera_area .leftArea,
div.sensi_area .leftArea {
	float: left;
	margin: 25px 0 10px 25px;
}	

div.lumino_area .centerArea,
div.power_area .centerArea,
div.liss-unlimit_area .centerArea,
div.liss-unlimit-xtra_area .centerArea,
div.curl-contour_area .centerArea,
div.lipidum_area .centerArea,
div.pro-kera_area .centerArea,
div.sensi_area .centerArea {
	float: left;
	margin: 25px 33px 10px 33px;
	width: 261px;
}	

div.lumino_area .rightArea,
div.power_area .rightArea,
div.liss-unlimit_area .rightArea,
div.liss-unlimit-xtra_area .rightArea,
div.curl-contour_area .rightArea,
div.lipidum_area .rightArea,
div.pro-kera_area .rightArea,
div.sensi_area .rightArea {
	float: right;
	margin: 25px 25px 10px 0;
}	

div.lumino_area .leftArea .area-l,
div.lumino_area .centerArea .area-l,
div.lumino_area .rightArea .area-l,
div.power_area .leftArea .area-l,
div.power_area .centerArea .area-l,
div.power_area .rightArea .area-l,
div.liss-unlimit_area .leftArea .area-l,
div.liss-unlimit_area .centerArea .area-l,
div.liss-unlimit_area .rightArea .area-l,
div.liss-unlimit-xtra_area .leftArea .area-l,
div.liss-unlimit-xtra_area .centerArea .area-l,
div.liss-unlimit-xtra_area .rightArea .area-l,
div.curl-contour_area .leftArea .area-l,
div.curl-contour_area .centerArea .area-l,
div.curl-contour_area .rightArea .area-l,
div.lipidum_area .leftArea .area-l,
div.lipidum_area .centerArea .area-l,
div.lipidum_area .rightArea .area-l,
div.pro-kera_area .leftArea .area-l,
div.pro-kera_area .centerArea .area-l,
div.pro-kera_area .rightArea .area-l,
div.sensi_area .leftArea .area-l,
div.sensi_area .centerArea .area-l,
div.sensi_area .rightArea .area-l {
	float: left;
	width: 125px;
	margin: 10px 0;
	font-size: 10px;
}

div.lumino_area .rightArea .area-c,
div.power_area .leftArea .area-c,
div.power_area .rightArea .area-c,
div.liss-unlimit-xtra_area .leftArea .area-c,
div.liss-unlimit-xtra_area .rightArea .area-c,
div.curl-contour_area .rightArea .area-c,
div.pro-kera_area .centerArea .area-c,
div.pro-kera_area .rightArea .area-c,
div.sensi_area .leftArea .area-c,
div.sensi_area .centerArea .area-c,
div.sensi_area .rightArea .area-c {
	float: left;
	width: 125px;
	margin: 10px 68px;
	font-size: 10px;
}

div.lumino_area .leftArea .area-r,
div.lumino_area .centerArea .area-r,
div.lumino_area .rightArea .area-r,
div.power_area .leftArea .area-r,
div.power_area .centerArea .area-r,
div.power_area .rightArea .area-r,
div.liss-unlimit_area .leftArea .area-r,
div.liss-unlimit_area .centerArea .area-r,
div.liss-unlimit_area .rightArea .area-r,
div.liss-unlimit-xtra_area .leftArea .area-r,
div.liss-unlimit-xtra_area .centerArea .area-r,
div.liss-unlimit-xtra_area .rightArea .area-r,
div.curl-contour_area .leftArea .area-r,
div.curl-contour_area .centerArea .area-r,
div.curl-contour_area .rightArea .area-r,
div.lipidum_area .leftArea .area-r,
div.lipidum_area .centerArea .area-r,
div.lipidum_area .rightArea .area-r,
div.pro-kera_area .leftArea .area-r,
div.pro-kera_area .centerArea .area-r,
div.pro-kera_area .rightArea .area-r,
div.sensi_area .leftArea .area-r,
div.sensi_area .centerArea .area-r,
div.sensi_area .rightArea .area-r {
	float: right;
	width: 125px;
	margin: 10px 0;
	font-size: 10px;
}

table.age_series {
	width: 850px;
	margin: 25px auto 0 auto;
	border: none;
}

table.age_series tr td {
	border: none;
	padding: 0 0 10px 0;
}

div.floatClear {
	overflow: hidden;
}

div.leftArea_l {
	float:left;
	width:125px;
	font-size: 10px;
	margin:10px 0;	
}

div.leftArea_r {
	float:right;
	width:125px;
	font-size: 10px;
	margin:10px 0;	
}

div.leftArea_r img {
	margin-bottom: 10px;
}


/* ===============================================
▼モルトベーネ シリーズ一覧
=============================================== */
#molto_ichiran {
	margin: 10px 30px;
	height: 60px;
	background: #f8f5f0;
}

#molto_ichiran h2 {
	padding: 10px 0;
	font-size: 28px;
	color: #6a2c2c;
}

#molto_ichiran h2 img {
	padding: 0 10px;
}

p.moltobene_sub {
	margin: 25px 0 0 37px;	
}

div.inbath-line_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #e4ebfb;
}

div.inbath-line_wrap .leftArea,
div.garden_wrap .leftArea,
div.reshtive_wrap .leftArea {
	float: left;
	margin: 25px 0 10px 37px; 
}

div.inbath-line_wrap .rightArea,
div.garden_wrap .rightArea,
div.reshtive_wrap .rightArea {
	float: right;
	margin: 25px 37px 10px 0; 
}

div.inbath-line_wrap .leftArea .area_l,
div.inbath-line_wrap .rightArea .area_l,
div.devil_wrap .leftArea .area_l,
div.devil_wrap .rightArea .area_l,
div.garden_wrap .rightArea .area_l,
div.reshtive_wrap .leftArea .area_l,
div.reshtive_wrap .rightArea .area_l,
div.keys_wrap .leftArea .area_l,
div.keys_wrap .rightArea .area_l {
	float: left;
	width: 125px;
	margin: 10px 0;
	font-size: 10px;
}

div.inbath-line_wrap .leftArea .area_c,
div.inbath-line_wrap .rightArea .area_c,
div.devil_wrap .leftArea .area_c,
div.devil_wrap .rightArea .area_c,
div.garden_wrap .rightArea .area_c,
div.reshtive_wrap .leftArea .area_c,
div.reshtive_wrap .rightArea .area_c,
div.keys_wrap .leftArea .area_c,
div.keys_wrap .rightArea .area_c {
	float: left;
	width: 125px;
	margin: 10px;
	font-size: 10px;
}

div.inbath-line_wrap .leftArea .area_r,
div.inbath-line_wrap .rightArea .area_r,
div.devil_wrap .leftArea .area_r,
div.devil_wrap .rightArea .area_r,
div.garden_wrap .rightArea .area_r,
div.reshtive_wrap .leftArea .area_r,
div.reshtive_wrap .rightArea .area_r,
div.keys_wrap .leftArea .area_r,
div.keys_wrap .rightArea .area_r {
	float: right;
	width: 125px;
	margin: 10px 0;
	font-size: 10px;
}

div.devil_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #f3ebec;
}

div.devilArea {
	width: 802px;
	margin: 25px auto 10px auto;
}

div.devilArea .leftArea {
	float: left;
	width: 396px;
	margin-bottom: 25px;
}

div.devilArea .rightArea {
	float: right;
	width: 396px;
	margin-bottom: 25px;
}

div.devilArea .rightArea .devil-tre {
	margin-top: 25px;
}
div.devil p.sub-category,
div.devil-tre p.sub-category {
	background: #603035;
	border-radius: 3px;
	font-family: '小塚ゴシック Pro',"メイリオ","Meiryo";
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	color: #fff;
	text-align: center;
}

div.devilArea ul.devilMargin {
	margin: 0;	
}

div.devilArea ul li {
	float: left;
	width: 125px;
	font-size: 10px;
	margin: 10px 44px 10px 0;	
}

div.devilArea ul li.last {
	float: right;
	width: 125px;
	font-size: 10px;
	margin: 10px 0;	
}

div.garden_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #fbf1f0;
}

div.garden p.sub-category {
	background: #fa9d96;
	border-radius: 3px;
	font-family: '小塚ゴシック Pro',"メイリオ","Meiryo";
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	color: #fff;
	text-align: center;
}

div.devil_wrap .rightArea .centerArea,
div.garden_wrap .leftArea .area_c,
div.garden_wrap .rightArea .centerArea {
	float: left;
	width: 125px;
	margin: 10px 135px;
	font-size: 10px;
}

div.keys_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #fefaf0;
}

div.keys_wrap .leftArea {
	float: left;
	margin: 10px 0 10px 37px;
}

div.keys_wrap .rightArea  {
	float: right;
	margin: 10px 37px 10px 0;
}

div.moemoe_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #edeaea;
}

div.moemoeLeftArea {
	float:left;
	margin: 25px 0 10px 25px;
}

div.moemoeCenterArea {
	float:left;
	margin: 25px 33px 10px 33px;
	width:261px;
}

div.moemoeRightArea {
	float:right;
	margin: 25px 25px 10px 0;
}

div.moemoeRightArea .area_c {
	float: left;
	width: 125px;
	margin: 10px 68px;
	font-size: 10px;
}

div.clay_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #e5f5f0;
}

div.clayLeftArea {
	float:left;
	margin: 25px 0 10px 25px;
}

div.clayCenterArea {
	float:left;
	margin: 25px 33px 10px 33px;
	width:261px;
}

div.clayRightArea {
	float:right;
	margin: 25px 25px 10px 0;
}

div.loretta_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #f6e5ed;
}

div.lorettaArea {
	width: 810px;
	margin: 25px auto 10px auto;
}

div.lorettaArea_l {
	float:left;
	width:125px;
	font-size: 10px;
	margin:10px 12px 10px 0;	
}

div.lorettaArea_l img {
	margin-bottom: 10px;
}

div.lorettaArea_c {
	width: 125px;
	margin: 10px auto;
	font-size: 10px;
}

div.lorettaArea_r {
	float:right;
	width:125px;
	font-size: 10px;
	margin:10px 0;	
}

div.lorettaArea_r img {
	margin-bottom: 10px;
}

div.lorettaBaseCare {
	margin-top: 25px;
}

div.lorettaBaseCare p.sub-category {
	background: #bf447b;
	border-radius: 3px;
	font-family: '小塚ゴシック Pro',"メイリオ","Meiryo";
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	color: #fff;
	text-align: center;
}

div.reshtive_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #ecfdf6;
}

div.deeplayer_wrap {
	width: 900px;
	margin: 30px auto 40px auto;
	padding-bottom: 15px;
	background: #e8e9ea;
}

div.deeplayerArea {
	width: 802px;
	margin: 25px auto 10px auto;
}

div.deeplayerArea .centerArea {
	width: 125px;
	margin: 10px auto;
	font-size: 10px;
}



/* ===============================================
▼シュウ ウエムラ商品一覧
=============================================== */
.skincare_area table {
	border: none;
}

td.skincare_index {
	border-bottom: 1px solid #cccccc;
	border-right: none;
}

.skincare_area td.list_type1 {
	border: none;
	width: 274px;
	padding: 10px 0 10px 28px;
	text-align: center;
}

.skincare_area td.list_type2 {
	border: none;
	width: 264px;
	padding: 10px 21px;
	text-align: center;
}

.skincare_area td.list_type3 {
	border: none;
	width: 274px;
	padding: 10px 28px　10px　0;
	text-align: center;
}

/* ===============================================
▼美髪診断
=============================================== */
#counseling_title h2 {
    padding: 15px 30px;
}

div.counseling_subcomment {
	font-size: 18px;
	color: #ff1170;
	padding-left: 40px;
	line-height: 120%;
}

div.counseling_comment {
	padding: 15px 0 30px 50px;
	color: #310000;
	font-size: 12px;
	line-height: 180%;
}

div.counseling_top {
	width: 656px;
	height: 30px;
	margin: 0 auto;
}

form div.counseling_area {
	width: 656px;
	height: 100%;
	background: url(../c_img/page/web_counseling/bg_counseling_middle.gif) repeat-y ;
	margin: 0 auto;
}

div.counseling_bottom {
	width: 656px;
	height: 40px;
	margin: 0 auto;
}

div.midashi_touhi {
	width: 549px;
	height: 16px;
	background: url(../c_img/page/web_counseling/midashi_touhi.gif) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}

div.midashi_kami {
	width: 549px;
	height: 16px;
	background: url(../c_img/page/web_counseling/midashi_kami.gif) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}

div.midashi_jyotai {
	width: 549px;
	height: 16px;
	background: url(../c_img/page/web_counseling/midashi_jyotai.gif) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}

div.counseling_qestion {
	padding: 15px 0 0 125px;
	color: #ff1170;
	font-size: 12px;	
}

div.counseling_answer {
	padding: 10px 0 0 135px;
	color: #310000;
	font-size: 12px;
}

div.counseling_answerBottom {
	padding: 10px 0 50px 135px;
	color: #310000;
	font-size: 12px;
}

div.pc_mail {
	padding-left: 125px;
	color: #ff1170;
	font-size: 12px;	
}

div.pc_mail_input {
	padding: 10px 0 5px 135px;
	color: #310000;
	font-size: 12px;
}

div.counseling_btn {
	padding: 25px 0;
	text-align: center;
}


/* ===============================================
▼美髪診断結果
=============================================== */
#result_title h2 {
    padding: 15px 30px;
}

div.recommend_img {
	padding: 10px 0 15px 30px;
}

div.result_top {
	background: url(../c_img/page/counsel_result/top_bg.gif);
	repeart: no-repeat;
	width: 920px;
	height: 70px;
	margin: 0 30px;
	padding: 25px 0 15px 40px; 
}

div.result_middle {
	background: url(../c_img/page/counsel_result/middle_bg.gif);
	repeart: repeat-y;
	margin: 0 30px;
	padding: 20px 35px 50px 50px;
}

div.result_bottom {
	background: url(../c_img/page/counsel_result/bottom_bg.gif);
	repeart: no-repeat;
	height: 9px;
	margin: 0 30px 35px 30px;
}

div.result_comment {
	color: #310000;
	font-size: 12px;
	line-height: 180%;
}

div.result_commentBig {
	color: #ff1170;
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	padding-bottom: 25px;
}

div.result_seriesLink {
	color: #ff1170;
	font-size: 12px;
	padding-top: 25px;
}

p.counseling_comment {
	margin-left: 80px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 150%;
}

p.counseling_comment span.counseling_attention {
	color:#ff0000;
}

p.counseling_return {
	text-align: right;
	margin-right: 80px;
	margin-bottom: 50px;
}

/* ===============================================
▼キャンペーン
=============================================== */
div.campaign_blocArea {
	margin-bottom: 20px;	
}

div.campaign_left {
	float: left;
	width: 330px;
	margin: 20px 0;
}

div.campaign_right {
	float: left;
	margin-top: 20px;
	color: #424242;
}

p.camp_productName {
	color:#424242;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
div.camp_status {
	margin: 15px 0;	
}

/* ===============================================
▼メルマガ読者限定クーポン受取方法
=============================================== */
div.couponTitleArea {
	margin: 15px 0 10px 0;
}

h3.couponMidashi {
	font-size: 16px;
	font-weight: bold;
	font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
	color: #fa1870;
	padding: 0 3px;
}

h3.couponMidashi2 {
	font-size: 16px;
	font-weight: bold;
	font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
	color: #fa1870;
	padding: 0 3px　10px 3px;
	border-bottom: 1px dashed #eedada;
}

h3.couponMidashi_back {
	font-size: 16px;
	font-weight: bold;
	font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
	background: #f9f3ee;
	color: #660000;
	padding: 5px 12px;
	margin: 20px 0 15px 0;
}

div.mailCouponImg_area {
	margin: 10px 0;
	padding: 3px 4px;
	border: 1px solid #cebfab;
}

div.coupon_notes {
	padding: 0 12px;
}

div.coupon_notes p {
	line-height: 1.5em;
}

div.couponMidashi_back {
	background: #f9f4ee;
}

div.customerLink {
	margin: 0 12px 25px 12px;
	color: #660000;
}

div.customerLink a {
	color: #660000;
}

div.flow_customer {
	margin-top: 15px;
}

p.entryLink {
	margin: 20px 12px 50px 12px;
}

p.entryLink a {
	color: #660000;
}

h2.title_coupon {
	padding: 15px 30px;
}

p.subtitle_coupon {
	margin: 20px 0;
	padding-left: 30px;
	line-height: 150%;
	font-weight: bold;
	font-size: 16px;
	color: #ff1170;
}

p.message_coupon {
	padding-left: 30px;
	line-height: 120%;
}

p.attention_coupon {
	font-size: 16px;
	color: #ff0000;
	padding-left: 30px;
	line-height: 150%;
}

