@charset "Shift_JIS";
/* CSS Document */

body{-webkit-text-size-adjust: 100%;	}
table {border-collapse:collapse; border-spacing:0; table-layout:fixed;}
img{vertical-align:top; border-width:0; border-style:none;}
th,h1,h2,h3,h4,h5,h6{font-weight:normal;}
#contentsArea{width:100%;}

#Wrap{
	width:100%;
	font-family:"メイリオ", Meiryo, Osaka,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5;
	font-size:12px;
	color:#3F1000;
	margin-top:10px;
}
#root{
	width:950px;
	margin:0 auto;
}
#Wrap h1{
	width:950px;
	height:262px;
	text-indent:100%;
	overflow:hidden;
	background:url(../img/mainimg.jpg) no-repeat;
	white-space:nowrap;
	margin:0 auto;
}
#gNavi{
	width:908px;
	margin:20px auto 0;
	padding:12px 20px;
	border:1px solid #CCC;
	border-radius:8px;
}
#gNavi ul{
	margin-left:-20px;
	position:relative;
	zoom:1;
}
#gNavi ul li{
	float:left;
	margin:5px 18px 0;
	display:block;
	white-space:nowrap;
}
#gNavi ul li a{
	padding-left:18px;
	color:#333;
	font-size:14px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
#gNavi ul li a:before,
#gNavi ul li a:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#gNavi ul li a:before{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #7a0;
	behavior: url(../../script/PIE/PIE.htc);
}
#gNavi ul li a:after{
	left: 3px;
	top:5px;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-top: 5px solid #fff;
	behavior: url(../../script/PIE/PIE.htc);
}

/* ---------------------#sectionLayout---------------------- */

#sectionWrap{
	width:950px;
	margin:0 auto;
}
#sectionWrap .sectionLayout{
	margin-top:40px;
	padding-top:10px;
}
#sectionWrap #sec1{
	margin-top:20px;
}
#sectionWrap .sectionLayout h2{
	font-weight:bold;
	position:relative;
	background-color:#777;
	padding:10px;
	margin-bottom:10px;
	font-size:20px;
	color:#FFF;
	background-image:linear-gradient(-45deg, #828282 25%, transparent 25%, transparent 50%, #828282 50%, #828282 75%, transparent 75%, transparent);
	background-size:6px 6px;
	border-radius:8px;
	border:1px solid #646464;
	text-shadow:rgba(0, 0, 0, 0.3) 1px 1px 2px;
	behavior: url(../../script/PIE/PIE.htc);
}
#sectionWrap .sectionLayout h2:after{
	content:" ";
	position:absolute;
	top:100%;
	left:25px;
	width:0;
	height:0;
	border:10px solid transparent;
	border-top:10px solid #777;
}

/* ---------------------帯色変更.start---------------------- */

/* -----------理美容----------- */

#sectionWrap .sectionLayout h2.hair{
	background-color:#E79505;
	background-image:linear-gradient(-45deg, #E99D19 25%, transparent 25%, transparent 50%, #E99D19 50%, #E99D19 75%, transparent 75%, transparent);
	border:1px solid #D78804;
}
#sectionWrap .sectionLayout h2.hair:after{
	border-top:10px solid #E79505;
}

/* -----------ヘアケア----------- */

#sectionWrap .sectionLayout h2.haircosme{
	background-color:#2694C0;
	background-image:linear-gradient(-45deg, #379CC5 25%, transparent 25%, transparent 50%, #379CC5 50%, #379CC5 75%, transparent 75%, transparent);
	border:1px solid #248DB5;
}
#sectionWrap .sectionLayout h2.haircosme:after{
	border-top:10px solid #2694C0;
}

/* -----------エステ----------- */

#sectionWrap .sectionLayout h2.esthe{
	background-color:#F15260;
	background-image:linear-gradient(-45deg, #F2606C 25%, transparent 25%, transparent 50%, #F2606C 50%, #F2606C 75%, transparent 75%, transparent);
	border:1px solid #EE2F42;
}
#sectionWrap .sectionLayout h2.esthe:after{
	border-top:10px solid #F15260;
}

/* -----------ベッド----------- */

#sectionWrap .sectionLayout h2.bed{
	background-color:#34AB2C;
	background-image:linear-gradient(-45deg, #44B23D 25%, transparent 25%, transparent 50%, #44B23D 50%, #44B23D 75%, transparent 75%, transparent);
	border:1px solid #2B8B23;
}
#sectionWrap .sectionLayout h2.bed:after{
	border-top:10px solid #34AB2C;
}

/* -----------化粧品----------- */

#sectionWrap .sectionLayout h2.cosme{
	background-color:#F54F92;
	background-image:linear-gradient(-45deg, #F65D9B 25%, transparent 25%, transparent 50%, #F65D9B 50%, #F65D9B 75%, transparent 75%, transparent);
	border:1px solid #F33A85;
}
#sectionWrap .sectionLayout h2.cosme:after{
	border-top:10px solid #F54F92;
}

/* -----------ネイル---------- */

