@charset "utf-8";

.txt-bg-1 {
    background-color: #ffffff;
    font-size: 12.8px;
    padding: 7px;
}
.txt-bg-2 {
    background-color: #f0f8ff;
    font-size: 12.8px;
    padding: 5px;
}

.qst-line {
    background-color: #6bc0e3;
}

.qst-bg {
    background-color: #ffffff;
}
th {
    font-weight: normal;
}

#wrapper img {
    display: inline;
}

.info-title {
    background-color: #6bc0e3;
    color: #ffffff;
}

.info-bg {
    background-color: #ffffff;
}

.status-4 {
    background-color: #f0f8ff;
}

.s {
    color: #000000;
    font-size: 12px;
    line-height: 150%;
}