@charset "UTF-8";
/* Reset
-------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Layout Settings!
-------------------------------------------------------------------------------*/
html, body {
  height: 100%; }

body {
  position: relative;
  font: 10px/1.4 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",Helvetica, Arial, sans-serif;
  background: #000 url(/common/img/background.jpg) repeat-x center 0;
  color: #FFF; }

body, select, input, textarea {
  color: white; }

p {
  margin-bottom: 15px;
  font-size: 1.2em;
  line-height: 1.6; }

a {
  color: #bfb9ad;
  outline: none; }
  a:hover {
    color: #e5decf; }

/*
::-moz-selection{background: black; color: #FFF; text-shadow: none;}
::selection {background: black; color: #FFF; text-shadow: none;} 
*/
a:link {
  -webkit-tap-highlight-color: #2e6d9e; }

ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #fcd700;
  color: #000;
  font-weight: bold;
  font-style: italic; }

img {
  vertical-align: bottom; }

.cf, #wrap #main #map-sec #onlineshop-list ul, #wrap #shop-news {
  *zoom: 1; }
  .cf:after, #wrap #main #map-sec #onlineshop-list ul:after, #wrap #shop-news:after {
    content: "";
    display: table;
    clear: both; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie6 html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

.break {
  margin-right: 0; }

.pc {
  display: block; }

.mobile {
  display: none; }

/* Common styles!
-------------------------------------------------------------------------------*/

table{
  border-top:3px double #555;
  padding-top: 5px;
  margin-top: 20px;
  font-size: 1.15em;
  width: 100%;
}
table th,
table td{
  border-bottom:1px dotted #333; padding: 8px;
}
table th a{
  background: url(/common/img/arrow-gray2.gif) no-repeat 3px 50%;
  padding-left: 15px;
  text-decoration: none;
}
table th a:hover{
  background: url(/common/img/arrow-gray2.gif) no-repeat 4px 50%;
  padding-left: 15px;
}
table th span{
  padding-left: 15px;
  text-decoration: none;
}



/* Pages styles!
-------------------------------------------------------------------------------*/
/* Media queries!
-------------------------------------------------------------------------------*/
/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
/* モニター幅900px以下 */
/* iPad 縦 */
/* スマートフォン 横(ランドスケープ) */
/* スマートフォン 縦(ポートレート) */
/* スマートフォン 縦(ポートレート) */
/* Print styles!
-------------------------------------------------------------------------------*/
