@charset "utf-8";
/*--------------------------------------------------------------------------
Copyright (c) 2010, ALPHAROOK,INC. All rights reserved.
CSS Information : print.css
Modified : 2010/2/1
version : 2.0
--------------------------------------------------------------------------*/

/*	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; }
*/