@charset "utf-8";

/* for Print
=========================================*/

* html body {
	zoom: 80%;
}

#headContainer {
	position: static;
}

#mainContainer {
	padding-top: 0;
	background: none !important;
}
.headBtn,
.pagetopLink,
.printBt,
#guideBalloon {
	display: none !important;
}


