@charset "UTF-8";
#Layer1 {
  width : 760px;
  position : absolute;
  top : 155px;
  font-family : Meiryo,Osaka,sans-serif;
  height : 800px;
  background-color : white;
}
#footer {
  width : 760px;
  height: 25px;
  vertical-align: middle;
  background-color : #dddddd;
  top : 2155px;
  position : absolute;
}
th{
  color: #ffffff;
  /* 譁・ｭ励・濶ｲ */
  background-color: #99cc99;
  /* 閭梧勹縺ｮ濶ｲ */
  border-style: solid;
  /* 譫縺ｮ遞ｮ鬘・*/
  border-color: #666699;
  /* 譫縺ｮ濶ｲ */
  border-width: 1px 0px;
/* 譫縺ｮ蟷・*/
}
tr{
  background-color : white;
}
tr.even{
  background-color : #e3e3e3;
}
table{
  border-collapse: collapse;
  /* 譫縺ｮ遞ｮ鬘・*/
   /* 譫縺ｮ濶ｲ */
   /* 譫縺ｮ蟷・*/
  font-size : 80%;
  border-spacing : 0px 20px;
}

