@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
.scrollable_table .table {
  width: 100%;
}

.scrollable_table .fixed_table {
  width: 600px;
}

.scrollable_table .table_th:first-child {
  border-right: #d1d0d0;
}
