@charset "UTF-8";
/* CSS Document */
#menu li.m6 a{
background:url(../images/common_img/menu.jpg) no-repeat -593px -49px;
}


#submenu_product li.m1 a{
background:url(../images/product_img/submenu_product.gif) no-repeat 0 0;
}
#submenu_product li.m1 a:hover{
background:url(../images/product_img/submenu_product.gif) no-repeat -200px 0;
}
#submenu_product li.m2 a{
background:url(../images/product_img/submenu_product.gif) no-repeat 0 -51px;
}
#submenu_product li.m2 a:hover{
background:url(../images/product_img/submenu_product.gif) no-repeat -200px -51px;
}
#submenu_product li.m3 a{
background:url(../images/product_img/submenu_product.gif) no-repeat 0 -102px;
}
#submenu_product li.m3 a:hover{
background:url(../images/product_img/submenu_product.gif) no-repeat -200px -102px;
}
#submenu_product li.m4 a{
background:url(../images/product_img/submenu_product.gif) no-repeat 0 -153px;
}
#submenu_product li.m4 a:hover{
background:url(../images/product_img/submenu_product.gif) no-repeat -200px -153px;
}
#submenu_product li.m5 a{
background:url(../images/product_img/submenu_product.gif) no-repeat 0 -204px;
}
#submenu_product li.m5 a:hover{
background:url(../images/product_img/submenu_product.gif) no-repeat -200px -204px;
}

/*============================================================*/

#cont_right h2.product_1{
background:url(../images/h2/product_index.png) no-repeat 0 0;
}
#cont_right h2.product_2{
background:url(../images/h2/product_shampoo.png) no-repeat 0 0;
}
#cont_right h2.product_3{
background:url(../images/h2/product_treatment.png) no-repeat 0 0;
}
#cont_right h2.product_4{
background:url(../images/h2/product_protection.png) no-repeat 0 0;
}
#cont_right h2.product_5{
background:url(../images/h2/product_styling.png) no-repeat 0 0;
}

/*============================================================*/

#cont_right h3.product_h3_kera{
padding:0;
border:0;
background:url(../images/product_img/product_h3_kera.gif) no-repeat;
}
h3.product_h3_john{
background:url(../images/product_img/product_h3_john.gif) no-repeat;
}
h3.product_h3_ame{
background:url(../images/product_img/product_h3_ame.gif) no-repeat;
}
h3.product_h3_hoyu{
background:url(../images/product_img/product_h3_hoyu.gif) no-repeat;
}
h3.product_h3_peace{
height:22px;
background:url(../images/product_img/product_h3_peace.gif) no-repeat;
}
h3.product_h3_spice{
height:22px;
background:url(../images/product_img/product_h3_spice.gif) no-repeat;
}

#cont_right h3.john_top{
padding:0;
border:0;
background:url(../images/product_img/product_h3_john.gif) no-repeat;
}
#cont_right h3.peace_top{
padding:0;
border:0;
background:url(../images/product_img/product_h3_peace.gif) no-repeat;
}






/*index============================================================*/
.index_cell a, .index_cell2 a{
float:left;
width:320px;
height:180px;
margin:0 16px 20px 0;
border:#ebe6e0 solid 1px;
}

.index_cell a:hover, .index_cell2 a:hover{
border:#88a472 solid 1px;
}

.index_cell2 a{
margin:0;
}






/*shampoo============================================================*/
.product_cell{
float:left;
width:210px;
margin:0 10px 10px 0;
color:#333;
line-height:150%;
}

.product_cell img{
border:#eae4ed solid 1px;
}

.product_cell h4{
color:#2c6816;
font-weight:bold;
}

.product_cell span{
color:#dc0000;
font-weight:bold;
}

.product_line{
clear:both;
padding:10px 0 0 0;
border-top:#fff solid 1px;
}