/* 
  Initialize Elements
*/
html, body, p, div, ul, li,
h1, h2, h3, h4, h5, h6, hr,
img {
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
  vertical-align: bottom;
  border: none;
}

* {
  box-sizing: border-box;
}

ul {
  list-style-type: none;
}

h2 {
  line-height: 36px;
  height: auto !important;
  padding-left: 0.5em;
  width: 560px;
  font-size: 20px;
  color: #4D1F0D;
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/h2_common.jpg) repeat-y;
  margin-bottom: 8px;
}

img.new_mark_img1 {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 0 2px !important;
}

h1.img,
h2.img,
h3.img,
h4.img,
h5.img,
h6.img {
  font-size: 0;
  height: auto;
  margin: auto;
  width: auto;
  background: none;
  display: inline-block;
}

a {
  text-decoration: none;
  color: #479ad9;
}

td {
  padding: 4px;
}

th {
  width: 80px;
  color: #854F21;
  font-weight: normal;
  background-color: #F0ECE2;
  text-align: center;
}

.category_title,
#privacy .title_sp .title {
  margin-top: 40px;
}

/*
  ベース レイアウト
*/
html {
  height: 100%;
  background-color: #f0efe3;
}

body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  text-align: center;
  font-family: Meiryo, ヒラギノ角ゴ Pro, ＭＳ Ｐゴシック, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #000;
  word-break: break-all;
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/bg_begin.jpg) no-repeat;
  background-position: center 25px;
  
}

div.width-fixer {
  width: 990px;
  margin: auto;
  background-color: #FFF;
  text-align: left;
}

#bg-end-layer {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/bg_end.jpg) no-repeat;
  background-position: bottom center;
}


/*
  最上部テキスト
*/
#top-text-bar {
  height: 25px;
  line-height: 25px;
  background-color: #c5b38b;
  color: #FFF;
  text-indent: 15px;
}

#top-text-bar .width-fixer {
  background-color: #c5b38b;
}

/*
  ヘッダー
*/
#header h1 {
  display: inline;
}


/*
  メイン メニュー
*/
#nav {
  position: relative;
  margin: 15px;
  margin-bottom: 0;
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/nav_bg.gif) no-repeat;
  background-position: right;
  height: 24px;
}

#nav ul {
  height: 24px;
  display: inline-block;
  margin-right: 12px;
  float: right;
}

#nav li {
  float: left;
  line-height: 24px;
  height: 24px;
  text-indent: 22px;
  display: inline-block;
  margin-left: 12px;
}

#nav li.top {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/i_shop_top.gif) no-repeat;
  background-position: 4px center;
}

#nav li.cart {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/i_cart.gif) no-repeat;
  background-position: 4px center;
}

#nav li.account {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/i_account.gif) no-repeat;
  background-position: 4px center;
}

#nav li.inquiry {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/i_inquiry.gif) no-repeat;
  background-position: 4px center;
}



/*
  コンテンツ エリア
*/
#contents {
  display: inline-block;
  padding: 23px 15px 15px 15px;
}

#contents .section {
  margin-bottom: 20px;
}

.common .path {
  padding-left: 4px;
}


/*
  サイドバー: 共通
*/
#contents .sidebar {
  width: 180px;
}

#contents .sidebar.left {
  float: left;
}

#contents .sidebar.right {
  float: right;
  width: 190px;
  text-align: center;
}

/* サイドバー セクション: ログイン */
#contents .sidebar .section.account {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/bg_login.gif) no-repeat;
  height: 90px;
}

/* サイドバー セクション: 商品検索 */
#contents .sidebar .section.finder {
  border: 1px solid #CCCCCC;
  text-align: center;
}

#contents .sidebar .section.finder form {
  width: 160px;
  margin: 8px auto;
  position: relative;
  text-align: left;
}

#contents .sidebar .section.finder select,
#contents .sidebar .section.finder option,
#contents .sidebar .section.finder input.text {
  line-height: 1.7em;
  height: 1.7em;
  width: 158px;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

#contents .sidebar .section.finder input.text {
  border: 1px solid #AAA;
  margin: 0 0 4px 0;
  padding: 0;
}



/* サイドバー セクション: カテゴリー */
#contents .sidebar .section.category {
  background-color: #f4f0e8;
  text-align: center;  
}

#contents .sidebar .section.category h4 {
  font-size: 12px;
}

#contents .sidebar .section.category h4 a {
  color: #000;
}

#contents .sidebar .section.category .groups {
  padding: 8px;
}

#contents .sidebar .section.category .group {
  text-align: left;
}

#contents .sidebar .section.category ul {
  margin-left: 20px;
}

#contents .sidebar .section.category li {
  background: url(https://img17.shop-pro.jp/PA01148/933/etc/i_triangle_category.gif) no-repeat;
  background-position: 4px center;
  text-indent: 16px;
  height: 24px;
  line-height: 24px;
}

#contents .sidebar .section.category hr {
  border-width: 0;
  color: #d9ceb4;
  background-color: #d9ceb4;
  display: block;
  width: 150px;
  height: 2px;
  border-bottom: 1px solid #FFF;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 8px auto !important;
  margin: 0;
}