#sectionWrap .sectionLayout h2.nail{
	background-color:#A256CD;
	background-image:linear-gradient(-45deg, #A963D1 25%, transparent 25%, transparent 50%, #A963D1 50%, #A963D1 75%, transparent 75%, transparent);
	border:1px solid #953AC5;
}
#sectionWrap .sectionLayout h2.nail:after{
	border-top:10px solid #A256CD;
}

/* -----------まつげ---------- */

#sectionWrap .sectionLayout h2.eyelash{
	background-color:#9D256E;
	background-image:linear-gradient(-45deg, #A53679 25%, transparent 25%, transparent 50%, #A53679 50%, #A53679 75%, transparent 75%, transparent);
	border:1px solid #811F59;
}
#sectionWrap .sectionLayout h2.eyelash:after{
	border-top:10px solid #9D256E;
}

/* -----------書籍---------- */

#sectionWrap .sectionLayout h2.book{
	background-color:#AA3C00;
	background-image:linear-gradient(-45deg, #B14B14 25%, transparent 25%, transparent 50%, #B14B14 50%, #B14B14 75%, transparent 75%, transparent);
	border:1px solid #8A3100;
}
#sectionWrap .sectionLayout h2.book:after{
	border-top:10px solid #AA3C00;
}

/* ---------------------帯色変更.end---------------------- */

#sectionWrap .sectionLayout .subTxt{
	font-size:14px;
	margin:20px 0 10px;
}
#sectionWrap .sectionLayout ul{
	margin-left:1px;
}
#sectionWrap .sectionLayout ul li{
	width:157px;
	border:1px solid #CCC;
	float:left;
	margin-left:-1px;
	margin-top:10px;
	position:relative;
}
#sectionWrap .sectionLayout ul li .imgBox{
	width:100px;
	height:75px;
	margin:0 auto;
	padding:14px 0;
}
#sectionWrap .sectionLayout ul li .detailBox{
	width:139px;
	padding:0 9px 7px;
}
#sectionWrap .sectionLayout ul li .detailBox .code{
	font-size:11px;
	color:#555;
	margin-top:8px;
}
#sectionWrap .sectionLayout ul li h3 a{
	color:#3F1000;
}
#sectionWrap .sectionLayout ul li .cntBox{
	padding:9px;
	background:#FAFAFA;
}
#sectionWrap .sectionLayout ul li .cntBox .bgprice{
	color:#D80000;
	font-size:13px;
}
#sectionWrap .sectionLayout ul li .cntBox .mprice{
	color:#333;
	font-size:11px;
}
#sectionWrap .sectionLayout ul li .cntBox strong{
	font-weight:bold;
	font-size:14px;
}
#sectionWrap .sectionLayout ul li .priceBox{
	font-size:16px;
	padding-top:12px;
	padding-bottom:4px;
	color:#D80000;
}
#sectionWrap .sectionLayout ul li .btnBox{
	padding-top:12px;
	text-align:center;
	position:relative;
	_zoom:1;
}
#sectionWrap .sectionLayout .pageTop{
	margin-top:20px;
	text-align:right;
}
#sectionWrap .sectionLayout .pageTop a{
	color:#FF6195;
}

/* ------------------------popup------------------------ */

#sectionWrap .sectionLayout .popup{
	width:130px;
	height:52px;
	padding:10px 10px 24px 8px;
	background:url(../../../img/cart/popup_bg.png) no-repeat;
	display:none;
	position:absolute;
	left:7px;
	bottom:40px;
	z-index:1;
}

/* ------------------------りらく専用------------------------ */

#p_header{
	width:100%;
	padding-bottom:20px;
	background:#FBF7EE;
}
#root,#p_header .header_top p,#p_header .header_main{
	width:950px;
	margin:0 auto;
}
#p_header .header_top{
	width:100%;
	background:#AC7200;
}
#p_header .header_top p{
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	letter-spacing:.08em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#p_header .header_main{
	margin-top:20px;
}
#p_header .header_main .leftBox{
	float:left;
}
#p_header .header_main ul{
	width:637px;
	padding:10px 0;
	float:right;
	background:url(../img/p_header_attention_bg.gif) no-repeat;
}
#p_header .header_main ul li{
	padding:0 10px 0 47px;
	display:block;
	font-size:12px;
	text-indent:-1.0em;
	color:#000;
}
#p_header .header_main ul li a{
	text-decoration:underline;
	color:#9C2D1F;
}
#p_header .header_main ul li a:hover{
	text-decoration:none;
}
#sectionWrap .sectionLayout h2{
	background-color:#9C2D1F;
	background-image:linear-gradient(-45deg, #A2392C 25%, transparent 25%, transparent 50%, #A2392C 50%, #A2392C 75%, transparent 75%, transparent);
	border:1px solid #8A261C;
}
#sectionWrap .sectionLayout h2:after{
	border-top:10px solid #9C2D1F;
}
#gNavi ul li a:before{
	background:#AC7200;
}
#sectionWrap .sectionLayout .pageTop a{
	color:#9C2D1F;
}