
/*---フォントサイズ---*/
body {
font-size:10pt ; color:#333333;
}

td { font-size:10pt ;}
a { color:#333333;}
a:hover { color:#FF6600; }
font-family: "Helvetica Neue",
Arial,
"Hiragino Kaku Gothic ProN",
"Hiragino Sans",
Meiryo,
sans-serif;

/*--- フォントクラス---*/

.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 ;}

/*--- メニューｖ汲ｊﾍ--*/
.InfoHeight{height : 690px;}
.MenuHeight{height : 1750px;}