@charset "utf-8";


/* parts styles
========================================== */

/* for all
------------------------------------------ */
* html body {
	zoom:78%;
}


/* parts
------------------------------------------ */
* html #mainCont .section02,
* html #mainCont .section03,
* html #mainCont .section04 .qr p,
* html #mainCont .pagetop a{
	zoom:1;
}
* html #mainCont .section04{
	page-break-before: always;
}


