TABLE.TB_STYLE_B_Top {
  height:52px;
  width:750px;
}
TD.TB_STYLE_B_a_Top {
/*  background-color: #80ffff;*/
/*  background-color: #99ccff;*/
  background-color: #006633;
  height:2px;
}
TD.TB_STYLE_B_b_Top {
/*  background-color: #00c600;*/
  background-color: #80BBFF;
  height:3px;
}
TD.TB_STYLE_B_c_Top {
  background-color: #C0C0C0;
  height:1px;
}
FONT.F_STYLE_A_Top {font-size: 11px;}
FONT.F_STYLE_B_Top {font-size: 10px;}
TABLE.TB_Top_Menu {
  font-size: 12px;
  vertical-align:bottom;
}
A.Menu_Top:link {text-decoration: underline;color:green;font-weight:bold;}
A.Menu_Top:visited {text-decoration: underline;color:green;font-weight:bold;}
A.Menu_Top:hover {color: white; font-weight: bold; background-color: green;}
A.Menu_Top_2:link {text-decoration: underline;color:green;}
A.Menu_Top_2:visited {text-decoration: underline;color:green;}
A.Menu_Top_2:hover {color: white; background-color: green;}
A.Menu_Top_3:link {text-decoration: underline;color:white;font-weight:bold;}
A.Menu_Top_3:visited {text-decoration: underline;color:white;font-weight:bold;}
A.Menu_Top_3:hover {color: white; font-weight: bold; background-color: green;}
SPAN.Root_1 {
  padding: 1px 1px 1px 2px; /* 上、右、下、左 */
  font-size: 80%;
  text-decoration: underline;
  color: blue;
  cursor: pointer;
}
SPAN.Root_2 {
  padding: 1px 1px 1px 1px; /* 上、右、下、左 */
  font-size: 80%;
}
SPAN.Root_3 {
  padding: 1px 1px 1px 1px; /* 上、右、下、左 */
  font-size: 80%;
}
DIV.Root{
  text-align:left;
  background-color:#EEEEEE;
  width:750px;
  border-bottom : 1px solid #C0C0C0 ;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  padding: 0px 0px 0px 5px; /* 上、右、下、左 */
}
