td    {
	font-size: 90%;
	line-height: 170%;
	font-weight: normal;
	text-decoration: none; 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
body  {
	font-size: 90%;
	line-height: 170%;
	text-decoration: none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;	
}
a:link {
	text-decoration: none;
	color: #4069B7;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
	color: #2A1FAA;
}
a:active {
	color: silver;
	text-decoration: none;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 98%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 95%;
	color: #333333;
}
.red { color: #CC0000; }
.white { color: #FFFFFF; }

