﻿@charset "utf-8";

/* CSS Document */

td#schedule{
background:#fff url(../images/top_sche.jpg) left top no-repeat;
}

a#ticketLink{
display:block;
width:149px;
height:101px;
text-indent:-9999px;
background:#fff url(../images/ticketlink.jpg) left top no-repeat;
margin:15px 25px 0 0;
overflow:hidden;
float:right;
}

#contents-left{
width:530px;
padding-left:25px;
padding-bottom:50px;
overflow:hidden;
float:left;
}

#contents-left dl{
width:530px;
background:#595959;
margin-bottom:1px;
overflow:hidden;
}

#contents-left dl dt{
width:125px;
padding:6px 0px 6px 8px;
color:#fff;
float:left;
}
#contents-left dl dd{
width:376px;
background:#CFCFCF;
border-left:1px solid #fff;
padding:6px 10px;
float:left;
}

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

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

#contents-right h2#flyer{background: url(../images/title_flyer.jpg) left top no-repeat;}
#contents-right h2#kaijo{background: url(../images/title_map.jpg) left top no-repeat;}

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

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

*/





