@charset "utf-8";



/* Menu */
/* -------------------------------------------- */

body#menu #content #best1 {
    background: url("../img/i_01.gif") left top no-repeat;
}
body#menu #content #best2 {
    background: url("../img/i_02.gif") left top no-repeat;
}
body#menu #content #best3 {
    background: url("../img/i_03.gif") left top no-repeat;
}

body#menu #content #popular1 {
    background: no-repeat;
}
body#menu #content #popular2 {
    background: no-repeat;
}
body#menu #content #popular3 {
    background: no-repeat;
}
body#menu #content .standard p.zoom {
    color: #b89016;
}



/* Shops */
/* -------------------------------------------- */

body#shops #content h2 {
    background: url("../img/bg_h_02.gif") left top no-repeat;
}



/* Detail */
/* -------------------------------------------- */

body#detail #content h1 {
    background: url("../img/logo.gif") no-repeat;
}



/* Otoku */
/* -------------------------------------------- */

body#otoku #content div.gnavi h3 {
    background: url("../img/arrow_01.gif") 0 2px no-repeat;
}
body#otoku #content div.gnavi h3 a {
    color: #b89016;
}
