@charset   "Shift_JIS";

body{
  color			  : #4f5a6c;
  background-color           : #000000;

  scrollbar-face-color       : #50555a;
  scrollbar-highlight-color  : #50555a;
  scrollbar-shadow-color     : #50555a;
  scrollbar-darkshadow-color : #222222;
  scrollbar-arrow-color      : #c3c8cd;
  scrollbar-base-color       : #222222;
  scrollbar-3dlight-color    : #222222;
  scrollbar-track-color      : #222222;
}

A{
  color : #3469c2;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #2f4979;
}
a:hover{
  color: #ffffff;
  position: relative;
  top: 1px;
  left: 1px;
  border-bottom: dotted 1 #ffffff;
}
.A_2{
  text-decoration : none;
  color : #96bb68;
}

table{
  font-size : 12px;
  font-family : Verdana,"‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 170%;
}
.Table_2{
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : black black black black;
}
.Table_mini{
  font-size : 11px;
  font-family : Verdana,"‚l‚r ‚oƒSƒVƒbƒN";
}

.Font_mini{
  font-size : 10px;
  font-family : Verdana,"‚l‚r ‚oƒSƒVƒbƒN";
}

.Font_Pint{
  color : #863f24;
}

.TD_Title{
  color : #ffffff;
  background-color           : #4f5a6c;
}
