@charset "utf-8";

/*********************************************************************
 *
 * </common/css/print.css>
 *
 * 
 *
 * ===================================================================
 * 
 *  ■概要
 *
 *  印刷用CSS
 *
 *********************************************************************/


/*  Common
---------------------------------------------------------- */

br.clear {
	display: block;
}


/*  Body
---------------------------------------------------------- */

body{
	background:none;
}

div#first {
	position: static;
	_height: auto;
	min-height: 0;
	margin-bottom: 0;
	background:none;
}

div#wrapper_bottom{
	background:none;
}

.bt_menu,
.bt_print,
#scrolltotop{
	display:none !important;
}