.t8-update-header {
    font-size: 22px;
    font-weight: bold;
}

.t8-update-meta {
    font-size: 13px;
}

.t8-update-links {
    font-size: 13px;
}

.t8-update-title {
    font-size: 20px;
    margin-top: 20px;
}

.t8-update-source {
    font-size: 13px;
}


.t8-update-content {
    font-size: 13px;
    line-height: 1.8;
}


/* ==========================================
   キャラ調整
========================================== */

.t8-update-balance {
    margin-top: 40px;
}

.t8-update-balance-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 13px;
}

.t8-update-balance-table th,
.t8-update-balance-table td {
    border: 1px solid #ccc;
    padding: 8px;
    vertical-align: top;
    font-size: 13px;
}

.t8-update-balance-table th {
    text-align: center;
}


/* カテゴリ */
.t8-update-balance-table th:nth-child(3),
.t8-update-balance-table td:nth-child(3) {
    width: 100px;
}

/* 影響 */
.t8-update-balance-table th:nth-child(4),
.t8-update-balance-table td:nth-child(4) {
    width: 80px;
}