*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#main{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  border-top-width : 3px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #66cc00;
  border-bottom-color : #66cc00;
  width : 900px;
}

#title{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #66cc00;
  width : 900px;
  height : 70px;
}

#title-icom{
  margin-left : 5px;
  width : 85px;
  height : 70px;
  float : left;
  clear : right;
}

#title-en{
  font-size : 110%;
  font-weight : 700;
  font-style : italic;
  color : #66cc00;
  padding-left : 3px;
  margin-top : 5px;
  width : 500px;
  float : left;
  clear : none;
  font-family : "Times New Roman";
}

#title-ja{
  width : 500px;
  float : left;
}

#okini{
  width : 150px;
  height : 40px;
  float : right;
  clear : right;
}

#navi{
  background-image : url(navi01.gif);
  background-repeat : repeat-x;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #66cc00;
  width : 900px;
  height : 50px;
  float : left;
  overflow : hidden;
}

#navi ul{
  list-style-type : none;
}

#navi ul li{
  text-align : center;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : white;
  width : 179px;
  height : 50px;
  float : left;
}

#navi ul li a{
  text-decoration : none;
  padding-top : 8px;
  display : block;
}

.navi-ja{
  font-size : 90%;
  font-family : メイリオ;
  font-weight : 700;
  color : #505050;
}

.navi-en{
  font-size : 80%;
  font-family : "Meiryo UI";
  font-weight : 800;
  font-style : italic;
  color : #008000;
  text-transform : capitalize;
}

#navi ul li:hover{
  background-image : url(navi02.gif);
}

#list{
  background-color : aqua;
  width : 900px;
  height : 20px;
  float : left;
  margin-top : 10px;
  margin-bottom : 10px;
}

#fotter{
  font-size : 85%;
  font-family : "Times New Roman";
  color : #202020;
  background-color : silver;
  margin-top : 10px;
  height : 35px;
  clear : both;
}

#fotter-moji{
  padding-top : 15px;
  padding-left : 300px;
  width : 400px;
  float : left;
}

#fotter-sain{
  font-size : 80%;
  font-family : "Meiryo UI";
  font-style : italic;
  text-align : right;
  padding-top : 15px;
  padding-right : 10px;
  width : 100px;
  float : right;
}

#g-title{
  font-size : 130%;
  font-family : "Meiryo UI";
  font-weight : bold;
  color : white;
  background-color : #66cc00;
  text-align : center;
  padding-top : 7px;
  padding-bottom : 8px;
  margin-top : 15px;
  width : 900px;
  height : 20px;
  float : left;
  clear : left;
}

#g-hyou{
  margin-top : 10px;
  margin-bottom : 10px;
  width : 900px;
  text-align : center;
  clear : left;
  float : left;
  font-size : 95%;
  font-family : "Meiryo UI";
  background-color : #f7f7f7;
}

.g-hyou-1{
  width : 160px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  font-size : 80%;
  font-family : "Meiryo UI";
  text-align : center;
}.g-hyou-3{
  width : 160px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 20px;
  font-size : 80%;
  font-family : "Meiryo UI";
  text-align : center;
}.g-hyou-2{
  width : 160px;
  font-size : 95%;
  font-family : "Meiryo UI";
  text-align : center;
}
