A:link 		{ color: teal;}
A:visited 	{ color: teal;}
A:hover 	{ color: purple;}

H1	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FF
}

H2 	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
H3 	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
BODY, TD	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 150%
}

TD	{
	line-height: 150%
}

.sml	{
	font-size: 8pt
}

.tml    {
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
 .padd {padding-top:3px;}