@charset "UTF-8";
/* table
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.section table.tbl-A {
 width:96% !important;
 margin:5px auto
}

.section table.tbl-A th,
.section table.tbl-A td,
.section table.tbl-A td.tbl-ttlD{
 border:solid 1px #ccc !important;
}

.boxTtl{
 font-weight:bold !important;
}