.shop_link{
  font-size:12px;
  line-height:1.5em;
  border: 1px solid #2f9400;
  background-color:#e9f2dc;
  width:135px;

  background-image:url(../images/listbtn.gif);
  background-repeat:no-repeat;
  background-position:8px center;

  padding:3px;
  margin:0;
}


p.shop_img{
  width:135px;
  margin:0;
  padding-top:10px;
  position:relative;
  left:10px;
  top:0px;
  text-align:left;
}


.shop_name{
  font-size:14px;
  line-height:1.5em;
  font-weight:bold;
  color:#fff;
  margin-left:1em;
}

.shop_adress{
  font-size:12px;
  line-height:2em;
  color:#666;
}


.shop_ttl_ueno{
  font-size:17px;
  line-height:32px;
  color:#fff;
  font-weight:bold;
  padding-left:1em;
}

td.shop_ttl_img_ueno{
  background-image:url(../images/shop/ueno.gif);
  background-repeat:no-repeat;
}
.shop_ttl_hongkong{
  font-size:17px;
  line-height:32px;
  color:#fff;
  font-weight:bold;
  padding-left:1em;
}
td.shop_ttl_img_hongkong{
  background-image:url(../images/shop/hong_kong.gif);
  background-repeat:no-repeat;
}

a.link_pg_top{
  color:#666;
}

a.link_pg_top:hover{
  color:#2f9400;
}

h2.shop {
    background-color: #dddddd;
    border-left: 5px solid #006700;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 2.5em;
    margin: 0;
    padding-left: 20px;
    text-align: left;
}

/* X܏ڍ */
.info {
    font-size: 14px;
    line-height: 26px;
    color:#666;
}


.info span {
    font-weight: bold;
}

.info span.tel {
    font-size: 19px;
    font-weight: normal;
}


.info span.tel span {
    color: #a00;
    font-size: 20px;
}


.info a:link, .info a:visited {
    color: #777;
}

.info a:hover, .info a:active, .info a:focus {
    color: #060;
}

.info a.googlemap:link, .info a.googlemap:visited {
    color: #060;
}

/* Accepted cards */
span.shop_card{
    font-size: 15px;
    margin: 0;
    padding: 0 0 0 5px;
    color:#424242;
}

/* staff comment */
.staff_comment{
    font-size: 12px;
    color:#666;
    line-height: 2em;
    text-align: justify;
}

