@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 1024px) {
	#newsBody .table-box th {
		width: 15%;
	}
}
