#detail {
    width: 560px;
    margin: 20px auto;
}

#detail h2.category_title {
    background-image: url(https://img14.shop-pro.jp/PA01079/789/etc/h2_detail.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 540px;
    height: 19px;
//    color: #00461B;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bolder;
    padding: 3px 10px;
    margin 0 auto 10px;
}



table.spec {
    width: 520px;
    margin: 10px auto;
    border-collapse: collaplse;
}

table.spec th {
    color: #814F1A;
    font-weight: bolder;
    text-align: center;
    width: 150px;
    height: 25px;
    padding: 5px;
    background-image: url(https://img14.shop-pro.jp/PA01079/789/etc/detail_th.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

table.spec th, table.spec td {
    border: 1px solid #ccc;
}



#detail h3 {
    margin: 10px 30px;
}

#detail h4 {
    font-weight: bolder;
    margin: 10px 30px;
    margin-top: 1.5em;
    font-size: 1.2em;
    color: #00461B;
    display: inlineblock;
}

#detail .detailBox {
    line-height: 1.5em;
    margin: 10px 0 20px;
}

#detail .detailBox p {
    margin: 10px 30px;
    margin-bottom: 1em;
}

#detail hr {
    margin: 10px 30px;
}


div .cart_in {
    width: 520px;
    margin: 10px auto;
}


#detail .explain {
    padding: 10px;
}

#detail .explain h3 {
    margin: 20px 0 10px 20px;
    padding: 2px 0 2px 10px;
    border-left: 5px solid #58B431;
}


#detail .explain p {
    margin: 10px 10px 10px 20px;
    line-height: 1.5;
}

#detail .explain ul {
    margin: 10px;
}

#detail .explain ul li {
    margin-left: 30px;
}

#detail .explain table {
    margin: 10px 10px 10px 20px;
    line-height: 1.5;
}
