DIV#deemo_video_art {
  z-index: 6;
}

DIV#deemo_video_art .content {
  width: 930px;
  height: 932px;

  margin-left: -900px;
  margin-top: -460px;
}

DIV#deemo_video_bg1 {
  /*padding:*/
  z-index: -2;
}

DIV#deemo_video_bg1 .content {
  width: 811px;
  height: 1234px;

  margin-top: -750px;
  margin-left: 200px;
}

DIV#deemo_video_frame {
  z-index: 1;
}

DIV#deemo_video_frame .content {
  width: 719px;
  height: 501px;

  margin-top: -355px;
  margin-left: -200px;
}

DIV#deemo_video_pic {
  z-index: 2;
}

DIV#deemo_video_pic .content {
  background-image: url("../img/video_clip1.png");
  background-position: center;
  background-repeat: no-repeat;

  width: 608px;
  height: 393px;

  margin-top: -297px;
  margin-left: -143px;

  transition: 0.8s;
}

DIV#deemo_video_gameplay {
  z-index: 4;
}

DIV#deemo_video_gameplay .content {
  background-image: url("../img/video_btn_01.png");

  width: 107px;
  height: 58px;

  margin-top: 120px;
  margin-left: 25px;

  transition: 0.5s;
}

DIV#deemo_video_gameplay .content:hover,
DIV#deemo_video_gameplay .content:active {
  background-image: url("../img/video_btn_01_o.png");
}

IMG#deemo_video_separator1 {
  width: 15px;
  height: 58px;

  margin-top: 120px;
  margin-left: 132px;

  transition: 0.5s;
}

DIV#deemo_video_trailer {
  z-index: 4;
}

DIV#deemo_video_trailer .content {
  background-image: url("../img/video_btn_03.png");

  width: 67px;
  height: 58px;

  margin-top: 120px;
  margin-left: 147px;

  transition: 0.5s;
}

DIV#deemo_video_trailer .content:hover,
DIV#deemo_video_trailer .content:active {
  background-image: url("../img/video_btn_03_o.png");
}

IMG#deemo_video_separator2 {
  width: 15px;
  height: 58px;

  margin-top: 120px;
  margin-left: 214px;
}

DIV#deemo_video_uematsu {
  z-index: 4;
}

DIV#deemo_video_uematsu .content {
  background-image: url("../img/video_btn_05.png");

  width: 159px;
  height: 58px;

  margin-top: 120px;
  margin-left: 239px;

  transition: 0.5s;
}

DIV#deemo_video_uematsu .content:hover,
DIV#deemo_video_uematsu .content:active {
  background-image: url("../img/video_btn_05_o.png");
}

DIV#deemo_video_honda {
  z-index: 4;
}

DIV#deemo_video_honda .content {
  background-image: url("../img/video_btn_06.png");

  width: 151px;
  height: 52px;

  margin-top: 178px;
  margin-left: 147px;

  transition: 0.5s;
}

DIV#deemo_video_honda .content:hover,
DIV#deemo_video_honda .content:active {
  background-image: url("../img/video_btn_06_o.png");
}

IMG#deemo_video_separator3 {
  width: 18px;
  height: 52px;

  margin-top: 178px;
  margin-left: 298px;

  transition: 0.5s;
}

DIV#deemo_video_m2u {
  z-index: 4;
}

DIV#deemo_video_m2u .content {
  background-image: url("../img/video_btn_08.png");

  width: 74px;
  height: 52px;

  margin-top: 178px;
  margin-left: 316px;

  transition: 0.5s;
}

DIV#deemo_video_m2u .content:hover,
DIV#deemo_video_m2u .content:active {
  background-image: url("../img/video_btn_08_o.png");
}

DIV#deemo_video_play {
  z-index: 3;
}

DIV#deemo_video_play .content {
  background-image: url("../img/video_play.png");

  width: 115px;
  height: 115px;

  margin-top: -144px;
  margin-left: 104px;

  transition: 0.5s;
}

DIV#deemo_video_separator_set {
  z-index: 5;
}
