BODY {
  padding : 0;
  margin : 30px 0px 0px 0px;
  font-family : Arial;
  text-align : center;
}

a {
  text-decoration : none;
}

a img {
  border : none;
}

#wrapper {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width : 750px;
}

#logo_and_photos {
  margin: 0px 0px 20px 0px;
}

#logo{
  float : left !important;
  position : absolute;
}

#enter{
  margin: -10px 0px 0px 385px;
  float : left !important;
  position : absolute;
}

#language{
  float : right;
}

#topics_logo{
  position : absolute;
  margin: 61px 0px 0px 0px;
}

#catalogue {
  position : absolute;
  margin-top : 70px ;
  width: 750px;
}

#topics{
  float : left;
  width : 210px;
}

#contents_topics{
  height : 240px;
  border-width : 0px 3px 3px 3px;
  border-style : solid;
  border-color : rgb(55,96,146);
  padding : 55px 0px 0px 0px;
  width : 200px !important;
  width : 206px;
}

#translate-this{
  margin: 10px 0px 50px 30px;
}

#navarea{
  float : right;
  width : 508px;
  margin: 40px 0px 50px 0px;
}

h1{
  padding : 3px 0px 3px 3px;
  margin: 0px 0px 0px 0px;
  background-color : silver;
  width : 505px;
  font-size : 13pt;
}

h2{
  margin: 4px 0px 4px 35px;
  font-size : 12pt;
  font-weight : normal;
}

#index_footer {
  clear : both;
  margin: 30px 0px 0px 0px;
  font-size : 10pt;
  font-weight : bold;
  color : #c0c0c0;
  text-align : left;
}

#w3c {
  margin : 20px 0px 30px 0px;
  padding : 0px 0px 0px 0px;
  width : 88px;
  float : left;
}

#counter_area {
  float : right;
  margin : 0px 0px 0px 0px;
}

#counter {
  border-width : 1px;
  border-style : inset;
}

a#english_link {
  display: block;
  width: 60px;
  height: 20px;
  text-indent: -9999px;
  background-image:url("image/english_ao.gif");
  margin : 0px 0px 20px 0px;
  float : none !important; 
  float /**/: left;
}

a#english_link:hover {
  background-position: top right;
}

a#japanese_link {
  display: block;
  width: 88px;
  height: 20px;
  text-indent: -9999px;
  background-image:url("image/nihongo_flag.gif");
  margin : 0px 0px 20px 0px;
  float : none !important; 
  float /**/: left;
}

a#japanese_link:hover {
  background-position: top right;
}

ul{
  margin : 0px 0px 0px -20px !important;
  margin : 0px 0px 0px 20px;
  font-weight : bold ;
  font-size : 12pt !important;
  font-size : 10pt;
}

