#maincast {
  margin-right:-10px;
  width:910px;
  height:238px;
  list-style:none;
}
#maincast li {
  float:left;
  width:170px;
  height:238px;
}

#lead {  margin-top:30px; }
#timetable {
  float:right;
  margin-left:15px;
  width:341px;
}
#copy {
  float:left;
  width:462px;
}
#copy h2 { font-size:xx-small; }
#copy p {  
  margin-top:10px;
  font-size:14px;
  line-height:1.8;
  letter-spacing:0.1em;
}
#copy p.ticketbtn {
  margin-top:40px;
  text-align:center;
}

#stageinfo {  margin-top:30px; }
#table {
  float:left;
  width:610px;
  border:1px solid #838383;
}
#table td {
  padding:8px 15px;
  border:1px solid #838383;
}
#table span {
  font-size:11px;
}
#table strong {
  font-size:18px;
}
#table h3 {
  margin:0 -5px 8px;
  padding:4px 5px 2px;
  background:#eeeeee;
  color:#161616;
  line-height:1.0;
}
#ticketbtn2 {
  margin:8px auto;
  width:250px;
}
#ticketbtn2 a {
  display:block;
  width:250px;
  height:26px;
  text-indent:-9999px;
  font-size:xx-small;
  text-decoration:none;
  background:url(http://standardsong.com/archives/bomb/images/btn_s.gif) top left no-repeat;
}
#ticketbtn2 a:hover {
  text-decoration:none;
  background:url(http://standardsong.com/archives/bomb/images/btn_s.gif) bottom left no-repeat;
}
#ticketbtn2_pre {
  margin:8px 0;
  text-align:center;
  width:250px;
  height:26px;
}

#side {
  float:right;
  width:210px;
}
.side_arrow {
  display:block;
  background:url(../images/side_arrow.gif) top left no-repeat;
  padding-left:30px;
  padding-bottom:4px;
  line-height:21px;
  font-size:18px;
}
.img {
  display:block;
  margin-top:5px;
  text-decoration:none;
  border:5px solid #838383;
}
.extxt {
  margin-top:3px;
  font-size:12px;
}
#side span {
  font-size:11px;
  line-height:1.5;
}
.img:hover {
  text-decoration:none;
  border:5px solid #f5d317;
}
#map_title {
  margin-top:20px;
}