.item-name {
 background-image: url(https://img20.shop-pro.jp/PA01248/139/etc/item-name.jpg);
 background-position: left 8px;
 background-repeat: no-repeat;
 padding: 0 0 0 50px;
 border-bottom: 1px solid #ccc;
 margin-bottom: 10px;
 width: 655px;
 font-size: 16px;
}

#item-box {
 width: 705px;
 overflow: hidden;
}

#item-image {
 width: 370px;
 float: left;
}

#item-detail {
 float: right;
 width: 280px;
 background: #F3F3F3;
 border: 1px solid #ccc;
 padding: 10px 20px;

}

.item-ttl {
 border-left: 5px solid #BFB79F;
 background: #E2DED3;
 padding-left: 10px;
 width: 690px;
 font-size: 14px;
 margin-bottom: 10px;
}


#item-detail th {
 width: 80px;
 padding: 10px 0;
 border-bottom: 1px solid #ccc;
}

.item-detail-R {
 width: 200px;
 padding: 10px 0;
 border-bottom: 1px solid #ccc;
}

.disable_cartin {
 width: 202px;
 margin: 0 auto;
 padding: 20px 0;
}

.item-together {
 float: left;
 margin: 0 34px;
}

.item-together img {
 width: 163px;
}

#soldout {
 font-size: 16px;
 text-align: center;
 padding: 20px 0;
 color: #990000;
}

#gb-btn {
 margin-top: 10px;
}