@charset "utf-8";
/* CSS Document */
.boxTable th {
	width: 25%;
}

@media print, screen and (min-width: 751px) {
}


@media only screen and (max-width: 750px) {
}