@charset "utf-8";

/*右エリア画像設定*/

#right1{
  background:url("../img/top_img04/img01.png") no-repeat center;
  background-size:cover;
}

#right2{
  background:url("../img/top_img04/img02.png") no-repeat center;
  background-size:cover;
}

#right3{
  background:url("../img/top_img04/img03.png") no-repeat center;
  background-size:cover;
}

#right4{
  background:url("../img/top_img04/img04.png") no-repeat center;
  background-size:cover;
}

#right5{
  background:url("../img/top_img04/img05.png") no-repeat center;
  background-size:cover;
}

#right6{
  background:url("../img/top_img04/img06.png") no-repeat center;
  background-size:cover;
}
