div.info {
  font-size: 13px;
  color: #000;
  margin: 30px 0 0 0;
}
div.info hr {
  width: 620px;
  height: 15px;
  margin: 20px 0 0 0;
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/memo_dot.png?cmsp_timestamp=20150802144702");
}

div.allItemLine {
  position: relative;
}

h2.line_allItem {
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/line_allitem.png");
  background-repeat: no-repeat;
  width: 826px;
  height: 45px;
  margin: 78px auto 27px auto;
  text-indent: -9999px;
}

ul.btn_allItemLine {
  position: absolute;
  top: 15px;
  right: 3px;
}

ul.btn_allItemLine li {
  list-style-type: none;
  float: left;
  margin-left: 20px;
  line-height: 16px;
}

ul.btn_allItemLine li.view_cart img {
  padding-bottom: 7px;
}
ul.btn_allItemLine li.view_cart span.count {
}

.buyNum {
  margin-bottom: 8px;
}

.buyNum select {
  background-color: transparent;
  margin: 0 0.3em;
  width: 58px;
  /* color: #775c15; */
  color: #9B7E31;
  border: 1px solid #B6AC91;
}

input.cartIn {
  border: none;
  background-color: transparent;
  text-indent: -9999px;
  width: 230px;
  height: 28px;
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/btn_cartIn.png?cmsp_timestamp=20150802143244");
  background-repeat: no-repeat;
  cursor: pointer;
}

.soldOut {
  text-indent: -9999px;
  width: 230px;
  height: 28px;
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/soldOut.png?cmsp_timestamp=20150802143729");
  background-repeat: no-repeat;
}


/* memo */

dl.memo {
  margin-top: 50px;
}

dl.memo dt {
  height: 18px;
  text-indent: -9999px;
}

dl.memo dt.memo_sozai {
  width: 133px;
  margin-top: 10px;
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/memo_sozai.png?cmsp_timestamp=20150802145535");
}

dl.memo dt.memo_accessory {
  width: 164px;
  margin-top: 30px;
  background-image: url("https://img21.shop-pro.jp/PA01326/887/etc/memo_accessory.png?cmsp_timestamp=20150802145524");
}

dl.memo dd {
  margin: 3px 0 0 1em;
}

.memo_bottomLine {
  margin-top: 10px;
}