@charset "utf-8";
@media only screen and (max-width: 750px) {
#mainContents .boxTable th,.boxTable td {
	padding: 5px 2px;
	font-size: 0.6em;
}
}