@charset "utf-8";

.as-table{border-collapse:collapse; width: 100%;}
.as-table a{color: #333 !important;}
.as-table th,
.as-table td {background-color: #f5f5f5; border: 1px solid #c9c9c9;font-size: calc((12 / 14) * 1em);text-align: center;padding:5px;}
.as-table tr:nth-of-type(1) th {background-color: #333;color: #fff;}
@media print,screen and (max-width:767px){
	.as-table{width: 741px;}
}
