@charset "euc-jp";

.fc1 { color: #fff000; }
.fc2 { color: #ff2222; }

#haikei {
  display: block;
  overflow: hidden;
  width: 720px;
  height: auto;
  margin: 0 auto 15px;
  position: relative;
  background: url(https://assets.angel-live.com/common/event/img/img_13th_anniv4_bg.jpg) repeat-y;
}

#haikei p, #haikei dt, #haikei dd {
  font-size: 14px;
}

.boxEvent1 {
  display: block;
  height: auto;
  padding: 470px 34px 70px;
  background: url(https://assets.angel-live.com/common/event/img/19th_twoshot_bg.jpg) no-repeat; /*¥á¥¤¥ó²èÁü*/
  position: relative;
  z-index: 2;
}

.boxEvent1:after {
  background-image: url(https://assets.angel-live.com/common/event/img/img_19th_footer.jpg); /*ÏÈ½ªÎ»²èÁü*/
  background-position: 0 -104px;
  bottom: 0;
  content: "";
  display: block;
  height: 52px;
  left: 0;
  position: absolute;
  width: 720px;
}

.boxEvent1::before {
  background-image: url(https://assets.angel-live.com/common/event/img/17th_free_bg_repeat.jpg); /*ÇØ·Ê²èÁü*/
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 950px;
  width: 720px;
  z-index: -1;
}

.boxEvent1 p {
  margin-bottom: 10px;
  color: #fff;
}

.boxEvent1 dt {
  font-weight: bold;
  margin-bottom: 8px;
}

.boxEvent1 dd {
  margin-bottom: 20px;
}
