body {
    font-family: "MSMINCHO"
}

img {
    border: 0;
}

.content div {
    margin-top: 5px;
    margin-bottom: 5px;
}

.content .td_bottom {
    border-bottom: 2px dotted #666666;
}

.company_title {
    margin-left: 10px;
    margin-top: 10px;
    color: #333333;
    font-weight: bold;
    width: 530px;
    height: 22px;
    background: url("../images/bg_title.jpg");
}

#company table {
    margin-top: 10px;
    margin-bottom: 10px;
}

#company table,
#company table td {
    font-size: 13px;
    color: #333333; /*border: 1px solid #666666;*/
}

#company table td label,
#company table td table {
    margin-left: 5px;
}

#company table td dl {
    margin: 2px 0 2px 20px;
    padding: 0;
}

#details_info td,
#details_info,
#email td, #email,
#confirmation td,
#confirmation,
#win td,
#win {
    font-size: 13px;
    color: #333333;
}

#details_info .first,
#company .first,
#email .first,
#confirmation .first,
#win .first {
    background-color: #ccffff;
}

#details_info .normal,
#company .normal,
#email .normal,
#confirmation .normal,
#win .normal {
    background-color: #e4ffff;
}

#company .last,
#company .last table {
    background-color: #ffffff;
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 98%;
}

#details_info .last,
#email .last,
#confirmation .last,
#win .last {
    border-bottom: 2px dashed #cccccc;
}

#company .last .can, #email .can {
    color: #1e63a8;
    background: url('../images/icon_can.jpg');
    width: 91px;
    height: 26px;
    font-size: 10px;
}

#company .last .not,
#email .not {
    color: #999999;
    background: url('../images/icon_not.jpg');
    width: 91px;
    height: 26px;
    font-size: 11px;
}

#email_info {
    width: 100%;
}

#email_info tr td:first-child {
    font-size: 12px;
    color: #333333;
    width: 25%
}

#email_info tr td label {
    color: red;
}

#email_info tr td:last-child {
    font-size: 13px;
    color: #333333;
}
