.nowPlayingAudio {
    background-image: url(//cf.mora.jp/cfdocs/pc/img/pause2_btn.gif) !important;
    background-repeat: no-repeat!important;
}

.nowPlayingVideo {
    background-image: url(//cf.mora.jp/cfdocs/pc/img/pause2_btn.gif)!important;
    background-repeat: no-repeat!important;
}

.nowPlayingAudio a {
    background-image: url(/addition/audition/img/btn_audio_on.gif)!important;
    background-repeat: no-repeat!important;
}

.nowPlayingVideo a {
    background-image: url(/addition/audition/img/btn_video_on.gif)!important;
    background-repeat: no-repeat!important;
}

/* ranking */
.ranking_btnTryAudio.nowPlayingAudio {
    background-image: url(//cf.mora.jp/cfdocs/pc/img/ranking/btn_audio_play.gif)!important;
    background-repeat: no-repeat!important;
}
.ranking_btnTryVideo.nowPlayingVideo {
    background-image: url(//cf.mora.jp/cfdocs/pc/img/ranking/btn_video_play.gif)!important;
    background-repeat: no-repeat!important;
}
