 
BODY{
  color : #0000cc;
  background-color : white;
  text-decoration : none;
  list-style-position : outside;
  font-size : 10pt;
/*  background-image : url(../picture/menu/menu_11a.JPG); */
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 100%;
  margin-top:    0px;
  margin-bottom: 0px;
  margin-right:  0px;
  margin-left:   0px;
}
A{
/*  font-weight : bold;*/
  font-size : 10pt;
  text-decoration : none;
}
A:LINK{
  color : #0000ff;
  text-decoration : none;
}
A:VISITED{
  color : #000099;
  text-decoration : none;
}
A:ACTIVE{
  color : #000099;
  text-decoration : underline;
}
A:HOVER{
  color : #ff8040;
  font-style : normal;
  text-decoration : underline;
  background:#FFD159;
}
TABLE{
  font-size : 10pt;
  border-width : 1px 1px 1px 1px;
  border-color : #000951 #000951 #000951 #000951;}
HR{
  color : #0000dd;
}
TD{
  font-size : 10pt;
}
.menuItem{
  background-color : #88e1ff;
}

.topStrColor{
  color : #ffffff;
}

.onBack {
  color : #ff8040;
  font-style : normal;
  text-decoration : underline;
  background:#FFD159;
}
.pageHeader{
  color : #ffffff;
  background-color : #001c7b;
}
.tableHeader{
  background-color : #c8d5ff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.pageFooter{
  color : white;
  background-color : #001c7b;
}

/* サイト説明(非表示) */
#siteExposition {
  width : 0px;
  height : 0px;
  color : #000000;
  display : none;
  padding : 0px 0px 0px 0px;
  margin : 0px 0px 0px px;
}
