@charset "UTF-8";

/* ===================================
	File Name   : print.css
	Discription : This CSS Given For IE 6 Printing
	Editors     : T.Saeki
	Last Editor : 
	Last Update : 2009/05/27
====================================== */
 a span {
	position: relative;
	width: auto;
	height: auto;
	overflow: visible;
	font-size: 0;
}
