
@charset "UTF-8";

.deco_A{
    border-top-color:rgb(158,194,105);
    background:rgb(248,248,248);
}
.deco_B{
    border-bottom-color: rgb(158,194,105);
}
.deco_C{
    background:rgb(248,248,248);
}
.deco_D{
    border-left-color:rgb(158,194,105);
}


/* お客様の声 */
.star_color{
    color:#e8cd00;
}
.voice_itembox .conts.more.open .btn_voice-acc::before{
    color:#000000;
}


/* 商品SEOフッター */
.jet_seo_footer_area,
.ssfa,
.ssfa .ssaf_table th,
.ssfa .ssaf_table td{
    color:#000000;
    border: 1px solid #000000;
}

.jet_seo_footer_area .seo_head mark,
.ssfa .ssfa_title{
    background: #000000;
    color:#ffffff;
}