@charset "UTF-8";
/* --------------------------------------

		レスポンシブ用印刷css

---------------------------------------- */
#stage #header, #stage #content {
	width: 1000px;
}

#stage .mod-contents {
	page-break-inside: avoid;
}

body #stage #maincts {
	height: auto !important;
}