@charset 'Shift-JIS';body{	color:#666666;	font-size:83%;	font-family:Arial,Helvetica,sans-serif,"メイリオ",meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック";}h1,h2,h3,h4,h5,h6 {	font-weight:normal;}/*小さい文字---------------------------------------*/.small {font-size:10px;}/*強調色指定---------------------------------------*/.strong {color:#1a8beb;}/*太字---------------------------------------*/.bold {font-weight:bold;}/*黒いタイトル---------------------------------------*/.black-tit {color:#000000;}/*注釈などの赤字-----------------------------------*/.notice {color:#ff0000;}/*リンクの色指定-----------------------------------*/a:link		{color:#0d5999;}a:active	{color:#1a8beb;}a:visited	{color:#0d5999;}a:hover		{color:#1a8beb;}a.gray:link		{color:#666666;text-decoration:none;}a.gray:active	{color:#666666;text-decoration:none;}a.gray:visited	{color:#666666;text-decoration:none;}a.gray:hover	{color:#666666;text-decoration:none;}