.top_img {
  color : #cdcdcd;
  background-image : url(../img/top-img.jpg);
  background-repeat: no-repeat;
  text-align : center;
  height : 330px;
  width : 760px;
  background-position : center top;
  font-size: 10pt;
  list-style-type : disc;
}
.copy {
  color : #8597c7;
  background-image: url(file:);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  height: 90px;
  font-size : 10pt;
}
.text01{
  1color: #23729C;
  margin : 2px 2px 2px 2px;
  padding : 2px 2px 2px 2px;
  background-color : white;
  border : 1px solid #e0e0e0;
  color: #23729C;
  font-size : 10pt;
  font-weight : normal;
}
.text02{
  1color: #23729C;
  margin: 3px;
  padding: 10px;
  background-color : #23365E;
  border: 1px solid #316AC5;
  color: #FFFFFF;
}
