@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 .standard p.zoom {
    color: #666;
}


/* MenuPlus */
/* -------------------------------------------- */

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

body#menuPlus #content #popular1 {
    background: no-repeat;
}
body#menuPlus #content #popular2 {
    background: no-repeat;
}

body#menuPlus #content .standard p.zoom {
    color: #666;
}


/* 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: #000;
}

body#otoku #content div#gn038 {
    background: url("../qr/qr_038.gif") right top no-repeat;
}
body#otoku #content div#gn037 {
    background: url("../qr/qr_037.gif") right top no-repeat;
}
body#otoku #content div#gn036 {
    background: url("../qr/qr_036.gif") right top no-repeat;
}
body#otoku #content div#gn033 {
    background: url("../qr/qr_033.gif") right top no-repeat;
}
