@charset "UTF-8";
/* CSS Document */

/* =============================================
zoom　//　印刷時にA4サイズに収まるように設定
=============================================*/

/*--< IE6用 >--*/
* html {
	zoom: 50%;
	}

/* =============================================
↑yoshida customize
=============================================*/
