﻿@charset "utf-8";

* {margin:0; padding:0;}
img {border:none;}
a {color:#aa9f55;}
a:hover {
	color: #8b5c06;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* start: clearfix ------------------------------ */
.clearfix:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.clearfix { display:inline-table; }

/* Hides from Mac IE \*/
* html .clearfix { height:1px; }
.clearfix { display:block; }
/* */
/* end: clearfix ------------------------------ */


.page-back {
	padding:10px;
	background-color:#FFFFFF;
	position: fixed;
	bottom: 70px;
	right: 10px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.page-back a {
	color:#FFFFFF;
	background-image:url(images/bk.jpg);
	text-decoration:none;
}

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-image:url(images/bk.jpg) ;
}

#container { 
	position: relative;
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	
} 
h3{
	float:left;
	width:700px;
	height:50px;
	padding:8px 5px 50px 5px;
	clear:both;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa9f55;
}
h4{
	float:left;
	width:700px;
	height:15px;
	padding:8px 5px 2px 5px;
	clear:both;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa9f55;
}
#header { 
	height: 72px;
	background:url(images/headlogo.png) no-repeat;
} 
#header h1 {
	text-indent:-9999px;
}


#gmenu {
	width:1000px;
	height:62px;
	background:url(images/gmenu_on.gif) no-repeat;
	overflow:hidden;
}
#gmenu a {
	display:block;
	height:62px;
	background:url(images/gmenu_off.gif) no-repeat;
	float:left;
	text-indent:-9999px;
}
#gmenu a:hover {background:none;}
#gmenu a.m01 {width:108px; background-position:   0px;}
#gmenu a.m02 {width:111px; background-position:-108px;}
#gmenu a.m03 {width:144px; background-position:-219px;}
#gmenu a.m04 {width:184px; background-position:-364px;}
#gmenu a.m05 {width:197px; background-position:-548px;}
#gmenu a.m06 {width:176px; background-position:-745px;}
#gmenu a.m07 {width: 80px; background-position:-922px;}


#sidebarLeft {
	float:left;
	width: 231px;
	
	margin: 20px 0 0 0;
	padding: 0 0 30px 0;
}


.lmenuOn #sidebarLeft {
	background:url(products/images/bg_sidebarleft.jpg) no-repeat;
	background-position:center 150px;
	min-height: 750px;
}

#sidebarLeft h2 {
	display:block;
	width:231px;
	height:142px;
	text-indent:-9999px;
	overflow:hidden;
}

#sidebarLeft #lmenu {
	width: 231px;
	height: 600px;
	margin: 10px 0 0 0;
	padding: 0px;
}
#sidebarLeft #lmenu br {line-height:0px; height:0px; display:none;}
#sidebarLeft #lmenu a.smenu {
	display:block;
	width:231px;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebarLeft #lmenu a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#sidebarLeft #lmenu a.lmpr {background-position:0     0px; height:82px;}
#sidebarLeft #lmenu a.lmlp {background-position:0  -82px; height:77px;}
#sidebarLeft #lmenu a.lmluck {background-position:0 -225px; height:81px;}

#sidebarLeft #lmenu a.lm01 {background-position:0  -273px; height:59px;}
#sidebarLeft #lmenu a.lm02 {background-position:0  -332px; height:59px;}
#sidebarLeft #lmenu a.lm03 {background-position:0  -391px;height:59px;}
#sidebarLeft #lmenu a.lm04 {background-position:0  -450px;height:59px;}
#sidebarLeft #lmenu a.lm05 {background-position:0  -509px;height:59px;}

#sidebarLeft .topLeftBnr {
	width:200px;
	margin:14px auto 0;
}
#sidebarLeft .topLeftBnr img {
	margin-top:8px;
}



#mainContent { 
	float:left;
	width: 749px;
	margin: 20px 0px 30px 20px;
	/*min-height: 388px;*/
	text-align:left;
}

#mainContent .line01 {
	background:url(products/images/line01.jpg) no-repeat;
	width:744px;
	height:10px;
	margin:5px 0;
}
#Content1 {
	width:100%;
	height:600px;
	margin:0px 0;
}


.con {
	margin-top: 5px;
	position: relative;
}
.con2 {
	margin-top: 600px;
	position: relative;
}
.con1 {
	width: 100%;
	height: 600px;
	background-position: center;
}
#con_1 {
	width:1000px;
	height:600px;
	margintop:5px 0;	
}
#con_2 {
	width:753px;
	height:600px;
	margin:600px 0;
}

