@charset "UTF-8";

/* ===================================
	File Name   : print.css
	Discription : This CSS Given For IE 6 Printing
	Editors     : Bface Saeki
	Last Editor : 
	Last Update : 2009/05/27
====================================== */

body {
	_zoom: 76%;
}

*:first-child+html #Entire {
	background: none;
}
