@charset "utf-8";
/*==========================================================================
	CSS Information
	print.css
	AUTHOR	 : ALPHAROOK,INC.
	Modified : 2009/1/20
	Version	 : 1.0
============================================================================
----------------------------------------------------------------------------
	#1	Initializing
--------------------------------------------------------------------------*/
body {
	line-height: 1.7;
	font-family: Helvetica,Verdana,Arial,Calibri,"Lucida Grande","Bitstream Vera Sans","Segoe UI","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo,"MS Gothic","ＭＳ ゴシック",clean,IPAPGothic,sans-serif;
/*	font-family: "Cambria","Book Antiqua","Times New Roman",Times,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho","平成明朝","Heisei Mincho",serif;*/
	font-size: 8pt;
}


/* [ Link Color ] */
/*
a			{ color: #0000ff; text-decoration: none; }
a:active	{ color: #ff0000; text-decoration: none; }
a:visited	{ color: #800080; text-decoration: none; }
a:hover		{ color: #ff0000; text-decoration: none; }
*/
