@charset "utf-8";

/* table
-------------------------------------------------------------*/
/* table-data */
.table-data th {
  background-color: #f0f0f0;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
}

