@charset "utf-8";

/** プリント時 **/

.printClear
{
	display:block;
	clear:both;
	width:1px;
	height:1px;
}


body
{
	padding-top:0 !important;
}
#toolbar
{
	display:none;
}