/*スタイルシート*/


body,td{	font-family : Tahoma,Verdana,MS UI Gothic,Osaka,Arial;
		color:#666666;
		font-size:10pt;}


.big{
font-size:12pt;
}



a:link		{text-decoration:none; color:#559e9e;}
a:visited	{text-decoration:none; color:#009999;}
a:active	{text-decoration:underline; color:#ff6600;}
a:hover		{text-decoration:none; color:#ff6600;}