/* サイドバー セクション: QR */
#contents .sidebar.left .section.qr {
  text-align: center;
}

#contents .sidebar.left .section.qr .body {
  background-color: #ebe4d6;
}

/* サイドバー セクション: 本家サイト */
#contents .sidebar.right .section h3 {
  margin-bottom: 4px;
}

#contents .sidebar.right .section.homesite-contents ul li {
  margin-bottom: 10px;
}


/*
  メインエリア
*/
#contents .main {
  float: left;
  width: 560px;
  margin: 0 15px;
}


/*
  フッター
*/
#footer {
  margin: 15px;
  position: relative;
}

#footer .links {
  float: left;
}

#footer .links ul {
  display: inline-block;
  float: left;
}

#footer .links ul li {
  float: left;
  border-left: 2px solid #808080;
  text-indent: 6px;
  margin-right: 6px;
}

#footer .copyright {
  float: right;
}

#footer .upper-half {
  display: inline-block;
  margin-bottom: 8px;
  width: 100%;
}

#footer .image {
  width: 100%;
  border-top: 6px solid #754c24;
}


/*
  コンテンツ: トップ, メイン
*/
#contents .main .section.catch img.text {
  margin-top: 8px;
}

#contents .main .section.mini-banners ul {
  display: inline-block;
  width: 100%;
}

#contents .main .section.mini-banners li.left {
  float: left;
}

#contents .main .section.mini-banners li.right {
  float: right;
}

#contents .main .section.info ul {
  padding-top: 4px;
}

#contents .main .section.info li {
  height: 2em;
  line-height: 2em;
}

#contents .main .section.info li span {
  height: 2em;
  line-height: 2em;
  display: inline-block;
  overflow: hidden;
}

#contents .main .section.info li span.date {
  color: #666666;
  width: 72px;
  float: left;
  
}

#contents .main .section.info li span.title {
  width: 488px;
  float: right;
}

#contents .main .section.info li span.title a {
  color: #754c24;
}

#contents .main .section.ranking ul.items {
  display: inline-block;
  width: 100%;
}

#contents .main .section.ranking ul.items li {
  float: left;
  display: inline-block;
  width: 112px;
  font-size: 10px;
}

#contents .main .section.ranking ul.detail {
  display: block;
  margin: 4px;
  width: auto !important;
}

#contents .main .section.ranking ul.detail li {
  width: auto;
  display: block;
  float: none;
  text-align: center;
}

#contents .main .section.ranking ul.detail li.name {
  color: #754c24;
}

#contents .main .section.ranking ul.detail li.contents {
  color: #666666;
}

#contents .main .section.ranking ul.detail li.price {
  color: #c1272d;
}


/*
  コンテンツ: 商品ページ
*/
#contents .main .section.product {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}

#contents .main .section.product .coord {
  margin: auto;
  width: 530px;
  text-align: left;
}

#contents .main .section.product h3 {
  border-bottom: 1px solid #C5B38B;
  color: #754C24;
  font-size: 18px;
  padding-bottom: 4px;
  margin-bottom: 12px;
}

#contents .main .section.product .intro {
  display: inline-block;
}

#contents .main .section.product .intro .photo {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
}

#contents .main .section.product .intro .text {
  margin-bottom: 15px;
  padding-bottom: 8px;
}

#contents .main .section.product .data .add-to-cart,
#contents .main .section.product .data .options {
  margin-bottom: 15px;
}

#contents .main .section.product .data table.details {
  font-size: 12px;
  margin: 12px 0;
  clear: both;
}

#contents .main .section.product .data table.details th,
#contents .main .section.product .data table.details td {
  padding: 4px;
}

#contents .main .section.product .data table.details th {
  width: 80px;
  color: #854F21;
  font-weight: normal;
  background-color: #F0ECE2;
  text-align: center;
}


#contents .main .section.product .data .sub-images {
  border-top: 1px solid #808080;
  padding-top: 15px;
  text-align: center;
  box-sizing: content-box;
}

#contents .main .section.product .data .sub-images p {
  margin-bottom: 15px;
}

#contents .main .section.product .data .sub-images img {
  border: 1px solid #C0C0C0;
}

/*
  コンテンツ: 商品一覧
*/
#contents .main .section.subcategories h3,
.category_title,
#privacy .title_sp .title {
  height: 24px;
  line-height: 24px;
  border-left: 2px solid #C5B38B;
  color: #4D1F0D;
  margin-bottom: 8px;
  padding-left: 0.5em;
}

#contents .main .section.subcategories ul {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  background-color: #F0ECE2;
}

#contents .main .section.subcategories ul li {
  float: left;
  padding: 12px;
}

#contents .main .section.product-list {
  text-align: center;
}

#contents .main .section.product-list table {
  margin: auto;
  text-align: left;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #E0E0E0;
}

#contents .main .section.product-list table tr {
  border-bottom: 1px solid #E0E0E0;
}

#contents .main .section.product-list table tr th {
  width: 120px;
  text-align: left;
  vertical-align: middle;
  background-color: #FFF;
}

#contents .main .section.product-list table tr th img {
  margin: 8px auto;
}

#contents .main .section.product-list table tr td {
  padding: 12px;
}

#contents .main .section.product-list table td .price {
  font-weight: bold;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


