img{border: none;}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);	
	margin: 0;
	padding: 0;
	font-size: 100%;  /*Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	}



#mainBox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1100px;
	height: 750px;
	background-color: #120F82;
}

#leftVisual {
	width: 600px;
	height: 750px;
	float: left;
}

#rightText01 {
	width: 500;
	height: 483px;
	margin-left: 600px;
	background-image: url(images/main_text01.jpg) ;
	text-indent: -99999px;
}

#rightText02 {
	text-align: center;
	width: 500;
	height: 74px;
	margin-left: 600px;
	background-color: #120F82;
}


#rightText03 {
	text-align: center;
	width: 500;
	height: 179px;
	margin-left: 600px;
	background-color: #ffffff;
	text-indent: -99999px;
	background-image: url(images/main_text03.jpg);
}


#event {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	background-color: #DCEEF3;
}


#guide {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 10px;
	width: 800px;
	height: auto;
	background-color: #ffffff;
}

#midashi {
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	padding: 30px;
	background-color: #D4EFFF;

}



#event01 {
	background-image: url(images/event01.jpg) ;
	height: 235px;
	text-indent: -99999px;
}

#event02 {
	background-image: url(images/event02.jpg) ;
	height: 235px;
	text-indent: -99999px;
}

#event03 {
	background-image: url(images/event03.jpg) ;
	height: 235px;
	text-indent: -99999px;

}

#event04 {
	background-image: url(images/event04.jpg) ;
	height: 235px;
	text-indent: -99999px;

}

#event05 {
	background-image: url(images/event05.jpg) ;
	height: 235px;
	text-indent: -99999px;

}

#event06 {
	background-image: url(images/event06.jpg) ;
	height: 235px;
	text-indent: -99999px;
	margin-bottom: 30px;
}

#date {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 10px;
	width: 800px;
	background-color: #ffffff;
}


#date table {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

#ticket {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 10px;
	width: 800px;
	height: 450px;
	background-color: #ffffff;
}

#ticket table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	font-size: 14px;
}


ul {
   list-style-type: none;
}



#copy {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	padding: 20px;
}
