﻿/* 日期行 */
.date-row {
    height: 80px;
    font-size: 22px;
    font-weight: bold;
    color: #444;
    vertical-align: bottom;
    padding-bottom: 10px;
}