@charset "utf-8";


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Last Updated: September 5, 2013

  #shop
  div.sideBar
  div.areaSelect (top)
  div.search
  div.news
  div.pref
  div.detail
  div.pickup
  for print

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/* ============================================================
#shop
============================================================ */
#shop {
  margin-bottom: 30px;
}
#shop div.side {
  float: left;
}
#shop div.contents {
  float: right;
}
#shop div.contents h2 {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding: 9px 30px;
  margin-bottom: 20px;
  background: #FFFFFF url(../img/shared/title_icon.png) 10px 50% no-repeat;
}
#shop div.contents div.content {
  width: 730px;
  padding: 25px;
  background: #FFFFFF;
}


/* ============================================================
div.sideBar
============================================================ */
div.sideBar div.list ul li a.blank {
  background-image: url(../img/shared/icon_blank.png);
}


/* ============================================================
div.areaSelect
============================================================ */
#shop div.areaSelect {
  width: 730px;
  height: 450px;
  padding: 25px;
  background: #FFFFFF url(../img/shared/bdr_dot_cccccc.png) 0 100% repeat-x;
  position: relative;
}
#shop div.areaSelect div.areaList {
  width: 100px;
  position: absolute;
  z-index: 2;
}
#shop div.areaSelect div.areaList h3 {
  font-size: 10px;
  width: 100px;
  text-align: center;
}
#shop div.areaSelect div.areaList h3 a,
#shop div.areaSelect div.areaList h3 span {
  display: block;
  height: 15px;
  padding: 5px;
  overflow: hidden;
}
#shop div.areaSelect div.areaList h3 a {
  background-color: #E5E5E4;
}
#shop div.areaSelect div.areaList h3 span {
  color: #AAAAAA;
  font-weight: normal;
  background-color: #F3F3F5;
}
#shop div.areaSelect div.areaList h3.hover a {
  color: #FFFFFF;
  background-color: #009AE2;
}

#shop div.areaSelect div.areaList ul li {
  text-align: center;
  background: url(../img/shared/bdr_dot_cccccc.png) 0 100% repeat-x;
}
#shop div.areaSelect div.areaList ul li a,
#shop div.areaSelect div.areaList ul li span {
  display: block;
  height: 15px;
  padding: 5px;
  overflow: hidden;
}
#shop div.areaSelect div.areaList ul li a {
  color: #666666;
  font-weight: bold;
}
#shop div.areaSelect div.areaList ul li a:hover {
  color: #0099DF;
}
#shop div.areaSelect div.areaList ul li span {
  color: #CCCCCC;
}
#shop div.areaSelect div.areaList ul li small {
  font-size: 10px;
}
#shop div.areaSelect img#map {
  display: block;
  position: absolute;
  top: 30px;
  left: 145px;
  z-index: 1;
}
#shop div.areaSelect #hokkaido {
  right: 25px;
  top: 30px;
}
#shop div.areaSelect #tohoku {
  right: 25px;
  top: 80px;
}
#shop div.areaSelect #kanto {
  right: 25px;
  top: 280px;
}
#shop div.areaSelect #tokyo {
  right: 145px;
  top: 155px;
}
#shop div.areaSelect #tokai {
  right: 145px;
  top: 255px;
}
#shop div.areaSelect #koshinetsu {
  right: 145px;
  top: 405px;
}
#shop div.areaSelect #hokuriku {
  left: 265px;
  top: 30px;
}
#shop div.areaSelect #kinki {
  left: 145px;
  top: 30px;
}
#shop div.areaSelect #chugoku {
  left: 25px;
  top: 30px;
}
#shop div.areaSelect #shikoku {
  left: 145px;
  top: 230px;
}
#shop div.areaSelect #kyushu {
  left: 25px;
  top: 205px;
}
#shop div.areaSelect #okinawa {
  left: 25px;
  top: 430px;
}

#shop div.preloader {
  width: 780px;
  height: 499px;
  background: #FFFFFF url(../img/shared/ajax-loader.gif) 50% 50% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

/* ============================================================
div.search
============================================================ */
#shop div.search {
  margin-bottom: 30px;
  background: #FFFFFF url(../img/shared/bdr_h_dot_cccccc.png) 50% 0 repeat-y;
}
#shop div.search:after {
  content: "";
  display: table;
  clear: both;
}
#shop div.search div.freeWord,
#shop div.search div.station {
  width: 350px;
  padding: 20px;
  position: relative;
}
#shop div.search div.freeWord {
  float: left;
}
#shop div.search div.station {
  float: right;
}
#shop div.search h3,
#shop div.search p.ex {
  width: 155px;
}
#shop div.search h3 {
  color: #333333;
  font-size: 13px;
}
#shop div.search p.ex {
  font-size: 10px;
}
#shop div.search form {
  position: absolute;
  right: 20px;
  top: 10px;
}

/* ============================================================
div.shopTop
============================================================ */
#shop div.shopTop h2 {
  padding: 0;
  background: none;
}

/* ============================================================
div.news
============================================================ */
#shop div.news:after {
  content: "";
  display: table;
  clear: both;
}
#shop div.news > div {
  width: 380px;
  background-color: #FFFFFF;
}
#shop div.news > div h3 {
  color: #0099E0;
  font-size: 14px;
  padding: 15px 15px 10px;
  border-bottom: #F3F3F5 1px solid;
}
#shop div.news > div ul li {
  border-bottom: #F3F3F5 1px solid;
}
#shop div.news > div ul li a {
  color: #333333;
  display: block;
  padding: 15px 15px 10px;
}
#shop div.news > div ul li a:hover {
  background-color: #EEEEEE;
}
#shop div.news > div ul li div.head {
  min-height: 60px;
  margin-bottom: 10px;
  position: relative;
}
#shop div.news > div ul li div.head p.image {
  width: 90px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