#footer {
	background:url(images/bg02.jpg) repeat-x;
	text-align: center;
	height:60px;
	width: 100%;
} 
#footer #fmenu {
	width:1000px;
	margin: 3px auto 0;
	text-align:left;
	line-height:57px;
	color:#FFFFFF;
	vertical-align: middle;
	white-space: nowrap;
}
#footer #fmenu ul {
	list-style:none;
	float:left;
}
#footer #fmenu li {
	float:left;
	line-height:57px;
	margin-left:15px;
	padding-left:13px;
	background:url(images/footer_ar.gif) no-repeat;
	background-position:center left;
}
#footer #fmenu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer #fmenu li a:hover {
	text-decoration:underline;
}

#footer #fmenu #copyright {
	float:right;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

#index{
	background-image:url(images/bk.jpg);
}


/**** TOP page ****/




#index #gmenu {
	width:1000px;
	height:50px;
	background:url(images/top_gmenu_on.gif) no-repeat;
}
#index #gmenu a {
	display:block;
	height:50px;
	background:url(images/top_gmenu_off.gif) no-repeat;
	float:left;
	text-indent:-9999px;
}
#index #gmenu a:hover {background:none;}
#index #gmenu a.m01 {width:178px; background-position:   0px;}
#index #gmenu a.m02 {width:176px; background-position:-178px;}
#index #gmenu a.m03 {width:250px; background-position:-354px;}
#index #gmenu a.m04 {width:232px; background-position:-604px;}
#index #gmenu a.m05 {width:164px; background-position:-836px;}



#index #sidebarLeft {
	float:none;
	background: url(images/top_lmenu_bg.gif) no-repeat;
	position: absolute;
	top: 150px;
	left: 0;
	width: 231px;
	height: 470px;
	margin: 0px;
	padding: 0px;
}
#index #sidebarLeft #lmenu {
	width: 225px;
	height: 470px;
	margin: 0px 3px;
	padding: 0px;
}
#index #sidebarLeft #lmenu br {line-height:0px; height:0px; display:none;}
#index #sidebarLeft #lmenu a.smenu {
	background:url(images/lmenu.gif) no-repeat;
	display:block;
	width:225px;
	text-indent:-9999px;
	overflow:hidden;
}
#index #sidebarLeft #lmenu a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#index #sidebarLeft #lmenu a.lm01 {background-position:0   0px; height:60px;}
#index #sidebarLeft #lmenu a.lm02 {background-position:0 -60px; height:60px;}
#index #sidebarLeft #lmenu a.lm03 {background-position:0 -120px;height:60px;}
#index #sidebarLeft #lmenu a.lm04 {background-position:0 -180px;height:60px;}


#index #sidebarRight {
	float:none;
	position: absolute;
	top: 150px;
	width: 378px;
	padding: 0px;
	height: 424px;
    margin: 0px;
	padding-left: 20px;
	right: -3px;
	
}

a:hover img {
opacity: 0.7;
}



#index #mainContent { 
	float:none;
	position: absolute;
	top: 150px;
	margin: 0px 398px 0 235px;
	height: 1200px;
	width:753px;
}
#index #mainContent h2 {
	color:#aa9f55;
	font-family: "serif,ＭＳ Ｐ明朝,ＭＳ 明朝";
	text-align:left;
	line-height: 1.4em;
	float:left;
	width:700px;
	height:50px;
	padding:8px 5px 10px 5px;
	clear:both;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#index #mainContent h2 a {
	display:block;
	background:url(images/top_center_title.gif) no-repeat;
	width:375px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
}
.lp_box4 img{
	margin-top:140px;
}
.lp_box7 img{
	margin-top:640px;
}

#index #mainContent dl {
	width:375px;
	margin-bottom:10px;
}
#index #mainContent dt {
	float:left;
	width:73px;
	height:33px;
	padding:13px 5px 0 5px;
	clear:both;
	background:url(images/top_center_line.gif) right no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa9f55;
}
#index #mainContent dt .cat {
	font-size:7px;
}
#index #mainContent dd {
	width:282px;
	margin-left:83px;
	padding:16px 0 0 6px;
	height:33px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa9f55;
}

#index #mainContent .topCenterBnr img {
	margin:1px auto;
}

#index #container { 
	height:2000px;
} 

#index{
	background-image:url(images/bk.jpg);
}

/**** News ****/

