/* CSS Document */
#top_main {
 float:left;
 margin-right:18px;
}
#top_saiji {
	border:1px solid #646464;
	width:245px;
	height:auto;
	float:left;
	margin-bottom:20px;
	text-align:center;
 /* padding-top:10px; */
}
#top_saiji1 {
 width:245px;
 height:598px;
 float:left;
 margin-bottom:20px;
 text-align:center;
 /* padding-top:10px; */
}
.top_saiji01 {
 clear:both;
 margin:1px 5px 0px;
 padding-bottom: 5px;
}
.saiji_img {
 width:auto;
 float:left;
}
.saiji_text {
 float:left;
 text-align:left;
 width:185px;
 padding-left:4px;
}
.head_title {
 font-size:70%;
 line-height:1em;

}
.main_title {
 margin-top:3px;
 font-size:90%;
 line-height:1em;
}
.date {
 margin-top:5px;
 font-size:70%;
 line-height:1em;
}

#sidebar_guest {
 width:245px;
 text-align:center;
 border:1px solid #646464;
 padding:7px 0;
 margin-bottom:10px;
 font-weight:600;
}
#sidebar_sponsor {
 width:245px;
 text-align:center;
 border:1px solid #646464;
 padding:7px 0;
 margin-bottom:50px;
}
#sidebar_sponsor a {color:#848484}
#sidebar_sponsor a:hover {
 color:#fff;
 font-weight:600;
}

#oshirase {
	width:653px;
	border:1px solid #646464;
	padding:15px;
}
.oshirase_title {
 font-size:110%;
 border-bottom:1px solid #2b2b2b;
 padding-bottom:5px;
 margin-bottom:10px;
}
#oshirase ul li {
 list-style:square inside;
}
/* slider */
#slider {
 width: 420px; /* important to be same as image width */
 height: 600px; /* important to be same as image height */
 position: relative; /* important */
 overflow: hidden; /* important */
 }
 #sliderContent {
 width: 420px; /* important to be same as image width or wider */
 position: absolute;
 top: 0;
 margin-left: 0;
 }
 .sliderImage {
 float: left;
 position: relative;
 display: none;
 }
 .sliderImage span {
 position: absolute;
 padding: 10px 13px;
 width: 414px;
 filter: alpha(opacity=80);
 -moz-opacity: 0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
 background-color: #000;
 color: #CCC;
 display: none;
 }
.ticket_bn {
 padding:4px 2px;
 line-height:1em;
 background: #F00;
 color:#FFF;
 float:right;
 margin:0 3em 0 0em;
 font-size:12px;
 filter: alpha(opacity=150);
 -moz-opacity: 10%;
 -khtml-opacity: 10%;
 opacity: 10%;
}
.ticket_bn1 {
 padding:4px 2px;
 line-height:1em;
 color:#FFF;
 float:right;
 margin:0 3em 0 0em;
 font-size:12px;
 filter: alpha(opacity=150);
 -moz-opacity: 10%;
 -khtml-opacity: 10%;
 opacity: 10%;
 background-color: #F0F;
}
.clear {clear: both;}
.top {top: 0;left: 0;}
.bottom {
 bottom: 0;
 left: 0;
}
ul { list-style-type: none;} 
