﻿@charset "utf-8";

.ui-link {
  color: #5c5c5c;
  font-weight: normal;
  text-decoration: underline;
}

.ui-link:link {
  color: #5c5c5c;
}

.ui-link:visited {
  color: #5c5c5c;
}

.ui-link:hover {
  color: #c2b587;
}

#obg_body {
  border: 1px solid #dbdbdb;
  margin: 0 0 0 0;
  background: url(images/bg01.gif) repeat center top;
  padding: 25px 20px 25px 20px;
  position: relative;
  zoom: 100%;
}

#obg_body:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* MENU */

#shop_menu {
  width: 220px;
  float: right;
}

#rsearch_box {
  border: 1px solid #dbdbdb;
  background-color: #fff;
}

#shop_menu h3 {
  height: 50px;
  border-bottom: #dbdbdb;
  background: url(images/search_title.png) no-repeat center top;
  background-size: auto 100%;
  font-size: 20%;
  text-indent: -900px;
  overflow: hidden;
}

#rsearch_box form {
  padding: 10px 8px 4px 8px;
}

#rsearch_box p {
  margin: 0 0 10px 0;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "FP-HiraMinProN-W3";
  line-height: 20px;
}

#rsearch_box h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  font-weight: normal;
  margin: 0 0 2px 0;
  font-family: "TelopMinPro-B";
}

.h4_margin {
  margin-bottom: 0.5em !important;
}

#rsearch_box h5 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  margin: 0 0 2px 0;
  font-weight: normal;
  color: #666;
}

#rsearch_box .ui-btn {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  font-weight: normal;
  font-family: "TelopMinPro-B";
}

#rsearch_box .ui-select {
  margin-bottom: 10px;
}

#s_shop01 {
  padding-bottom: 24px !important;
  background: url(images/line01.gif) repeat-x center bottom;
  margin-bottom: 12px;
}

#bn_hqshop {
  margin-top: 20px;
}

#bn_hqshop a {
  display: block;
  width: 220px;
  height: 72px;
  text-decoration: none;
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
  background: url(images/bn_hqshop.gif) no-repeat left top;
}

/* BODY */

#shop_main {
  width: 660px;
  padding: 0 0 24px 0;
  margin: 0 0 20px 0;
  float: left;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}

#shop_title {
  height: 80px;
  background: url(images/shop_title.png) no-repeat left top;
  background-size: 100% 100%;
  zoom: 100%;
}

#shop_title:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#shop_title h2 {
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
  width: 436px;
  height: 80px;
  float: left;
}

#shop_title_hq {
  height: 80px;
  background: url(images/hq_title.gif) no-repeat left top;
  zoom: 100%;
}

#shop_title_hq h2 {
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
  width: 436px;
  height: 80px;
  float: left;
}

#btn_hqshop {
  width: 210px;
  padding-top: 23px;
  float: left;
}

#btn_hqshop a {
  display: block;
  width: 210px;
  height: 35px;
  text-decoration: none;
  font-size: 20%;
  text-indent: -950px;
  overflow: hidden;
  background: url(images/btn_hqshop.gif) no-repeat left top;
}

#top_map {
  margin: 0 4px 0 4px;
  min-height: 540px;
  background: url(images/bg_top.png) no-repeat center 4px;
  background-size: 680px auto;
  position: relative;
}

#map_cap {
  margin: 0 20px 0 20px;
  padding: 20px 0 0 0;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "FP-HiraMinProN-W3";
  line-height: 22px;
}

#top_map ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 60px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  font-weight: normal;
}

#top_map li {
  margin: 0 0 6px 0;
  padding: 0;
}

#top_map li a {
  text-decoration: underline;
  font-weight: normal;
}

.chiku {
  clear: both;
  font-weight: normal;
  font-family: "TelopMinPro-B";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  color: #c01316;
  margin: 0 0 8px 0;
}

#area01 {
  position: absolute;
  top: 204px;
  left: 492px;
}

#area02 {
  position: absolute;
  top: 340px;
  left: 430px;
}

#area03 {
  position: absolute;
  top: 220px;
  left: 260px;
}

#area04 {
  position: absolute;
  top: 430px;
  left: 250px;
}

#area05 {
  position: absolute;
  top: 260px;
  left: 120px;
}

#area06 {
  position: absolute;
  top: 380px;
  left: 20px;
}

#shoplist {
  min-height: 540px;
  box-sizing: border-box;
  padding: 12px 12px 0 8px;
}

.result_num {
  text-align: right;
}

#lh_shop_tbl {
  border-top: 3px solid #dbdbdb;
  border-collapse: collapse;
  width: 100%;
}

#lh_shop_tbl tr th {
  border-bottom: 1px solid #dbdbdb;
  background-color: #eadfb6;
  padding: 5px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

#lh_shop_tbl tr td {
  border-bottom: 1px solid #dbdbdb;
  line-height: 130%;
  padding: 8px 6px;
}

.tr_color {
  background-color: #f5f1f2;
}

.shop_yago,
.shop_add {
  font-size: 13px;
  font-size: 1.3rem;
}

.shop_shiten {
  font-size: 12px;
  font-size: 1.2rem;
}

#paging_box {
  margin: 6px 0 0 0;
  zoom: 100%;
}

#paging_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#paging_right {
  width: 20%;
  float: right;
}

#paging_left {
  width: 20%;
  float: left;
}

#ban_xda {
  margin: 12px 0 0 0;
}

#ban_xda a {
  display: block;
  height: 0;
  padding-bottom: 100%;
  font-size: 20%;
  text-indent: -980px;
  overflow: hidden;
  background: url(./images/ban_xda.png) no-repeat center top;
  background-size: 100% 100%;
}

.ui-btn-icon-left:after,
.ui-btn-icon-right:after,
.ui-btn-icon-top:after,
.ui-btn-icon-bottom:after,
.ui-btn-icon-notext:after {
  background-color: #c01316 /*{global-icon-color}*/;
}
