@charset   "UTF-8";
#top-image{
  width : 798px;
  height : 300px;
  text-align : center;
  margin-bottom : 5px;
}
#flash01{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 750px;
  margin-left : auto;
  margin-right : auto;
}
#home-title01{
  background-image : url(../img/home-title01.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 68px;
  height : 22px;
  margin-top : 25px;
}
#menu{
  background-image : url(../img/menu-back01.jpg);
  width : 203px;
  
  margin-left : 15px;
  text-align : center;
  background-repeat : no-repeat;
  background-position : center bottom;
  height : 510px;
}
#latest-title th{
  font-weight : normal;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  width : 120px;
  vertical-align : top;
}
#latest-title td{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  width : 400px;
}
#latest-title a{
  color : blue;
  text-decoration : none;
}
#latest-title a:hover{
  color : red;
  text-decoration : none;
}
#to-english a{
  background-image : url(../about/img/to-english.gif);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 71px;
  height : 20px;
  display : block;
  overflow : hidden;
}
#to-english a:hover{
  background-image : url(../about/img/to-english.gif);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 71px;
  height : 20px;
  display : block;
  overflow : hidden;
  background-position : 0px -20px;
}
#to-english{
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 700px;
  height : 25px;
  right : auto;
}
#home-c25{
  margin-top : 10px;
}

