  



#table-contents{
  width : 800px;
}
body{
  font-size : 11pt;
  color : black;
  text-align : center;
}
a{
  color : white;
  text-decoration : none;
  font-size : 13pt;
}
a:link{
  color : white;
  font-size : 13pt;
  font-weight : bolder;
}
a:visited{
  color : white;
  font-size : 13pt;
  font-weight : bolder;
}
a:hover{
  color : #80ffff;
  font-size : 13pt;
  font-weight : bolder;
}
a:active{
  color : red;
  font-size : 13pt;
  font-weight : bolder;
}
#top{
  height : 86px;
  background-image : url(image/top01b.gif);
  background-repeat : no-repeat;
}
/*
#menu01a{
  width : 800px;
  bottom : auto;
  background-image : url(image/menu01a.gif);
  
   text-align : center;
  line-height :80px;
   background-repeat : repeat-y;
}
*/
#menu02a{
  
  bottom : auto;
  right : auto;
  background-image : url(image/menu02a.gif);
  
  padding-left : 8px;
  line-height : 30px;
  
  background-repeat : repeat-y;
  padding-top : 2px;
}


#foot{
  background-image : url(image/foot01a.gif);
  height : 55px;
  width : 800px;
}
#foot-copy{
  font-size : 8pt;
  color : navy;
  text-align : right;
  padding-right : 20px;
  
  line-height : 7pt;
  
}
#foot-saito{
  font-size : 9pt;
  color : navy;
  text-align : right;
  
  
  padding-right : 20px;
  margin-bottom : 10px;
  padding-top : 6px;
}
#titel{
  font-size : 14pt;
  font-weight : bolder;
  color : #346189;
  text-align : right;
  padding-right : 30px;
  
  
  
  
  
}