@charset "UTF-8";

.c-table tr:first-child ,
.c-table td:first-child {
	border-left: #c8c8c8 1px solid;
   }

.c-table tr ,
.c-table td {
	border-right: #c8c8c8 1px solid;
   }

