/* 印刷時は左メニューを非表示 */
/* テスト稼動中は確認用に印刷などを行うため、設定を行わない。
* {
	text-indent: 0 !important;
	background: none !important;
	padding: auto;
	margin: auto;
	border: none;
	height: auto !important;
	width: auto !important }
h1 {
	font-size: 14pt;
	border-bottom: 0.1cm solid #000 }
h2 {
	font-size: 12pt }
h3, p {
	font-size: 10.5pt }
#footer {
	border: 1px solid #000;
	white-space: nowrap } 
#sub, #footer-menu, p.to_top {
	display: none }
*/