@charset "utf-8";
/* CSS Document */
@media print, screen and (min-width: 751px) {
	#mainContents th {
		width: 16%;
	}
}
