
/*---フォントサイズと色の設定---*/

body { font-size:10pt ; color:#666666;}
td { font-size:10pt ;}
a { color:#666666;}
a:hover { color:#0000ff; }
a:link  { color:#0000ff; }
a:visited  { color:#0000ff; }
/*--- フォントクラス---*/

.Font07pt{ font-size: 7pt ;}
.Font08pt{ font-size: 8pt ;}
.Font09pt{ font-size: 9pt ;}
.Font10pt{ font-size: 10pt ;}
.Font11pt{ font-size: 11pt ;}
.Font12pt{ font-size: 12pt ;}
.Font13pt{ font-size: 13pt ;}
.Font14pt{ font-size: 14pt ;}
.Font15pt{ font-size: 15pt ;}
.Font16pt{ font-size: 16pt ;}