@charset "Shift_JIS";

/**
 * printW.css
 */

/* printpݒ: Width
-------------------------------------*/
/* for IE6,7 */
*:first-child+html body{
 zoom:70%;
}

* html body{
 zoom:70%;
}
