@charset "utf-8";
@import url("common.css");
@import url("base.css");
.color_nblue {
    color: #03C;
}
.color_nred {
    color: #C00;
}
.b {
    font-weight: bold;
}
.pInputTable table th.err {
    background-color: #FCC;
}

.fvright .agreearea label{
    background-color: #FCC;
}