@charset "UTF-8";
/* 商品ページ-------------*/
/* ----▽商品一覧-------------*/
#item_list {
  margin-bottom: 40px;
}
#item_list #anker {
  text-align: center;
  margin-bottom: 20px;
}
#item_list #anker a {
  margin: 2px 13px;
}
#item_list .title {
  margin: 30px 0 15px 0;
}
#item_list .anker2 {
  padding: 0 20px 30px;
  clear: both;
}
#item_list .anker2 a {
  display: inline-block;
  padding: 0 12px;
  border-right: solid 1px #b99f8b;
  line-height: 100%;
  margin-bottom: 3px;
}
#item_list .anker2 a.ls {
  border: none;
}
#item_list .items {
  clear: both;
  margin-bottom: 20px;
  background-image: url(../item/img/item_bg_f.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#item_list .items .des {
  /*	min-height:190px;
  height:auto!important;
  height:190px;
  */
  padding: 11px;
  background-image: url(../item/img/item_bg_h.gif);
  background-repeat: no-repeat;
  clear: both;
}
#item_list .items .des .photo {
  width: 130px;
  float: left;
  text-align: center;
}
#item_list .items .des .txt {
  padding-left: 135px;
}
#item_list .items .des .icon img {
  margin-right: 8px;
  margin-bottom: 3px;
}
#item_list .items .des .txt h6 {
  background-image: url(../images/bg/br-dot.gif);
  background-repeat: repeat-x;
  background-position: 0 0.6em;
  font-size: 120%;
  margin-bottom: 7px;
  margin-left: 10px;
}
#item_list .items .des .txt h6 strong {
  color: #734017;
  background-color: #fff;
  padding-right: 10px;
}
#item_list .items .des .txt p {
  margin: 0 10px 1em 10px;
}
#item_list .items .des .txt p.more {
  text-align: right;
  margin-top: -0.5em;
}
#item_list .items .des .txt p.more a {
  color: #d14200;
  background-image: url(../images/icon/or-arr.gif);
  background-repeat: no-repeat;
  padding-left: 17px;
  background-position: 0px 0.3em;
}
#item_list .items .sold form {
  display: none;
}
#item_list .items .sold th {
  background-image: url(../item/img/list/cart_sold.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#item_list .items .cart_t {
  clear: both;
  background-image: url(../item/img/list/cart_bg_b.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 11px;
}
#item_list .items .cart_t .box {
  width: 246px;
  padding-bottom: 5px;
}
#item_list .items .cart_t .box.r {
  float: right;
}
#item_list .items .cart_t .box.l {
  float: left;
}
#item_list .items .cart_t .box .cat {
  background-image: url(../item/img/list/cart_bg_t.gif);
  background-repeat: no-repeat;
  padding: 0 15px;
}
#item_list .items .cart_t .box table {
  width: 230px;
  margin: auto;
  border-bottom: solid 1px #fff;
}
#item_list .items .cart_t .box td {
  padding: 0 10px 5px 13px;
  background-image: url(../item/img/list/cart_icn.gif);
  background-repeat: no-repeat;
  background-position: 0px 0.45em;
  font-size: 120%;
}
#item_list .items .cart_t .box td strong {
  color: #d14200;
  font-family: "Century Gothic", Arial, Verdana;
}
#item_list .items .cart_t .box td .jp {
  font-size: 80%;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#item_list .items .cart_t .box td .price {
  font-size: 90%;
  text-align: right;
}
#item_list .items .cart_t .box td .price em {
  font-size: 85%;
  font-style: normal;
}
#item_list .items .cart_t .box th {
  width: 91px;
  vertical-align: middle;
}
#item_list .items .cart_s {
  clear: both;
  background-image: url(../item/img/list/cart_single_bg_b.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 11px;
}
#item_list .items .cart_s .in {
  background-image: url(../item/img/list/cart_single_bg_t.gif);
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
}
#item_list .items .cart_s .box table {
  border-bottom: solid 1px #fff;
  margin: auto;
  width: 480px;
}
#item_list .items .cart_s .box td.name {
  padding: 5px 10px 5px 13px;
  background-image: url(../item/img/list/cart_icn.gif);
  background-repeat: no-repeat;
  background-position: 0px 0.65em;
  color: #d14200;
  font-weight: bold;
  font-size: 110%;
}
#item_list .items .cart_s .box td.price {
  width: 8em;
  vertical-align: middle;
  padding-right: 15px;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}
#item_list .items .cart_s .box td.price em {
  font-size: 85%;
  font-style: normal;
}
#item_list .items .cart_s .box th {
  width: 91px;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* ----▽商品詳細-------------*/
