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

/** プリント時 **/

.printClear
{
	display:block;
	clear:both;
	width:1px;
	height:1px;
}


body
{
	padding-top:0 !important;
}
#toolbar
{
	display:none;
}</pre></body></html>