@charset "shift_jis";
/* ***************************************
   set up
   ***************************************/
* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", san-selif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #FFF;
	background-color: #000;
	scrollbar-arrow-color: #cccccc;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #003333;
	scrollbar-shadow-color: #006633;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #003333;
	scrollbar-track-color: #333333;
}



a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #D9D6C7
	;
	text-decoration: none;
}
#center #right {
	height: 700px;
	width: 572px;
	padding-top: 30px;
}
#data h2 {
	text-align: right;
}
#airtist {
	text-align: right;
	color: #FFFFFF;
}



a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.small {
	font-size: x-small;
	line-height: 0.8em;
}
.data {
	text-align: right;
	
}
.small a:link {
	text-decoration: underline;
	color: #666666;
}
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:active {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #fff;
	text-decoration: underline;
}

/* ***************************************
   layout
   ***************************************/

#top {
	padding-top: 15px;
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#top p {
	margin-top: 300px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-color: 101310;
}
#comment {
	padding-left: 300px;
	width: 500px;
	float: right;
}
#center p {
	width: 400px;
	padding-left: 172px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
}
#notice {
	font-size: large;
	color: #FF0033;
}



#map {
	padding-left: 50px;
	padding-top: 50px;
	float: left;
	height: 150px;
	width: 200px;
}
#access {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	line-height: 1.2em;
	width: 600px;
}

#wrapper #access h3 {
	padding-top: 50px;
	padding-left: 20px;
}
#wrapper #access p {
	padding-top: 10px;
}




#center {
	height: 700px;
	width: 800px;
}

#center img {
	padding-left: 50px;
	padding-top: 25px;
}
#ticket {
	padding-top: 50px;
}


#news_honbun {
	background-color: #000000;
	height: 105px;
	width: 572px;
	overflow: auto;
	margin-left: 0px;
	text-align: right;
	font-size: x-small;
	line-height: 0.8em;
	margin-bottom: 10px;
}
#news {
	float: left;
	width: 572px;
	float: left;
}
#news h3 {
	text-align: right;
}

#news_honbun dt {
	display: block;
	width: 70px;
	float: left;
	margin: 0px;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 100px;
}
#news_honbun dd {
	display: block;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-left: 160px;
	padding-bottom: 6px;
	line-height: 1.2em;
	font-size: x-small;
	margin-right: 10px;
}

