body { margin: 0; }

table.ranking { width: 100%; border-spacing: 0; font-family: sans-serif; font-size: 12px; line-height: 1.5; }

table.ranking th { background-color: #999; font-weight: normal; }

table.ranking th, table.ranking td { border-style: none solid solid none; border-width: 2px; border-color: rgba(255, 255, 255, 0.3); padding: 2px; }

table.ranking td.order { background-color: #ef6f43; color: #fff; text-align: center; width: 2.5em; min-width: 2.5em; }

table.ranking td.title { background-color: #dcdcdc; padding-left: 6px; white-space: nowrap; }

table.top30 tr:nth-child(even) td.title { background-color: white; }

/*# sourceMappingURL=main.css.map */