body{
  text-align : center;
  background-color : #cccccc;
  margin-top : 0px;
  font-size : 12pt;
}
#contents{
  background-color : white;
  width : 635px;
  margin-left : auto;
  margin-right : auto;
  
  
  
  padding-bottom : 10px;
  background-image : url(img/top_img.jpg);
  background-repeat : no-repeat;
}
.h1{
  
  
  text-align : left;
  
  
  
  
  
  
  
  
  
  width : 100%;
  color : white;
  height : 210px;
  margin-left : 20px;
}
img{border-width : 0px 0px 0px 0px;}
#msg{
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ff8040 #ff8040 #ff8040 #ff8040;
  width : 600px;
}
#msg a{
  color : black;
  text-decoration : none;
}
h1{
  text-align : right;
  width : 610px;
  
  padding-top : 10px;
}
