table.iksweb { text-decoration: none; border-collapse: collapse; width: 100%; text-align: center; padding: 6px; color: var(--color-text-01); font-weight: var(--weight-black); font-size: 16px; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 0 6px 6px 0; } table.iksweb th { font-weight: normal; font-size: 14px; color: #ffffff; background-color: #354251; } table.iksweb td { font-size: 13px; color: #354251; } table.iksweb td, table.iksweb th { white-space: pre-wrap; padding: 10px 5px; line-height: 13px; vertical-align: middle; border: 1px solid #354251; min-width: 92px; } table.iksweb tr:hover td { color: #354251; cursor: default; } .tname { font-weight: 900; } .ename { font-weight: 700; } .tgood { background-color: rgb(0 215 98 / 50%); } .tbad { background-color: rgb(208 0 0 / 50%); }