/* CSS Document */
#top_main {
	float:left;
	margin-bottom:20px;
}
#top_saiji {
	border:solid 1px #517C8F;
	width:245px;
	height:598px;
	float:right;
	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;*/
	width:190px;
	padding-left:4px;
}
.head_title {
	font-size:70%;
	line-height:1em;
	color:#436877;
}
.main_title {
	margin-top:3px;
	font-size:78%;
	line-height:1em;
}
.date {
	margin-top:5px;
	font-size:70%;
	line-height:1em;
	color:#FFF;
}

#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:solid 1px #517C8F;
	padding:15px;
	font-size:90%;
}
.oshirase_title {
	font-size:110%;
	border-bottom:1px solid #517C8F;
	padding-bottom:5px;
	margin-bottom:10px;
	width: 100%;
}
#oshirase ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 2em;
}
/* slider */
#slider {
 width: 418px; /* important to be same as image width */
 height: 600px; /* important to be same as image height */
 position: relative; /* important */
 overflow: hidden; /* important */
 border: solid 1px #517C8F;
 }
 #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 2em 0 0;
	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 2em 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;}

.top_sidebar_box1 {
	width:245px;
	text-align:center;
	margin-bottom:20px;
}
