@charset "utf-8";
/*--------------------------------------------------------
	ファイル名: print.css
	概要: 印刷用
	制作日: 2009/01/27
	更新日: 2009/01/27
----------------------------------------------------------*/

body {
	font-size: 12pt;
	color: #000;
	background: #fff none;
}

