@import "common.css";

h1{
margin:0 0 30px 0;
padding:0;
width:580px;
height:60px;
text-indent:-9999px;
background-image:url(../img/common/h1_shop.gif);
background-position:0 0;
background-repeat:no-repeat;
}

#list div{
width:278px;
}
#list div.hutinobe{border:1px solid #f00;margin-bottom:20px;}
#list div.core{border:1px solid #f93;margin-bottom:20px;}
#list div.annex{border:1px solid #09f;margin-bottom:20px;}
#list div.planet{border:1px solid #fff;margin-bottom:20px;}
#list div.nishiyokohama{border:1px solid #f00;margin-bottom:20px;}
#list div.kichijouji{border:1px solid #f93;margin-bottom:20px;}
#list div.motomati{border:1px solid #09f;margin-bottom:20px;}
#list div.numabukuro{border:1px solid #fff;margin-bottom:20px;}
#list div.tsurugamine{border:1px solid #f00;margin-bottom:20px;}

h2{
width:278px;
height:35px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
padding:0;
margin:0;
}
#list div.hutinobe h2{background-image:url(../img/shop/list_h.gif);}
#list div.core h2{background-image:url(../img/shop/list_c.gif);}
#list div.annex h2{background-image:url(../img/shop/list_a.gif);}
#list div.planet h2{background-image:url(../img/shop/list_p.gif);}
#list div.nishiyokohama h2{background-image:url(../img/shop/list_y.gif);}
#list div.kichijouji h2{background-image:url(../img/shop/list_k.gif);}
#list div.motomati h2{background-image:url(../img/shop/list_m.gif);}
#list div.numabukuro h2{background-image:url(../img/shop/list_n.gif);}
#list div.tsurugamine h2{background-image:url(../img/shop/list_t.gif);}

#list div.shop_img{
text-align:center;
margin:10px 0;
}

#list .info td{
font-size:12px;
color:#ccc;
padding:2px 10px;
}


