<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*プリント用*/

/*非表示*/
#header {
	display: none;
}
#globalNavi {
	display: none;
}
#subNaviArea {
	display: none;
}
#subNaviNext {
	display: none;
}
#subNaviNextL {
	display: none;
}
.pankuzu{width:100%;}

#contentBox{
	float:none;
	border:none;
	width:100%;
}
#contentBoxNext{
	float:none;
	border:none;
	width:100%;
}
#contentBoxNextL{
	float:none;
	border:none;
	width:100%;
}

td.menu1 {
	display: none;
}
body	{
	background-color:ffffff;
	background-image:none;
}
.inner {border:none;}
.contents {
	margin-right:192px;
	}</pre></body></html>