@charset "utf-8";

/* ****************************************************
Title: print.css
Created: 2011/03/17
Last Modified: 2011/03/17
Editor(s): nishio
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 for previous ie
#02 for all browser

----------------------------------------*/


/* #01 for previous ie
---------------------------------------------------------------------------- */

* html body {
	zoom: 70%;
}


/* #02 for all browser
---------------------------------------------------------------------------- */

div#pageBody p#pageTop {
	float: right;
}
