/********** TOPページ イメージスライダー **********/
.top_imageslider .top_imageslider_stage a .top_imageslider_category#outlets {
background:rgba(144,160,125,.75);
border:5px solid rgba(144,160,125,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#tent {
background:rgba(173,154,116,.75);
border:5px solid rgba(173,154,116,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#bbq {
background:rgba(163,120,88,.75);
border:5px solid rgba(163,120,88,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#wood {
background:rgba(192,175,121,.75);
border:5px solid rgba(192,175,121,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#furniture {
background:rgba(154,142,143,.75);
border:5px solid rgba(154,142,143,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#carry {
background:rgba(147,143,65,.75);
border:5px solid rgba(147,143,65,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#cooler {
background:rgba(110,161,178,.75);
border:5px solid rgba(110,161,178,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#outfit {
background:rgba(0,0,0,.75);
border:5px solid rgba(0,0,0,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#accessories {
background:rgba(204,204,204,.75);
border:5px solid rgba(204,204,204,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#gear {
background:rgba(69,122,137,.75);
border:5px solid rgba(69,122,137,1);
}
.top_imageslider .top_imageslider_stage a .top_imageslider_category#outlets {
background:rgba(144,160,125,.75);
border:5px solid rgba(144,160,125,1);
}

/********** INFORMATIONページ **********/
#information .header {
background:#b4b4b5;
}
#information .title1 {
color:#b4b4b5;
}

/********** NEW PRODUCTS **********/
#outlets .header ,
#outlets.products_header ,
#outlets .products_header {
background:#90a07d!important;
}
#outlets .title1 ,
#outlets .title3 ,
#outlets .pageheader .pageheader_title .description .amazon a {
color:#90a07d;
}

/********** TENT & LIVING GEAR **********/
#tent .header ,
#tent.products_header ,
#tent .products_header {
background:#ad9a74!important;
}
#tent .title1 ,
#tent .title3 ,
#tent .pageheader .pageheader_title .description .amazon a {
color:#ad9a74;
}

/********** SLEEPING GEAR **********/
#gear .header ,
#gear.products_header ,
#gear .products_header {
background:#457a89!important;
}
#gear .title1 ,
#gear .title3 ,
#gear .pageheader .pageheader_title .description .amazon a {
color:#457a89;
}

/********** BBQ & STEEL WORKS **********/
#bbq .header ,
#bbq.products_header ,
#bbq .products_header {
background:#a37858!important;
}
#bbq .title1 ,
#bbq .title3 ,
#bbq .pageheader .pageheader_title .description .amazon a {
color:#a37858;
}

/********** WOODLINE **********/
#wood .header ,
#wood.products_header ,
#wood .products_header {
background:#c0af79!important;
}
#wood .title1 ,
#wood .title3 ,
#wood .pageheader .pageheader_title .description .amazon a {
color:#c0af79;
}

/********** CAMPING FURNITURE **********/
#furniture .header ,
#furniture.products_header ,
#furniture .products_header {
background:#9a8e8f!important;
}
#furniture .title1 ,
#furniture .title3 ,
#furniture .pageheader .pageheader_title .description .amazon a {
color:#9a8e8f;
}

/********** CARRYING GEAR **********/
#carry .header ,
#carry.products_header ,
#carry .products_header {
background:#938f41!important;
}
#carry .title1 ,
#carry .title3 ,
#carry .pageheader .pageheader_title .description .amazon a {
color:#938f41;
}

/********** COOLER BOX **********/
#cooler .header ,
#cooler.products_header ,
#cooler .products_header {
background:#6ea1b2!important;
}
#cooler .title1 ,
#cooler .title3 ,
#cooler .pageheader .pageheader_title .description .amazon a {
color:#6ea1b2;
}

/********** OUTFIT **********/
#outfit .header ,
#outfit.products_header ,
#outfit .products_header {
background:#000!important;
color:#fff;
}
#outfit .title1 ,
#outfit .title3 ,
#outfit .pageheader .pageheader_title .description .amazon a {
color:#000;
}
