body,tr,td {
  color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0px;
  margin:0px;
  scrollbar-track-color: #6b466b;
  scrollbar-face-color: #cccccc;
  scrollbar-shadow-color: #6b466b;
  scrollbar-darkshadow-color: #6b466b;
  scrollbar-highlight-color: #6b466b;
  scrollbar-3dlight-color: #6b466b;
  scrollbar-arrow-color: #6b466b;
  font-family: 'verdana,chicago,Arial,Helvetica,"MS UI Gothic",Shift_JIS,';
  border-style : none;
  }

body{
  background-color:#000000;
  background-image:url(image/bg/bg02R.gif);
  } 

A:link { color: #ff00ff;     /* リンク */
  text-decoration: none }   /* 下線を消す */
A:visited {                 /* 既に見たリンク */
  color: #ff00ff;
  text-decoration: none     /* 下線を消す */
}
A:active { color: #00cc33 } /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
  color: #00cc33;
  position : relative ;     /* カーソルが上に来たらズレる*/
  top:1px;                    /* ズレ幅*/
  left:1px;
  text-decoration: none     /* 下線を消す */
}

/*■リンク■*/
/*-----------背景が赤系（ﾒﾆｭｰﾊﾞｰ等）※ｸﾗｽ名「.01」-------------*/

A.01:link { color: #ffffff;     /* リンク */
  text-decoration: none }   /* 下線を消す */
A.01:visited {                 /* 既に見たリンク */
  color: #ffffff;
  text-decoration: none     /* 下線を消す */
}
A.01:active { color: #ff00ff } /* クリック時のリンク */
A.01:hover {                   /* カーソルが上にある時のリンク */
  color: #00ffff;
  position : relative ;     /* カーソルが上に来たらズレる*/
  top:1px;                    /* ズレ幅*/
  left:1px;
  text-decoration: none     /* 下線を消す */
}
/*-------------背景が白系（本文等）その１※ｸﾗｽ名「04（ﾒｲﾝで使用）」-------------*/

A.04:link { color: #db0000;     /* リンク */
  text-decoration: none }   /* 下線を消す */
A.04:visited {                 /* 既に見たリンク */
  color: #db0000;
  text-decoration: none     /* 下線を消す */
}
A.04:active { color: #00cc33 } /* クリック時のリンク */
A.04:hover {                   /* カーソルが上にある時のリンク */
  color: #00cc33;
  position : relative ;     /* カーソルが上に来たらズレる*/
  top:1px;                    /* ズレ幅*/
  left:1px;
  text-decoration: none     /* 下線を消す */
}
/*-------------背景が白系（本文等）その２※ｸﾗｽ名「.03（予備）」-------------*/

A.03:link { color: #0000ff;     /* リンク */
  text-decoration: none }   /* 下線を消す */
A.03:visited {                 /* 既に見たリンク */
  color: #0000ff;
  text-decoration: none     /* 下線を消す */
}
A.03:active { color: #ff0000 } /* クリック時のリンク */
A.03:hover {                   /* カーソルが上にある時のリンク */
  color: #ff0000;
  position : relative ;     /* カーソルが上に来たらズレる*/
  top:1px;                    /* ズレ幅*/
  left:1px;
  text-decoration: none     /* 下線を消す */
}
/*----------ﾌｫｰｶｽしてもｽﾞﾚない※ｸﾗｽ名「.02」-----------*/

A.02:link { color: #db0000;     /* リンク */
  text-decoration: none }   /* 下線を消す */
A.02:visited {                 /* 既に見たリンク */
  color: #db0000;
  text-decoration: none     /* 下線を消す */
}
A.02:active { color: #ff00ff } /* クリック時のリンク */
A.02:hover {                   /* カーソルが上にある時のリンク */
  color: #00ffff;
  position : static ;     /* カーソルが上に来てもｽﾞﾚない*/
  text-decoration: none     /* 下線を消す */
}
/*■リンクend■*/

/*改行禁止*/
.ws3 {white-space:nowrap}

.near {letter-spacing: 0.03em;}
.wide {letter-spacing: 0.5em;}
.no  {text-decoration:line-through}
.a1 { line-height: 180%;}

/*■フォントサイズ■*/
.md { font-size: 12px; } 
.big { font-size: 15px; } 
.small { font-size: 10px; }

/*■位置関係■*/
.left {text-align:left}
.right {text-align:right}
.center {text-align:center}

.top {position:static; top:0px;vertical-align:top;}
.mid {position:static; top:50%;vertical-align:middle;}
.base {position:static; top:0px;vertical-align:bottom;}

/*■行間隔(td内)■*/
.td100 {line-height: 100%;}
.td110 {line-height: 110%;}
.td120 {line-height: 120%;}
.td130 {line-height: 130%;}
.td140 {line-height: 140%;}
.td150 {line-height: 150%;}
.td160 {line-height: 160%;}

/*■幅と高さ■*/

/*幅*/
.w129 {width:129px;}
.w200 {width:200px;}
.w250 {width:250px;}
.w300 {width:300px;}
.w350 {width:350px;}
.w450 {width:450px;}
.w500 {width:500px;}
.w573 {width:573px;}
.w700 {width:700px;}

/*高さ*/
.h100 {height:100%;}

.h110 {line-height: 110%;}

/*■色関係■*/

/*背景*/
.back0 {background-image:url(image/bg/bg02R.gif);}
.back1 {background-image:url(image/left01.gif);}
.back2 {background-image:url(image/right01.gif);}
.back3 {background-image:url(image/mainback.gif);}
.Farea {background-image:url(image/Farea406x228.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.80 {background-color:#ff8000;}
.00 {background-color:#000000;}
.cc {background-color:#cccccc;}
.33 {background-color:#333333;}
.ff {background-color:#ffffff;}
.77 {background-color:#777777;}
.red{background-color:#ff0000;}
.gre{background-color:#00ff00;}
.f6 {background-color:#ff6600;}
.d5 {background-color:#d52201;}
.cf {background-color:#ffccff;}
.f00f{background-color:#ff00ff;}
.fff0ff {background-color:#fff0ff;}
.f7fdfa {background-color:#f7fdfa;}
.6b466b {background-color:#6b466b;}


/*文字色*/
.bl {color: #00ffff; }
.bld {color: #009999; }
.m {color: #ff8000; }
.y {color: #ffff00; }
.r {color: #ff0000; }
.w {color: #ffffff; }
.g {color: #999999; }
.0f0 {color: #00ff00; }
.0 {color: #000000; }
.d52 {color: #d52201; }
.f0f {color: #ff00ff; }
.606 {color: #660066; }
.0c3 {color: #00cc33; }
