﻿@charset "utf-8";
/* OnlineShopping
========================================== */
div.onlineshoppingarea {
  background: #e5f3f9;
  border: #a0c0c8 1px solid;
  padding: 10px 10px 5px;
  display: block;
  overflow: hidden;
}
div.onlineshoppingarea img {
  text-align: center;
  margin: 0 auto;
  width: 345;
}
/* loyalty_program
========================================== */
div.infrastructure {
  width: 780px;
  display: block;
  overflow: hidden;
}
div.infrastructure div.infrastructure01 {
  float: left;
  width: 380px;
  margin: 0 20px 0 0;
  padding: 0;
}
div.infrastructure div.infrastructure01 dl {
  width: 380px;
  margin: 0 auto 10px;
  padding: 0;
}
div.infrastructure div.infrastructure01 dl dt {
  width: 80px;
  margin: 6px 20px 0 0;
  padding: 0;
  float: left;
}
div.infrastructure div.infrastructure01 dl dd {
  width: 270px;
  margin: 0;
  padding: 0;
  float: left;
}
div.infrastructure div.infrastructure01 dl dd p {
  font-weight: bold;
  margin: 6px 0 0;
}
p.caption {
  float: none;
  font-weight: bold;
  margin: 6px 0 0;
  text-align: left;
  width: 100%;
}

#contents-left .DuttyFree {
  border-spacing: 0 0;
  border-color: #FFF;
  width:780px;
}
#contents-left .DuttyFree td {
  padding: 2px 5px;
  border: 1px solid #FFF;
  vertical-align: middle;
}
#contents-left .DuttyFree .Store {
  color: #FFF;
  background: #57b8e3;
  width: 220px;
  border-left: none;
}
#contents-left .DuttyFree .Address {
  background: #d2d2d2;
  width: 499px;
}
#contents-left .DuttyFree .Address2 {
  background: #e5e5e5;
  width: 499px;
}
#contents-left .DuttyFree .blue {
  color: #FFF !important;
  background: #57b8e3;
  text-align: center;
  border: none;
  border-bottom: 1px solid #fff;
  width: 400px;
}
#contents-left .DuttyFree .phone {
  background: #d2d2d2;
  border-right: none;
}
#contents-left .DuttyFree .phone2 {
  background: #e5e5e5;
  border-right: none;
}
