﻿table, td {
    border: 1px solid black !important;
    padding: 5px;
}

table {
    border-spacing: 15px;
    width:auto !important;
}

th {
    border: none !important;
}

.name {
    width: 300px;
}

.members {
    width: 100px;
}

.hcp {
    text-align:right;
    width: 50px;
}

.serie {
    text-align:right;
    width:30px;
    padding-left: 3px !important;
    padding-right: 3px !important;
    border-left: none;
}

.snb {
    border-right: none !important;
}

.gameNo {
    text-align: center;
}

.d1 {
    border-top: 3px solid;
}

.total {
    font-weight: bold;
    width: 50px;
}

.point {
    text-align: center;
}