/*カラー1*/
.bg_color1,
.gmenu ul.menu2 li.active,
.gmenu ul.menu2 li:hover,
.contents ul.tab li:hover{
background-color:#563316 !important;
}

.bor_color1,
#hairstyles table.stylelist th:hover{
border-color:#563316;
}

.font_color1,
#hairstyles table.stylelist td.font_color1 a,
div.pager.font_color1 a,
div.pagertop.font_color1 a{
color:#563316;
}

/*カラー2(最背面)*/
.bg_color2{
background-color:#bc8759;
}


/*カラー3(背景)*/
.bg_color3{
background-color:#d1a36b;
}

.bor_color3{
border-bottom:solid 30px #d1a36b;
border-left:solid 30px #d1a36b;
border-right:solid 30px #d1a36b;
}

.font_color3,
.gmenu ul.menu2 li.active a,
.gmenu ul.menu2 li a:hover,
.contents ul.tab li.active a,
.contents ul.tab li a:hover{
color:#d1a36b !important;
}

/*カラー4文字色*/
.font_color4{
color:#000000;
}

/*背景画像*/
.bg_all{
background-image: url(/shop_imgs/chanpurutei/25ae94fa5a4a5515a4b2b37426444e0d.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}
