
.aboutMatchNumber {
    margin: 0pt 0pt;
    padding: 0em 1em;
    border: solid #00f;
    border-width: 0px 0px 1px 0px;
}

.aboutMatchNumber h3::before {
    content: '¡ü ';
}
.aboutMatchNumber h3 {
    border: solid #88f;
    border-width: 0px 0px 1px 0px;
}

.aboutMatchNumber h4::before {
    content: '¡¦ ';
}

.aboutMatchNumber table {
    border-right: solid #000 1pt;
    border-collapse: collapse;
}
.aboutMatchNumber table th, .aboutMatchNumber table td {
    border: solid #ccc;
    border-width: 0px 0pt 1px 0pt;
    padding: 0ex 1em;
}
.aboutMatchNumber table th.left {
    border-left-width: 1pt;
    border-left-color: #000;
}
.aboutMatchNumber table thead th {
    border: solid #000;
    border-width: 0px 0pt 1px 0pt;
}
.aboutMatchNumber table th {
    padding-right: .5em;
    font-family: sans-serif;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.small-font {
    font-size: 80%;
}

td.center, .aboutMatchNumber table th.center {
    text-align: center;
}

.member-list td, .member-list th {
    white-space: nowrap;
}

.timestamp {
    font-size: 80%;
    text-align: right;
}

.aboutMatchNumber table th, .aboutMatchNumber table td {
    text-align: center;
}
.aboutMatchNumber table td {
    white-space: nowrap;
    text-align: center;
}
.aboutMatchNumber table td.bk {
    padding: 1ex;
    color: #000;
    text-align: center;
}
.aboutMatchNumber table td.bk-l {
    padding: 1ex;
    color: #000;
    text-align: left;
}
.aboutMatchNumber table td.bikou {
    text-align: left;
}
