@charset "utf-8";
/* CSS Document */
.product_images{width:100%;}
.zoom-small-image{width:100%;}
#imagearea.imagearea{
  text-align:center;
  margin-bottom:20px;
}
#main .detail h2{
  color:#6c7d46;  
}
#main .detail .product_description > p,
#main .detail .product_description{
  font-size:16px;
  letter-spacing:0.2em;
  line-height:1.8em;
  padding-bottom:20px;
}
#main .detail .product_description > table{
  font-size:14px;
  width:100%;
  margin-top:30px;
}
#main .detail .product_description > table th{
  width:100px;
  text-align:center;
  padding:5px;
  background-color:#efefef;
}
#main .detail .product_description > table th,
#main .detail .product_description > table td{
  border-color: #e7e7e7;
  border-style: none solid solid none;
  border-width: 1px;
  padding: 10px;
}
#main .detail .product_description > table tr{
  border-color: #e7e7e7;
  border-style: solid none none solid;
  border-width: 1px;

}
#main .product_detail_area .cart,
#main .product_detail_area .product_link_area{
  width:50%;
  float:left;
}
#main .product_detail_area .detail_cart{
  float:left;
}
.product_link_area {
  border-top:none;
  margin: 0;
  padding: 0;
}
.share-buttom ul,
.share-buttom ul li{
  float:left;
  list-style:none;
}
.share-buttom ul li{
  margin-right:10px;
}
.share-buttom:after{
  content:'';
  clear:both;
  display:table;
  width:100%;
}
.cart_box input{
  border:none;
  width:100%;
  color:#FFFFFF;
  background-color:#f00;
  padding:20px;
}
.cart_box input:hover{
  background-color:#ff774e;
}
.product_link_area .send_mail a{
	width:85%;
    background-color:#a0a0a0;
    padding:10px;
    color:#FFF;
    display:block;
    text-align:center;
}
.product_link_area .send_mail a:hover{
    background-color:#cfcfcf;
}
#box_together div.item_box{
	width:30%;
    margin:1.5%;
}
#box_recommend .header_block,
#box_recentlychecked .header_block,
#box_together .header_block{
	background-image: url("https://img07.shop-pro.jp/PA01118/791/etc/h2_bg_3.jpg");
    padding:10px 0; 
}
#shopping-guide{
background-image:url(https://img07.shop-pro.jp/PA01118/791/etc/woodbase_2.jpg);
margin-bottom:20px;
border-radius:15px;
}

#shopping-guide > h3{
   background-color:#694937;
   text-align:center;
   border-radius:15px 15px 0 0;
   margin-bottom:20px;
}

#shopping-guide > *{
padding:20px;
}

#shopping-guide > table{
  width:660px;
  margin-left:20px;
}
#shopping-guide > table.postage{
background-color:rgba(255,255,255,0.5);
}
#shopping-guide > table td,
#shopping-guide > table th{
  padding-bottom:20px;
}
#shopping-guide > table td{
  padding-left:10px;
}
#shopping-guide ul.dot-list{
  list-style-position:inside;
}
#shopping-guide ul.dot-list li{
  margin-bottom:10px;
}
#shopping-guide > h4{
  font-size:22px;
  letter-spacing:0.2em;
  padding:0px 5px 5px;
  margin:20px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #694937;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #694937;
}
#shopping-guide > p >img{
margin-bottom:10px;
}

.imagearea ul {
    list-style: none;
}

/***********************商品説明のTable無い「おトクな10本セットはこちら♪」リンク用************************/
.product_description table tr.even td a font {
    font-size: 20px;
    line-height: 1.5em;
}

.set_banner{
  text-align:center;
  margin-bottom:50px;
}