
.page-shoplist {
}

.page-shoplist a {
  text-decoration: none;
}

.page-shoplist a:hover {
  color: #ccc;
}

.page-shoplist .shop-list-table .shop-set {
  font-size: 14px;
  border-bottom: 1px solid #dadbdb;
}

.page-shoplist .shop-list-table .shop-set td {
  padding-top: 5px;
}

.page-shoplist .shop-list-table .shop-set .city {
  width: 90px;
}

.page-shoplist .shop-list-table .shop-set .shop-name {
  width: 255px;
}

.page-shoplist .shop-list-table .shop-set .website {
  width: 60px;
  text-transform: lowercase;
}

.page-shoplist .shop-list-table .shop-set .men-women img {
  visibility: hidden;
}

.page-shoplist .shop-list-table .shop-set .men-women img.active {
  visibility: visible;
}

h2.shop_area,
h3.shop_prefecture {
  font-size: 20px;
  margin-bottom: 1em;
  margin-top: 4em;
}

h2#japan.shop_area {
  margin-top: -3px;
}

h3.shop_prefecture {
  margin-top: 2em;
  border-bottom: 1px solid #dadbdb;
  padding-bottom: 0.5em;
}

/* layout */
.shop-area {
  position: fixed;
  top: 35px;
  left: 270px;
}

#tohoku {
  margin-top: 0;
}

.shop-area .notice {
  margin-top: 25px;
  font-size: 10px;
}

.shop-area .notice img {
  vertical-align: middle;
}

.shop-area .shop-area-list a {
  display: inline-block;
  width: 226px;
  height: 25px;

  font-family: HelveticaNeueLTStd-Cn, 'HelveticaNeueLTStd-Cn',Helvetica, sans-serif;

}

/*.content_box {*/
  /*margin-left: 230px;*/
/*}*/
