@charset "utf-8";

/* ****************************************************
  print styles
***************************************************** */




/* Area that cannot be printed
=========================================*/
.printoff {
	display: none;
}




/* Basic setting
=========================================*/
* html body {/* for IE6 */
	zoom: 66%;
}
