/*SUP*/
sup.red{color:#FF0000; font-size: 80%;}

.f-red{font-size: 95%;font-weight:bold;color:#FF0000;}

/*table-color+文字*/
.left_ftx{background-color:#C8DF93;font-size: 95%;}
.left_ftx-b{background-color:#C8DF93;font-size: 95%;font-weight:bold;}
.left_f{background-color:#C8DF93;}


.right_ftxm{background-color:#ffffcc;font-size: 95%;}
.right_ftxm-b{background-color:#ffffcc;font-size: 95%;font-weight:bold;}
.right_ftxm2{background-color:#ffffcc;font-size: 95%;color:#FF0000;}
.right_ftxm2-b{background-color:#ffffcc;font-size: 95%;font-weight:bold;color:#FF0000;}
.right_ftxm3{background-color:#ffffcc;font-size: 95%;color:#888888;}
.right_ftxm3-b{background-color:#ffffcc;font-size: 95%;font-weight:bold;color:#888888;}
.right_f{background-color:#ffffcc;}


.white-base-txm{background-color:#ffffff;font-size: 95%;}
.white-base-txm2{background-color:#ffffff;font-size: 95%;color:#888888;}
.white-base-txs{background-color:#ffffff;font-size: 90%;}
.white-base{background-color:#ffffff;}



/*お問い合せ*/
.inq-blue-top-base{background-color:#B8D4FF;}
.inq-blue-base{background-color:#D4E9FF;}
.inq-blue-basem{background-color:##D4E9FF;font-size: 90%;}
.inq-error{background-color:#ffffcc;}

/*IMEモード指定*/
.zen{ime-mode:active;font-size:90%;}
.han{ime-mode:disabled;font-size:90%;}

