/* CSS Document */

p.infotext{
width:0px;
height:200px;
padding-left:800px;
background: url(../images/infotext.gif) left top no-repeat;
overflow:hidden;
}

ul#mainCast{
/*width:774px;*/
width:645px;
height:204px;
list-style-type:none;
margin:0px auto 10px;
}

#schedule{
width:754px;
height:139px;
background: url(../images/timetable.gif) left top no-repeat;
padding-right:16px;
padding-top:43px;
margin:0px auto 3px;
overflow:hidden;
}

#schedule a{
display:block;
width:0px;
height:121px;
padding-left:198px;
background: url(../images/btn_ticket.gif) left top no-repeat;
overflow:hidden;
float:right;
}

p#scheduleUnder{
padding:0px 0px 20px 17px;
}

#schedule a:hover{
background-position:0px -121px;
}

ul#mainCast li{
width:128px;
height:204px;
padding-right:1px;
float:left;}

#contents-left{
width:545px;
padding-left:13px;
padding-bottom:70px;
overflow:hidden;
float:left;
}

#contents-right{
width:210px;
padding-right:13px;
padding-bottom:70px;
overflow:hidden;
float:right;
}

#contents-left h2{
width:0px;
height:40px;
padding-left:545px;
text-indent:-9999px;
margin-bottom:10px;
}

#contents-left h2#gaiyo{background: url(../images/h2_gaiyo.gif) left top no-repeat;}

#contents-right h2{
width:0px;
height:40px;
padding-left:210px;
text-indent:-9999px;
margin-bottom:10px;
}

#contents-right h2#flyer{background: url(../images/h2_flyer.gif) left top no-repeat;}
#contents-right h2#kaijo{background: url(../images/h2_map.gif) left top no-repeat;}


/*------------------------*/

.contents-leftBox{
width:535px;
margin:8px 5px 16px 5px;
background:#ccc;
overflow:hidden;
}

.contents-leftBox dl{
width:535px;
background:#e6e6e6;
border-top:3px solid #fff;
border-bottom:3px solid #fff;
margin-bottom:1px;
overflow:hidden;
}

.contents-leftBox dl dt{
width:110px;
padding:6px 0px 6px 8px;
float:left;
}
.contents-leftBox dl dd{
width:405px;
background:#fff;
padding:6px 0px 6px 12px;
float:left;
}

.contents-rightBox{
width:210px;
margin-bottom:16px;
overflow:hidden;
}

.contents-rightBox img{
margin-bottom:4px;
}