#news #sidebarLeft h2 {
	background:url(images/left_title_news.jpg) no-repeat;
}

#news #mainContent dl {
	/*width:375px;*/
	margin-bottom:10px;
}
#news #mainContent dt {
	float:left;
	width:100px;
	line-height:30px;
	padding:0 5px 0 5px;
	clear:both;
	font-size:12px;
	color:#aa9f55;
}
#news #mainContent dd {
	width:482px;
	line-height:30px;
	margin-left:100px;
	padding:0 0 0 106px;
	font-size:12px;
	color:#aa9f55;
}

#news #mainContent dd.newitem {
	background:url(images/news_icon_newitem.gif) no-repeat;
	background-position:left center;
}

#news #mainContent dd.infomation {
	background:url(images/infomation.gif) no-repeat;
	background-position:left center;
}

/**** Products Index ****/

#productsindex #sidebarLeft h2 {
	background:url(products/images/left_title.jpg) no-repeat;
}

#productsindex #sidebarLeft #lmenu {
	width: 225px;
	height: 400px;
	margin: 10px 3px 0 3px;
	padding: 0px;
}

#productsindex #sidebarLeft #lmenu a.smenu {
	background:url(products/images/lmenu.gif) no-repeat;
	display:block;
	width:225px;
	text-indent:-9999px;
	overflow:hidden;
}
#productsindex #sidebarLeft #lmenu a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#productsindex #sidebarLeft #lmenu a.lm01 {background-position:0   0px; height:60px;}
#productsindex #sidebarLeft #lmenu a.lm02 {background-position:0 -60px; height:60px;}
#productsindex #sidebarLeft #lmenu a.lm03 {background-position:0 -120px;height:60px;}
#productsindex #sidebarLeft #lmenu a.lm04 {background-position:0 -180px;height:60px;}


#productsindex #mainContent a {
	display:block;
	width:248px;
	height:562px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#productsindex #mainContent a.m01 {background:url(test/products/images/lp.jpg) no-repeat;}
#productsindex #mainContent a.m02 {background:url(test/products/images/lpluck.jpg) no-repeat;}
#productsindex #mainContent a.m03 {background:url(test/products/images/lpmen.jpg) no-repeat;}


/**** Products ブランド Index 共通 ****/

.productsindex #mainContent h2 {
	display:block;
	width:744px;
	height:144px;
	text-indent:-9999px;
	overflow:hidden;
}

.productsindex #mainContent .ps3 {
	width:248px;
	float:left;
	text-align:center;
	margin:20px 0;
}

.productsindex #mainContent p {
	margin-bottom:8px;
}
.productsindex #mainContent .mk {
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
}



/**** Products LP Index ****/

#productsindexlp #sidebarLeft {
	height:2650px;
}

#productsindexlp #sidebarLeft h2 {
	background:url(products/images/left_title_lp.jpg) no-repeat;
}
#productsindexlp #mainContent h2 {
	background:url(products/lp/images/lp_title2.jpg) no-repeat;
}

/**** Products LP LUCK Index ****/

#productsindexlpluck #sidebarLeft {
	height:1500px;
}

#productsindexlpluck #sidebarLeft h2 {
	background:url(products/images/left_title_lpluck.jpg) no-repeat;
}
#productsindexlpluck #mainContent h2 {
	background:url(products/lpluck/images/re_luck.jpg) no-repeat;
}

/**** Products LP MEN Index ****/

#productsindexlpmen #sidebarLeft {
	height:1100px;
}

#productsindexlpmen #sidebarLeft h2 {
	background:url(products/images/left_title_lpmen.jpg) no-repeat;
}
#productsindexlpmen #mainContent h2 {
	background:url(products/lpmen/images/re_lpmen_title.jpg) no-repeat;
}

/**** Products FRAGRANCE Index ****/

#productsindexfragrance #sidebarLeft {
	height:2000px;
}

#productsindexfragrance #sidebarLeft h2 {
	background:url(products/images/left_title_fragrance.jpg) no-repeat;
}
#productsindexfragrance #mainContent h2 {
	background:url(products/images/title_fragrance.jpg) no-repeat;
}

/**** Products HAIRCARE Index ****/

#productsindexhaircare #sidebarLeft {
	height:1480px;
}

#productsindexhaircare #sidebarLeft h2 {
	background:url(products/images/left_title_haircare.jpg) no-repeat;
}
#productsindexhaircare #mainContent h2 {
	background:url(products/images/title_haircare.jpg) no-repeat;
}



