
p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

a.dailink:link  {
	color : Blue;
}
a.dailink
{
	font-size: 14pt;
	color: Blue;
	text-decoration: none;
}
a.dailink:hover  {
	font-size: 14pt;
	color: Blue;
	text-decoration : underline;
}

a.chulink:link  {
	color : Blue;
}
a.chulink
{
	font-size: 11pt;
	color: Blue;
	text-decoration: none;
}
a.chulink:hover  {
	font-size: 11pt;
	color: Blue;
	text-decoration : underline;
}

a.navi:link  {
	color : #00f;
}
a.navi
{
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
a.navi:hover  {
	font-size: 10pt;
	color: blue;
	text-decoration : underline;
}

.blF9Center{
color: gray;
font-size: 9pt;
text-align:center;
}

.Kugiri{
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #20abd9;
}

FONT.F9_Gray { color: gray; font-size: 9pt; }
FONT.F9_Red { color: #fe0000; font-size: 9pt; }
FONT.F8 { color: black; font-size: 8pt; }
FONT.F9 { color: black; font-size: 9pt; }
FONT.F10 { color: black; font-size: 10pt; }
FONT.F12 { color: black; font-size: 12pt; }
FONT.F14 { color: black; font-size: 14pt; }
FONT.F14_DBlue { color: DarkBlue; font-size: 14pt; }
table.navi { color: black; font-size: 10pt; }
table { color: black; font-size: 10pt; }
table.DaiTbl { color: black; font-size: 14pt; }
table.ChuTbl { color: black; font-size: 11pt; }
FONT.F14_DGreen { color: #060; font-size: 14pt; font-weight: bold; }