#item_detail {
  margin-bottom: 40px;
}
#item_detail .items {
  background-image: url(../item/img/item_bg_f.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
  margin-bottom: 20px;
  zoom: 1;
}
#item_detail .items .des {
  min-height: 190px;
  height: auto !important;
  height: 190px;
  padding: 11px;
  background-image: url(../item/img/item_bg_h.gif);
  background-repeat: no-repeat;
}
#item_detail .items .des .photo {
  float: right;
  margin: 0 0 15px 15px;
}
#item_detail .items .des h6 {
  background-image: url(../images/bg/br-dot.gif);
  background-repeat: repeat-x;
  background-position: 0 0.6em;
  font-size: 130%;
  margin-bottom: 5px;
  margin-left: 10px;
}
#item_detail .items .des h6 strong {
  color: #734017;
  background-color: #fff;
  padding-right: 10px;
}
#item_detail .items .des .icon {
  margin: 0 0 10px 10px;
}
#item_detail .items .des .icon img {
  margin-right: 8px;
  margin-bottom: 3px;
}
#item_detail .items .des p {
  margin: 0 10px 1em 10px;
}
#item_detail .items .des p.more {
  text-align: right;
  margin-top: -0.5em;
}
#item_detail .items .des p.nmbo {
  margin: 0 10px 0 10px;
}
#item_detail .items .des p.more a {
  color: #d14200;
  background-image: url(../images/icon/or-arr.gif);
  background-repeat: no-repeat;
  padding-left: 17px;
  background-position: 0px 0.3em;
}
#item_detail .items .des ul {
  margin: 5px 0 1em 3em;
}
#item_detail .items .des ul.nmri {
  margin: 5px 0 1em 1.8em;
}
#item_detail img.bo {
  border: 7px solid #EFEFEF;
}
#item_detail .items .sold input, #item_detail .items .sold td.count {
  display: none;
}
#item_detail .items .sold th {
  width: 91px;
  background-image: url(../item/img/list/cart_sold.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#item_detail .items .cart {
  clear: both;
  background-color: #F1EDED;
  margin: 11px;
  padding-bottom: 3px;
}
#item_detail .items .cart .box .cat {
  padding: 0 15px;
  background-image: url(../item/img/list/cart_single_bg_t.gif);
  background-repeat: no-repeat;
  background-color: #FFF;
  background-position: 0px 12px;
}
#item_detail .items .cart .box table {
  border-bottom: solid 1px #fff;
  margin: auto;
  width: 490px;
}
#item_detail .items .cart .box td strong {
  color: #d14200;
  font-family: "Century Gothic", Arial, Verdana;
}
#item_detail .items .cart .box td strong.ja {
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#item_detail .items .cart .box td .jp {
  font-size: 80%;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#item_detail .items .cart .box td .jp2 {
  font-size: 95%;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#item_detail .items .cart .in {
  padding-top: 5px;
  padding-bottom: 5px;
}
#item_detail .items .cart .box td.name {
  padding: 5px 10px 0px 13px;
  background-image: url(../item/img/list/cart_icn.gif);
  background-repeat: no-repeat;
  background-position: 0px 0.65em;
  color: #d14200;
  font-weight: bold;
  font-size: 120%;
  width: 7.3em;
}
#item_detail .items .cart .box td.name.long {
  width: 18em;
}
#item_detail .items .cart .box td.level, #item_detail .items .cart .box td.count {
  padding: 8px 10px 0px 13px;
}
#item_detail .items .cart .box td.price {
  padding: 8px 10px 0px 13px;
  width: 7.2em;
}
#item_detail .items .cart .box em {
  font-size: 85%;
  font-style: normal;
}
#item_detail .items .cart .box td.level select, #item_detail .items .cart .box td.count select {
  margin-left: 6px;
}
#item_detail .items .cart .box th {
  vertical-align: middle;
  padding: 7px 0;
  text-align: right;
  font-weight: normal;
}
#item_detail .items .cart .box th input#imageField {
  vertical-align: middle;
  margin-left: 10px;
}
#item_detail .items .optionTxt {
  margin: 40px 16px 0px;
}
#item_detail .items .optionTxt dl.heading {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 2px;
}
#item_detail .items .optionTxt dl.heading dt {
  float: left;
  width: 100px;
}
#item_detail .items .optionTxt dl.heading dt img {
  width: 100%;
  height: auto;
}
#item_detail .items .optionTxt dl.heading dd {
  padding: 35px 0 0 110px;
}
#item_detail .items .optionTxt dl.heading dd h4 {
  background-color: #FAEFD1;
  text-align: center;
  font-size: 13px;
  padding: 7px 5px;
  font-weight: normal;
  position: relative;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#item_detail .items .optionTxt dl.heading dd h4 strong {
  display: block;
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: normal;
}
#item_detail .items .optionTxt dl.heading dd h4 :after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(250, 239, 209, 0);
  border-right-color: #FAEFD1;
  border-width: 8px;
  margin-top: -8px;
}
#item_detail .items .optionTxt .box {
  overflow: hidden;
  *zoom: 1;
  padding: 10px 0px;
}
#item_detail .items .optionTxt .box h5 {
  font-size: 1.08em;
  color: #4b7718;
  margin-bottom: 2px;
}
#item_detail .items .optionTxt .box p {
  padding: 0.2em 17px 1em;
}
#item_detail .items .optionTxt .box ul {
  margin: 0 17px 0 1.7em;
  list-style: disc;
}
#item_detail .items .optionTxt .box ul li {
  margin-bottom: 5px;
}
#item_detail .items .optionTxt .box ul li strong {
  font-size: 1.05em;
  font-weight: normal;
}
