@charset "utf-8";
.tit1{
  background-image : url(../img_introduction/tit1.png);
  background-repeat : no-repeat;
  height : 60px;
}
.tit2{
  background-image : url(../img_introduction/tit2.png);
  background-repeat : no-repeat;
  height : 60px;
}
.img_hidari{
  margin-top : 0px;
  margin-right : 15px;
  margin-bottom : 5px;
  float : left;
}
