<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ===================================================================

 file name  :print.css
 style info :印刷用

=================================================================== */

.access .btn-section,
.access .gnav,
.access .fontchange,
.access .topicpath,
.access .btn,
.access #footer .copyright,
.access #footer .sitemap{
	display:none !important;
}

#header{
	height:67px;
}
#main-header h2{
	padding:10px 0 !important;
}
#main .inside{
	padding:10px 26px;
}

</pre></body></html>