@charset "utf-8";
@import url(../css/shop.css);

.btn_map {display:block; width:41px; height:21px; margin-top:15px; background:url(../../common/images/btn_map.gif) no-repeat; overflow:hidden;}
.btn_map:hover {background-position:0px -21px;}
.btn_map span {display:none;}

#contents h3 {border-bottom:none;}

#shoplist {}
#shoplist .entry {width:540px;}
#shoplist .entry caption {padding:20px 0px 10px; border-top:1px solid #000000; background:url(../../common/images/line_dotted_h_black.gif) 0px bottom repeat-x;}
#shoplist .entry th, 
#shoplist .entry td {padding:20px 0px}
#shoplist .entry th {width:205px;}
#shoplist .entry td {padding-left:20px; vertical-align:bottom;}
