@charset "utf-8";

/*----------------------------------------------------
Information
File name :		print.css
Style Info:		印刷用
--------------------------------------------------- */


body {
	zoom: 74%;
}

/* For IE6 */

* html #globalNavi,
* html #globalNavi .inner,
* html #globalNavi ul {
	zoom: 1;
}
* html #globalNavi .inner,
* html #globalNavi ul {
	width: auto;
}
* html #home #globalNavi .inner {
	width: 800px;
}
* html #contents,
* html #contents #inner {
	zoom: 1;
}

* html #topics ul,
* html #topics li,
* html #topics span {
	zoom: 1;
}

* html #equipList,
* html #equipList h3 {
	zoom: 1;
}
