#item {
    margin:0px;
    padding:0px;
    width:100%;
    font-size:12px;
    line-height:1.4em;
}

#item .catch {
    background:url(https://diatoniq.co.jp/bdimg/megacat/item_g_black_2.jpg) no-repeat;
    width:638px;
    height:25px;
    padding:10px 0px 0px 5px;
    color:#FFF;
    font-size:18px;
    margin-bottom:10px;
    font-weight:bold;
} 

#item table {
    border:1px solid #DCDCDC;
    margin:0px;
    padding:px;
    width:100%;
}

#item table th {
    background:#DCDCDC;
    padding:3px;
    width:100%;
}

#item table td.line {
    padding:3px;
    border-bottom:1px solid #DCDCDC;
}

#item table td.nline {
    padding:3px;
}

#item .review {
    width:631px;
    border:1px solid #B22222;
    background:#FFFACD;
    padding:5px;
    margin-bottom:10px;
}
