
a.navi_item_home {
    background: url( "../pics/navi_home_en.png" ) no-repeat 0 0;
    width: 74px;
}

a.navi_item_home_active {
    background: url( "../pics/navi_home_en.png" ) no-repeat 0 -42px;
    width: 74px;
}

a.navi_item_purchase {
    background: url( "../pics/navi_purchase_en.png" ) no-repeat 0 0;
    width: 93px;
}

a.navi_item_purchase_active {
    background: url( "../pics/navi_purchase_en.png" ) no-repeat 0 -42px;
    width: 93px;
}

a.navi_item_music {
    background: url( "../pics/navi_music_en.png" ) no-repeat 0 0;
    width: 75px;
}

a.navi_item_music_active {
    background: url( "../pics/navi_music_en.png" ) no-repeat 0 -42px;
    width: 75px;
}

a.navi_item_contact {
    background: url( "../pics/navi_contact_en.png" ) no-repeat 0 0;
    width: 89px;
}

a.navi_item_contact_active {
    background: url( "../pics/navi_contact_en.png" ) no-repeat 0 -42px;
    width: 89px;
}

.navi_item_stuff {
    background: url( "../pics/navi_stuff.png" ) no-repeat 0 0;
    width: 263px;
}