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

    *{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: “Helvetica, "“ヒラギノ角ゴ Pro W3″", "”Hiragino Kaku Gothic Pro W3″", "メイリオ", Meiryo, "”ＭＳ Ｐゴシック”", sans-serif;
	-webkit-text-size-adjust: 100%;
	}
		
	img {
    border-style:none;
	}
	
	body{
	background-image: url(img/luxe-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	margin-top: 0px;
	}
	
	
	#top_h1{
	height: 10px;
	width: 300px;
	font-size: 4px;
	clear: both;
	float: right;
	color: #999;
	}

	#luxe-contents-top{
	height: 900px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	}
	
	#luxe-logo{
	clear: both;
	float: left;
	height: 90px;
	width: 650px;
	margin-left: 210px;
	margin-top: 10px;
	}
	
	
	/* ----------------------------
　topページ
	---------------------------- */
	#luxe-flash{
	float: left;
	height: 400px;
	width: 575px;
	margin-top: 60px;
	margin-left: 220px;	
	border: 2px solid #613D19;
	}
	#luxe-menu-h1{
	margin-top: 60px;
    clear: both;
	float: left;
	height: 25px;
	width: 564px;
	margin-left: 220px;	
	color: #fff;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 5px;
	background-image: url(img/midashi-back-3.jpg);
	border: 1px solid #8E7832;
	padding-left: 10px;
	padding-top: 5px;
	}
	#luxe-menu{
	clear: both;
	float: left;
	height: 150px;
	width: 580px;
	margin-left: 220px;
	margin-bottom: 60px;
	}
	#luxe-menu li{
	float: left;
	display: inline;
	margin-right: 5px;
	}
	
	/* ----------------------------
  　下層ページ
	---------------------------- */
	
	#luxe-menu-h1-k{
	clear: both;
	float: left;
	height: 25px;
	width: 564px;
	margin-left: 268px;
	margin-top: 80px;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 5px;
	background-image: url(img/midashi-back-3.jpg);
	border: 1px solid #8E7832;
	padding-left: 10px;
	padding-top: 5px;
	}
	#luxe-menu-k{
	clear: both;
	float: left;
	height: 150px;
	width: 580px;
	margin-left: 268px;
	margin-bottom: 30px;
	}
	#luxe-menu-k li{
	float: left;
	display: inline;
	margin-right: 5px;
	}
	
	
	
	/* ----------------------------
	ショッピングバナー
	---------------------------- */
	#shopping{
	clear: both;
	height: 107px;
	width: 790px;
	padding-top: 40px;
	float: right;
	margin-bottom: 30px;
	}
	
	#shopping li{
	float: left;
	display: inline;
	margin-right: 10px;
	}
	
	/* ----------------------------
　　フッター
	---------------------------- */
	
	
	#luxe-fotter{
	height: 40px;
	width: 100%;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #9C816A;
	padding-top: 5px;
	margin-top: 110px;
	}
	
	.luxe-f-web{
	clear: right;
	float: left;
	margin-left: 15%;
	}
	.luxe-f-copy{
	float: right;
	margin-right: 10%;
	}
	
	
/* ----------------------------
	各商品詳細ページ
	---------------------------- */	
	
	
#wrap { width: 75%; margin: 0 auto;}

#tabwrap {
	background: #fff;
	overflow: hidden;
	width: 360px;
	min-height: 400px;
	border: 1px solid #93834E;
	float: left;
	letter-spacing: 0.1em;
}



#tabwrap p{
	line-height: 13px;
	text-transform: lowercase;
}
#tabs {
	overflow: hidden;
	background-image: url(../../skincare/luxe/img/midashi-back-2.jpg);

}
#tabs li { list-style: none; }
#tabs li a {
	float: left;
	display: block;
	padding: 10px;
	color: #fff;
	width: 100px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	text-shadow: 1px 1px 0 #666;
	-moz-box-shadow: 1px 1px 0px 0px #DDD;
	-webkit-box-shadow: 1px 1px 0px 0px #DDD;
}

#tabs li a:hover {
	background-image: url(../../skincare/luxe/img/midashi-back-2.jpg);
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity:0.65;
}
#tabs li:first-child a { border-left: 0; }
#tabs li:last-child a { border-right: 0; }

#tabs li.current a { 
	background: #fff; 
	color: #666; 
	text-shadow: 1px 1px 0 #fff;
}

#content > div {
	clear: both;
	padding: 10px;
	line-height: 19px;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	display: none;
}

#content .current { display: block; }
#content #tokuchou.first { display: block; }
#content p { margin: 0 0 20px 0;}


/* ----------------------------
	各商品ページ
	---------------------------- */	

	.pro-box420{
	clear: right;
	float: left;
	height: 400px;
	margin-left: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93834E;
	border-bottom-color: #93834E;
	border-left-color: #93834E;
	}
	.pro-h-420{
	display: block;
	padding: 10px;
	color: #963;
	font-size: 12px;
	text-shadow: 1px 1px 0 #ccc;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	font-weight: bold;
	background-image: url(../../skincare/luxe/img/midashi-back.jpg);
	background-repeat: repeat-x;
	}
	
    .pro-pic420{
	height: 350px;
	width: 420px;
	}
	
	