@charset "utf-8";
.tit_osaka{
  background-image : url(../img_ticket/tit_osaka.png);
  background-repeat : no-repeat;
  height : 55px;
}
.tit_ticket{
  background-image : url(../img_ticket/tit_ticket.png);
  background-repeat : no-repeat;
  height : 55px;
}
.tit_tokyo{
  background-image : url(../img_ticket/tit_tokyo.png);
  background-repeat : no-repeat;
  height : 55px;
}
.hosi1{
  margin-top : 10px;
  margin-bottom : 10px;
}

