@charset "utf-8";

div#s_honten_box {
    width: 198px;
    overflow: hidden;
    margin: 0 0 10px 0;
    border:solid 1px #C8C8C8;
}

h2#s_honten_title {
    display:block;
    overflow: hidden;
    width: 198px;
    height: 0;
    margin: 0;										
    padding: 25px 0 0 0;
    background-image:url(../img/contents/pc/category_honten.png);
    background-repeat: no-repeat;
}
#s_honten_01 a {
    display:block;
    width: 198px;
    height: 0;
    overflow: hidden;
    list-style: none;
    background-image:url(../img/contents/pc/logo_okonomimura.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 65px 0 0 0;
}

#s_honten_01 a:hover {
    background-position: 0 -65px;
}

#s_honten_02 a {
    display:block;
    width: 198px;
    height: 0;
    overflow: hidden;
    list-style: none;
    background-image:url(../img/contents/pc/logo_shirokumacafe.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 65px 0 0 0;
}

#s_honten_02 a:hover {
    background-position: 0 -65px;
}

#s_honten_03 a {
    display:block;
    width: 198px;
    height: 0;
    overflow: hidden;
    list-style: none;
    background-image:url(../img/contents/pc/logo_restaurant_mujyaki.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 65px 0 0 0;
}

#s_honten_03 a:hover {
    background-position: 0 -65px;
}

#s_honten_04 a {
    display:block;
    width: 198px;
    height: 0;
    overflow: hidden;
    list-style: none;
    background-image:url(../img/contents/pc/logo_mujyakitei.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 65px 0 0 0;
}

#s_honten_04 a:hover {
    background-position: 0 -65px;
}
div#s_amu_box {
    width: 198px;
    overflow: hidden;
    margin: 0 0 10px 0;
    border:solid 1px #C8C8C8;
}

h2#s_amu_title {
    display:block;
    overflow: hidden;
    width: 198px;
    height: 0;
    margin: 0;										
    padding: 25px 0 0 0;
    background-image:url(../img/contents/pc/category_amyu.png);
    background-repeat: no-repeat;
}

#s_amu_01 a {
    display:block;
    width: 198px;
    height: 0;
    overflow: hidden;
    list-style: none;
    background-image:url(../img/contents/pc/logo_amyu_mujyaki.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 65px 0 0 0;
}

#s_amu_01 a:hover {
    background-position: 0 -65px;
}
div#side_online {
    width: 200px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

h2#side_online_title a {
    display:block;
    overflow: hidden;
    width: 200px;
    height: 0;
    background-image:url(../img/contents/pc/side_online.png);
    background-repeat:no-repeat;
    margin: 0;
    padding: 80px 0 0 0;
}

h2#side_online_title a:hover {
    background-position: 0 -80px;
}
div#shirokuma_agent {
    width: 200px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

h2#side_shirokuma_agent a {
    display:block;

    width: 200px;
    height: 0;
    background-image:url(../img/contents/pc/side_agent.png);
    background-repeat:no-repeat;
    margin: 0;
    padding: 80px 0 0 0;
}

h2#side_shirokuma_agent a:hover {
    background-position: 0 -80px;
}

div#line {
    width: 200px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

h2#line_agent a {
    display:block;
    overflow: hidden;
    width: 200px;
    height: 0;
    background-image:url(../img/contents/pc/addfriends_ja.png);
    background-repeat:no-repeat;
    margin: 0;
    padding: 80px 0 0 0;
}


