
@import 'contents.css';

#supermarket-menu li a,#title{
font-size:8px;
display:block;
text-indent:-9999px;
overflow:hidden;
}

h2{margin-top:30px;}

#title{height:100px; background-image:url(../img/supermarket/title.gif); margin-bottom:20px;}

#supermarket-menu li,#supermarket-link li{float:left;}

#supermarket-menu li{margin:0 10px 10px 0;}


#supermarket-menu li.margin{margin-right:0;}

#supermarket-menu li a{width:160px; height:40px;}

#supermarket-menu li a:hover{background-position:0 -40px;}

#supermarket-hokkaido a{background-image:url(../img/supermarket/btn-1.gif);}
#supermarket-tohoku a{background-image:url(../img/supermarket/btn-2.gif);}
#supermarket-tokyo a{background-image:url(../img/supermarket/btn-3.gif);}
#supermarket-kanagawa a{background-image:url(../img/supermarket/btn-4.gif);}
#supermarket-saitama a{background-image:url(../img/supermarket/btn-5.gif);}
#supermarket-chiba a{background-image:url(../img/supermarket/btn-6.gif);}
#supermarket-hokuriku a{background-image:url(../img/supermarket/btn-7.gif);}
#supermarket-kinki a{background-image:url(../img/supermarket/btn-8.gif);}
#supermarket-chugoku a{background-image:url(../img/supermarket/btn-9.gif);}
#supermarket-sikoku a{background-image:url(../img/supermarket/btn-10.gif);}
#supermarket-kyushu a{background-image:url(../img/supermarket/btn-11.gif);}
#supermarket-osaka a{background-image:url(../img/supermarket/btn-12.gif);}

#supermarket #supermarket-hokkaido a,
#tohoku #supermarket-tohoku a,
#tokyo #supermarket-tokyo a,
#kanagawa #supermarket-kanagawa a,
#saitama #supermarket-saitama a,
#chiba #supermarket-chiba a,
#hokuriku #supermarket-hokuriku a,
#kinki #supermarket-kinki a,
#chugoku #supermarket-chugoku a,
#sikoku #supermarket-sikoku a,
#kyushu #supermarket-kyushu a,
#osaka #supermarket-osaka a{background-position:0 -40px; cursor:default;}


#supermarket-link li{
width:335px;
padding-bottom:2px;
margin-bottom:10px;
background-image:url(../img/common/dot.gif);
background-position:bottom;
background-repeat:repeat-x;
}


#supermarket-link li a{
font-weight:bold;
background-image:url(../img/supermarket/icon-check.gif);
padding-left:15px;
background-position:0 50%;}

#supermarket-link li small{font-size:12px;}

#supermarket-link li.sub-link a{padding:0; background-position:-50px 0; font-size:12px;}



