
/*---フォントサイズと色の設定---*/

body { font-size:12pt }
td { font-size:12pt }


/*--- フォントクラス---*/

.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 }

/*--- メニューの高さ---*/
.TopMenuHeight{height:185}
.LeftMenuHeight{height:2400}
.InfoHeight{height:500}

