BODY{
  text-align : center;
  background-color : #292929;
  color : #00ffff;
}

#contents {
width:800px;
font-family:"Times New Roman", Times, serif;
}

#contents p {
text-align:left;
font-size:14px;
line-height:20px;
}

#contents_eng {
width:800px;
}

#contents_eng p {
text-align:right;
font-size:14px;
line-height:20px;
}

#photo {
text-align:center;
}

#footer {
text-align:center;
width:800px;
}
 
H1{
  font-weight : bold;
  color : #ff8000;
  width : auto;
  height : auto;
}
H3{
  color : #ff8000;
  width : auto;
  height : auto;
  font-weight : bold;
}
H2{
  font-size : medium;
  color : #ff8000;
  width : auto;
  height : auto;
  cursor : pointer;
}
TD{
  font-size : small;
  text-align : center;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

IMG{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-width : 0px 0px 0px 0px;
}
A{
color : #8080ff;
}

