/*メイン画面用スタイルシート*/
BODY{
background:transparent;
font-size:10pt;
color:black;
margin-left:0pt;
margin-right:0pt;
line-height:125%;
; font-family: "ＭＳ Ｐゴシック", "Osaka"
}
.t8 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt; font-style: normal}
.t9 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; font-style: normal}
.t08 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt; font-style: normal}
.t09 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; font-style: normal}
.t10 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; font-style: normal}
.t10white {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; color: white}
.t11 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11pt; font-style: normal}
.t12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12pt; font-style: normal}
.t14 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14pt; font-style: normal}

.text01 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; font-style: normal; color: #FF6600;}	/*タイトル行頭文字（■、▼など）*/

/*各メニュートップのリンクメニュー*/
td.menu{color:#000000;font-size:10pt; font-family: "ＭＳ Ｐゴシック","Osaka"; font-style: normal}
td.menu A{text-decoration:none;}
td.menu A:link{color:#003399;}
td.menu A:active{color:#CC3300;}
td.menu A:visited{color:#003399;}
td.menu A:hover{color:#CC3300;}

.bg01 {background-color: #FF6600;}
.bg02 {background-color: #FFFCE1;}
.bg03 {background-color: #FFFF99}

.fc01 {color: #FF6600}	/*■、▼などの色のみ指定(中メニュー)*/
.fc02 {color: #336699}	/*■、▼などの色のみ指定(小メニュー)*/
.fc03 {color: #ff0000}	/*計算結果など強調色*/

.bc01 {border: solid thin #003399;}	/*表の枠の色*/

.lg01 {width:146; height:10; color: #FF6600}	/*画面右下のロゴサイズ*/

a:hover {  color: #CC0033}

.fc04 {  color: #FF9933}
