/*背景色*/
.bg-white {background-color:white;}
.bg-cccccc {background-color:#cccccc;}
.bg-F1EEED {background-color:#F1EEED;}
.bg-333333 {background-color:#333333;}


/*ライン*/
.thin-999999 {border:#999999 1px solid;}
.thin-cccccc {border:#cccccc 1px solid;}
.hr999999 {height:1px;color:#999999;}

/*文字色&文字サイズ*/
.txt-black {color:black;font-size:10pt;}
.txt-666666 {color:#666666;font-size:10pt;}
.txt-333333 {color:#333333;font-size:10pt;}
.txt-666666ss {color:#666666;font-size:8pt;}
.txt-999999ss {color:#999999;font-size:8pt;}
.txt-FF6600b {color:#FF6600;font-size:11pt;}/*濃いオレンジ*/
.txt-FF6600s {color:#FF6600;font-size:9pt;}/*濃いオレンジ*/
.txt-FF9900s {color:#FF9900;font-size:9pt;}/*オレンジ*/
.txt-whitess {color:white;font-size:8pt;}
.txt-whites {color:white;font-size:9pt;}

/*行間*/
.LH110 {LINE-HEIGHT:110%}


/*リンク指定時フォントカラー*/

td.FF6600 A:link{COLOR:#FF6600;TEXT-DECORATION:none;}
td.FF6600 A:visited{COLOR:#FF9900;TEXT-DECORATION:none;}
td.FF6600 A:hover{COLOR:#FF9900;TEXT-DECORATION:none;}


/*未使用−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−

/*文字色&文字サイズ*/
.txt-999999 {color:#999999;font-size:10pt;}


/*ほか*/
.hrE9EEE3 {height:1px;color:#E9EEE3;}
.hr9C9F93 {height:1px;color:#9C9F93;}



/*リンク指定時フォントカラー*/

td.FF9900 A:link{COLOR:#FF9900;TEXT-DECORATION:underline;}
td.FF9900 A:visited{COLOR:#FF9900;TEXT-DECORATION:underline;}
td.FF9900 A:hover{COLOR:#FF9900;TEXT-DECORATION:underline;}


−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−*/
