@charset "utf-8";
.tokyo{
  background-image : url(../img_ticket/tokyo.png);
  background-repeat : no-repeat;
  height : 60px;
}
.return{
  background-image : url(../img_ticket/tokyo2.png);
  background-repeat : no-repeat;
  height : 60px;
}
.miyagi{
  background-image : url(../img_ticket/miyagi.png);
  background-repeat : no-repeat;
  height : 60px;
}
.osaka{
  background-image : url(../img_ticket/osaka.png);
  background-repeat : no-repeat;
  height : 60px;
}
.tit1{
  background-image : url(../img_ticket/tit1.png);
  background-repeat : no-repeat;
  height : 60px;
}
.tit2{
  background-image : url(../img_ticket/tit2.png);
  background-repeat : no-repeat;
  height : 60px;
}
.tit3{
  background-image : url(../img_ticket/tit3.png);
  background-repeat : no-repeat;
  height : 60px;
}
