/**
 * @Project	BENEX
 * @Author		Koichi Maxi
 * @Since		2008.04.06
 * @Title		print.css
 * @Version	0.0.1
 *
 * Content
 *
 * 1.Transparent Hack For IE
 * 2.Wire Frame
 * 3.Main Navigation
 * 4.Sub Navigation
 * 5.Wrapper Side Right
 * 6.Side Right Sub Navigation
 * 7.Side Right Breadcrumb
 * 8.Side Right Content
 * 9.Side Right Content Body
 * 10.Side Right Footer
 **/

	body {
		font-size: 12pt;
		color: #000000;
		background-color: #FFFFFF;
		font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	}