#shop div.news > div ul li div.head p.category {
  position: absolute;
  top: 0;
  right: 0;
}
#shop div.news > div ul li div.head p.date,
#shop div.news > div ul li div.head h4 {
  padding-left: 100px;
}
#shop div.news > div ul li div.head p.date {
  margin-bottom: 3px;
}
#shop div.news > div ul li div.head h4 {
  font-size: 12px;
}
#shop div.news > div ul li div.head p.new {
  position: absolute;
  left: 0;
  top: 0;
}
#shop div.news div.shopInfo {
  float: left;
}
#shop div.news div.info {
  float: right;
}

/* ============================================================
div.pref
============================================================ */
#shop div.pref {
  width: 730px;
  padding: 25px 30px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
}
#shop div.pref h3 {
  color: #0099E0;
  font-size: 15px;
  margin-bottom: 10px;
}
#shop div.pref ul {
  background: url(../img/shared/bdr_dot_cccccc.png) 0 0 repeat-x;
}
#shop div.pref ul li {
  background: url(../img/shared/bdr_dot_cccccc.png) 0 100% repeat-x;
}
#shop div.pref ul li a,
#shop div.pref ul li p.none {
  display: block;
  padding: 15px 0 15px 10px;
}
#shop div.pref ul li a:hover {
  background-color: #EEEEEE;
}
#shop div.pref ul li a:after {
  content: "";
  display: table;
  clear: both;
}
#shop div.pref ul li a h4 {
  font-size: 13px;
  margin-bottom: 3px;
}
#shop div.pref ul li a h4 span {
  font-size: 11px;
  padding-left: 10px;
}
#shop div.pref ul li a h4 span img {
  vertical-align: text-bottom;
  display: inline-block;
  padding-right: 5px;
}
#shop div.pref ul li a h4 span.renewal {
  color: #0099E1;
}
#shop div.pref ul li a h4 span.newopen {
  color: #FF0000;
}
#shop div.pref ul li a p.address {
  width: 440px;
  float: left;
}
#shop div.pref ul li a div.contact {
  width: 270px;
  float: right;
}
#shop div.pref ul li a div.contact p {
  display: inline-block;
  float: left;
  padding: 0 20px;
}
#shop div.pref ul li a div.contact p.tel {
  background: url(../img/shared/icon_tel.png) 0 2px no-repeat;
}
#shop div.pref ul li a div.contact p.open {
  background: url(../img/shared/icon_time.png) 0 2px no-repeat;
}


/* ============================================================
div.detail
============================================================ */
#shop div.detail {
  width: 730px;
  padding: 30px 25px;
  margin-bottom: 30px;
  background-color: #FFFFFF;
}
#shop div.detail div.head {
  min-height: 84px;
  padding-right: 195px;
  margin-bottom: 25px;
  position: relative;
}
#shop div.detail div.head p.renewal,
#shop div.detail div.head p.newopen {
  font-weight: bold;
  margin-bottom: 5px;
}
#shop div.detail div.head p.renewal img,
#shop div.detail div.head p.newopen img {
  vertical-align: text-bottom;
  display: inline-block;
  padding-right: 10px;
}
#shop div.detail div.head p.renewal {
  color: #0099E1;
}
#shop div.detail div.head p.newopen {
  color: #FF0000;
}
#shop div.detail div.head h2 {
  font-size: 26px;
  margin-bottom: 5px;
  background: none;
  padding: 0;
}
#shop div.detail div.head p.qr {
  position: absolute;
  right: 0px;
  top: 0px;
}
#shop div.detail div.data {
  margin-bottom: 20px;
}
#shop div.detail div.data:after {
  content: "";
  display: table;
  clear: both;
}
#shop div.detail div.data dl {
  width: 355px;
  float: left;
  position: relative;
  border-top: #CCCCCC 1px dotted;
}
#shop div.detail div.data dl a {
  text-decoration: underline;
}
#shop div.detail div.data dl dt {
  width: 80px;
  padding: 15px 0 15px 10px;
  position: absolute;
}
#shop div.detail div.data dl dd {
  width: 245px;
  padding: 15px 10px 15px 100px;
  border-bottom: #CCCCCC 1px dotted;
}
#shop div.detail div.data div.image {
  width: 350px;
  float: right;
}
#shop div.detail div.data div.image p {
  margin-bottom: 20px;
}
#shop div.detail #googleMaps {
  width: 730px;
  height: 400px;
}
#shop div.detail div.button {
  text-align: center;
  margin-top: 20px;
}
#shop div.detail div.button p {
  display: inline-block;
  padding: 0 5px;
}
#shop div.detail div.button p a:hover img {
  opacity: 0.7;
}


/* ============================================================
div.featured
============================================================ */
#shop div.featured h2 {
  margin-bottom: 16px;
  background: none;
  padding: 0;
}


/* ============================================================
for print
============================================================ */
@media print {
  body {
    background-color: #FFFFFF;
  }
  #header,
  #emergency,
  #footer,
  div.emergency,
  ul#topicPath,
  div.sideBar,
  div.button,
  div.featured {
    display: none;
  }
  #shop,
  #shop div.contents {
    width: 780px;
    padding: 0;
    float: none;
  }
}