@charset "utf-8";
/* CSS Document */

#btn_store .btn_mv a{
    background: #C60057;
    color: #fff;
}

.tabContents .text span{
    background: #C60057;
}

#select .tabLabel span:hover, #select .tabLabel.active span{
    background: #C60057;
}