@import "/common.css";
@import "/base.css";
@import "/header.css";
@import "/gnavi.css";
@import "/side_contents.css";
@import "/footer.css";
@import "/back_button.css";

#page_title {
  margin-top: 20px;
  margin-bottom: 16px;
  display: block;
  width: 566px;
  height: 63px;
  background: url(/img/season11-12title.gif) no-repeat;
  text-indent: -999em;
}

#season_ticket p {
  width: 580px;
  font-size: 12px;
  line-height: 16px;
}

#season_ticket .in1 {
  width: 544px;
  margin-left: 36px;
}

#season_ticket h3 {
  margin-top: 16px;
  margin-bottom: 4px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

#season_ticket ul {
  list-style-type: circle;
}

#season_ticket li {
  margin-left: 36px;
  font-size: 12px;
  line-height: 16px;
}

#season_ticket a {
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  color: #00BBFF;
}

#season_ticket a:hover {
  color: #FF8000;
}

#rsv_banner {
  display: block;
  width: 580px;
  height: 87px;
  background: url(/img/season11-12rsv_banner_over.gif) no-repeat;
  margin-bottom: 8px;
}

#price_list table {
  margin-top: 4px;
  margin-left: 36px;
  border-collapse: collapse;
}

#price_list td {
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #787878;
  text-align: center;
  margin: 0;
  padding: 4px 36px;
}

#price_list .a {
  background-color: #FDF8B0;
}

#price_list .b {
  background-color: #F5B2C0;
}

#price_list .c {
  background-color: #ABEAC1;
}

#price_list .d {
  background-color: #C1E8F8;
}

#price_list .nw {
  font-weight: normal;
}

#price_list .so {
  color: #D04040;
}

#price_list .del {
  text-decoration: line-through;
}

#seat_type {
  display: block;
  width: 580px;
  height: 587px;
  background: url(/img/season08-09seat_type.gif) no-repeat;
  text-indent: -999em;
}

#contact {
  margin-top: 12px;
  margin-left: 32px;
  margin-bottom: 24px;
  display: block;
  width: 270px;
  height: 73px;
  background: url(/img/season08-09contact.gif) no-repeat;
  text-indent: -999em;
}


