#center{
  width : 960px;
  height : 1000px;   

  position:relative;
  margin-right:auto;
  margin-left:auto;
  text-align:left;
}

body{
  text-align:center;
}

#main{
  width : 960px;
  height : 1000px;
  position : absolute;
  left : 0px;
  top : 0px;
  background-image : url(0224new-about_img.jpg);
  background-repeat : no-repeat;
}

.t1{
  font-size : 14px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 248px;
  left : 55px;
}

.t2{
  font-size : 16px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 245px;
  left :218px;
}

.t3{
  font-size : 16px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 245px;
  left :378px;
}

.t4{
  font-size : 16px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 245px;
  left :532px;
}

.t5{
  font-size : 16px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 245px;
  left :700px;
}

.t6{
  font-size : 16px;
  font-family : メイリオ, serif;
  font-weight : bold;
  position : absolute;
  top : 245px;
  left :850px;
}

a{
  color : black;
  text-decoration : none;
}
a:hover{
  color : rgb(175, 35, 122);
}