BODY {
  color: #000000;
  background-color: #FFFFFF;
  font-size: 10pt;
  bgproperties : fixed;
  link : #ff5588;
  vlink : #ff5588;
  alink : #00aa88;
} 

td { FONT-SIZE: 12pt;}
tt { FONT-SIZE: 12pt;}

input {font-size: 100%;}

.ysn_title {
         font-size: 10px; text-decoration: none;
         position:static;
         border: none;
         width: 500px;
         padding: 10px;
         overflow: auto;
      }

.login_title {
         font-size: 14px; color: #C79093;
         text-align: center;
         text-decoration: none;
         /*border: none; solid 1px #99CC99;*/
         border-top:    solid 1px #99CC99;
         border-bottom: none;/*solid 1px #99CC99;*/
         border-left:   solid 1px #99CC99;
         border-right:  solid 1px #99CC99;
         width: 500px;
         height: 15px;
         background-color: #E8FBE8;
         padding: 10px;
      }
.login_box  {
         font-size: 12px; text-decoration: none;
         line-height: 1.5em;
         position:static;
         border: solid 1px #99CC99;
         width: 500px;
         height: 140px;
         padding: 10px;
         overflow: auto;
      }

.emg_mess { font-size: 12px; color: red;    text-decoration: bold; }
.login_koumoku_dsp {
         font-size: 12px; text-decoration: none;
         text-align: right;
         border: none; /*solid 1px #000000;*/
         float: left;
         width: 45%;
         padding: 5px;
         overflow: auto;
      }
.login_input_area {
         font-size: 12px; text-decoration: none;
         text-align: left;
         border: none; /*solid 1px #000000;*/
         width: 45%;
         padding: 5px;
         float: left;
         overflow: auto;
      }
.login_button_area {
         font-size: 12px; text-decoration: none;
         text-align: center;
         border: none;
         float: left;
         width: 100%;
         padding: 5px;
         overflow: auto;
      }




.topics_title {
         font-size: 14px; color: #C79093;
         text-align: center;
         text-decoration: none;
         /*border: none; solid 1px #99CC99;*/
         border-top:    solid 1px #99CC99;
         border-bottom: none;/*solid 1px #99CC99;*/
         border-left:   solid 1px #99CC99;
         border-right:  solid 1px #99CC99;
         width: 500px;
         height: 15px;
         background-color: #E8FBE8;
         padding: 10px;
      }
.topics_box  {
         font-size: 12px; text-decoration: none;
         position:static;
         border: solid 1px #99CC99;
         width: 500px;
         height: 130px;
         padding: 10px;
         overflow: auto;
      }
.topics_head      { font-size: 12px; color: red;    text-decoration: none; }
.topics_2_line    { font-size: 12px; color: orange; text-decoration: none; }
.topics_3_line    { font-size: 12px; color: green;  text-decoration: none; }
.topics_norm_line { font-size: 12px;                text-decoration: none; }
.topics_1line_dsp {
         font-size: 12px; text-decoration: none;
         text-align: center;
         /*border: solid 1px #000000;*/
         border: none;
         float: left;
         width: 460px;
         padding: 5px;
         overflow: auto;
      }
.topics_date_dsp {
         font-size: 12px; text-decoration: none;
         text-align: center;
         /*border: solid 1px #000000;*/
         border: none;
         float: left;
         width: 20%;
         padding: 5px;
         overflow: auto;
      }
.topics_mess_dsp {
         font-size: 12px; text-decoration: none;
         line-height: 1.5em;
         text-align: left;
         /*border: solid 1px #000000;*/
         border: none;
         width: 73%;
         padding: 5px;
         float: left;
         overflow: auto;
      }

.co_name_dsp {
         font-size: 10px; text-decoration: none;
         line-height: 1.5em;
         position:static;
         border: none;
         width: 500px;
         padding: 10px;
         overflow: auto;
      }

.float_clear  {
   clear: both;
      }

.info_td_t { font-size: 12px; background-color: #F2F2CE; }
.info_td_d { font-size: 12px; background-color: #D8E6CA; }



