@charset 'utf-8';

@import "screen.css";

@media print {
	#learnContents .twoColumnBlock .imageColumn .image {
		visibility: hidden;
	}
}
