#top_contents {
  position: absolute;
  width: 480px;
  top:30px;
  left:595px;
}

#top_caption {
text-align:center;
width:350px;
height:120px;
}

#top_message {
text-align:left;
font-size:13px;
width:350px;
height:120px;
}


.contents h1 {
  font-size:21px;
  font-height:150%;
  color:#002a65;
}
