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

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

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

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


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

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

.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:#000000 !important;
}

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

/*背景画像*/
.bg_all{
background-image: url(/shop_imgs/misuzu/f58e0a5bde8d2544282f276f8b6f9258.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
