@charset "UTF-8";

.block_table_1.w20 table tr:nth-of-type(1)>td:first-child, .block_table_1.w20 table tr:nth-of-type(1)>th:first-child {
    width: 30%;
}
td{
   text-align:center;
}