@charset "UTF-8";

#main .keyv {
    background:url("/img/case/keyv.jpg") no-repeat;
}

#main #secCase {
    background:#F9FDEE url("/img/case/h_case.gif") no-repeat;
    padding-top:17px;
}

#main #secCase h3 {
    background:url("/img/case/h_case.gif") no-repeat;
}

#main #secCase table {
    width:100%;
}

#main #secCase table th {
    font-weight:bold;
}

#main #secCase table thead th {
    padding-top:0;
    color:#79672F;
}

#main #secCase table th, #main #secCase table td {
    padding:10px;
    background: #F9FDEE url("/img/common/line_dot.gif") repeat-x 0px 100%;
}

