/block/table

Pattern
見出しセル見出しセル見出しセル見出しセル
データセルデータセルデータセルデータセル
データセルデータセルデータセルデータセル
<table class="bl_table bl_table__border">
  <thead>
    <tr><th>見出しセル</th><th>見出しセル</th><th>見出しセル</th><th>見出しセル</th></tr>
  </thead>
  <tbody>
    <tr><td>データセル</td><td>データセル</td><td>データセル</td><td>データセル</td></tr>
    <tr><td>データセル</td><td>データセル</td><td>データセル</td><td>データセル</td></tr>
  </tbody>
</table>