@charset   "UTF-8";
p.infobox {
   height : 10em;
   overflow: auto;
   border : 1px solid #cccccc;
}
td{
  font-size : 10pt;
  font-family : メイリオ;
  font-weight : lighter;
  text-decoration : none;
}
th{
  font-size : 10pt;
  font-family : メイリオ;
  font-weight : lighter;
  text-decoration : none;
}
body{
  font-size : 10pt;
  font-family : メイリオ;
  font-weight : lighter;
  text-decoration : none;
}
a{
  font-size : 10pt;
  font-family : メイリオ;
  color : navy;
  text-decoration : none;
}
a:hover{
  font-size : 10pt;
  font-family : メイリオ;
  color : navy;
  text-decoration : underline;
  position : relative;
  top : 1px;
  left : 1px;
}
h1{
  font-size : 10pt;
  font-family : メイリオ;
  font-weight : normal;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
h2{
  font-size : 11pt;
  font-family : メイリオ;
  font-weight : normal;
  text-decoration : none;
  color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;border-width : 0px 0px 0px 0px;}
table{
  font-family : メイリオ;
  text-decoration : none;
}