@charset "euc-jp";

.titLv1 { font-size: 28px; }

#evArea .text {
  box-shadow: 0 0 0 3px #100c11 inset, 0 0 0 6px #cc0033 inset;
}

.kikan dd {
  font-size: 16px;
  color: #ff2577;
}

.text dt { color: #ffe066; }

.text strong {
  color: #ff2577;
}

.text dd .note {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}

.attention li {
  margin-bottom: 6px;
  line-height: 1.4;
}

img#ticket {
  cursor: pointer;
}