@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/soleil-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	margin-top: 0px;
	background-color: #fffafb;
	}
	
	
	
	#top_h1{
	height: 10px;
	width: 300px;
	font-size: 4px;
	clear: both;
	float: right;
	color: #999;
	}

	#soleil-contents-top{
	height: 1000px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	}
	
	#soleil-logo{
	height: 145px;
	width: 550px;
	margin-left: 200px;
	margin-top: 5px;
	}
	
	
	/* ----------------------------
　topページ
	---------------------------- */

	#soleil-menu{
	clear: both;
	float: left;
	height: 280px;
	width: 800px;
	margin-left: 80px;
	margin-bottom: 60px;
	margin-top: 60px;
	}

	#soleil-menu li{
	float: left;
	display: inline;
	margin-right: 20px;
	}
		
	/* ----------------------------
　　下層ページ
	---------------------------- */

	#soleil-menu-k{
	clear: both;
	float: left;
	height: 280px;
	width: 800px;
	margin-left: 80px;
	margin-bottom: 30px;
	margin-top: 30px;
	}
	
	#soleil-menu-k li{
	float: left;
	display: inline;
	margin-right: 15px;
	}
	
	
	/* ----------------------------
　　フッター
	---------------------------- */
	
	
	#soleil-fotter{
	height: 40px;
	width: 100%;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #990000;
	padding-top: 5px;
	margin-top: 100px;
	position: absolute;
	}
	
	.soleil-f-web{
	clear: right;
	float: left;
	margin-left: 15%;
	}
	.soleil-f-copy{
	float: right;
	margin-right: 10%;
	}
	
	
	
	/* ----------------------------
　　top スライドショー部分
　　---------------------------- */
#slideshow {
	position: relative;
	width:  780px;
	height: 400px;
	margin-top: 20px;
	margin-left: 80px;
		}

	#slideshow img {
	top:  0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	position: absolute;
	border: 1px solid #CCC;
		}

		#slideshow img.active {
			z-index: 10;
			opacity: 1.0;
		}

		#slideshow img.last-active {
			z-index: 9;
		}



/* ----------------------------
	各商品詳細ページ
	---------------------------- */	
	
	
#wrap { width: 75%; margin: 0 auto;}

#tabwrap {
	background: #fff;
	overflow: hidden;
	width: 360px;
	min-height: 400px;
	border: 1px solid #990000;
	float: left;
}

#tabwrap p{
	line-height: 13px;
	text-transform: lowercase;
}
#tabs {
	overflow: hidden;
	background-image: url(../../skincare/soleil/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 #333;
	-moz-box-shadow: 1px 1px 0px 0px #DDD;
	-webkit-box-shadow: 1px 1px 0px 0px #DDD;
}

#tabs li a:hover {
	background-image: url(../../skincare/soleil/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: 77px;
	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: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000
	;
	}
	.pro-h-420{
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	text-shadow: 1px 1px 0 #333
	;
	font-weight: bold;
	background-image: url(../../skincare/soleil/img/midashi-back.jpg);
	background-repeat: repeat-x;
	}
	
    .pro-pic420{
	height: 350px;
	width: 420px;
	}
	
	
		/* ----------------------------
	ショッピングバナー
	---------------------------- */
	#shopping{
	clear: both;
	height: 107px;
	width: 790px;
	padding-top: 40px;
	float: right;
	margin-bottom: 30px;
	}
	
	#shopping li{
	float: left;
	display: inline;
	margin-left: 10px;
	}
	