@charset"Shift_JIS";

/* MAIN CSS file:style01 */

/* -------------------------------------------------------------
                           [setup basic]
------------------------------------------------------------- */
body {
  margin-top:15px;
  color:#222222;
  background:#000000;
  font-size:12px;
  font-family:"Osaka","MS UI Gothic";
  }

td {
  font-size:10px;
  font-family:"Osaka","MS UI Gothic";
  }

/* -------------------------------------------------------------
                          [default link]
------------------------------------------------------------- */
a {
  text-decoration:none;
  border-bottom:1px;
  }
a:link    { color:#982E93; }
a:visited { color:#701D70; }
a:active  { color:#ff8040; }
a:hover   { color:#8C1888; }

/* -------------------------------------------------------------
                          [default text]
------------------------------------------------------------- */
.tx14        {
  font-size:14px;
  }

.tx14_line14 {
  font-size:14px;
  line-height:140%;
  }
   
.tx14_line16 {
  font-size:14px;
  line-height:160%;
  }

.tx12        {
  font-size:10px;
  font-family:"Osaka","MS UI Gothic";
  }

.tx12_line14 {
  font-size:10px;
  line-height:140%;
  }
   
.tx12_line16 {
  font-size:10px;
  line-height:160%;
  }

.tx11        {
  font-size:11px;
  }
  
.tx11_line14 {
  font-size:11px;
  line-height:140%;
  }
  
.tx10        {
  font-size:10px;
  }
  
.tx10_line14 {
  font-size:8pt;
  line-height:140%;
  }

.txt_purple {
	color:#990099;
}

.txt_top {
	font-size:12px;
}  


  
  