/* ここには表のスタイルを作る */
th {
    width: 25%;
}

.baseTable {
    width: 50%;
}