

/* CSS Document */
*{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:500;
}

body{
text-align:center;
background-color: #FFFAFA;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
background-color:#000000;

background-repeat:no-repeat;
}

div#wrapper{
	width:1000px;
	height:750px;
	margin:0 auto;
	text-align:left;
	background-color:#000000;
	 color:#333333;
}
div#wrapper_w{
	width:1000px;
	height:750px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	 color:#333333;
}
img{
	border:0;
}


#footer{
	width:1000px;
	text-align:center;
	clear:both;
	color:#ffffff;
	margin-top:0px;
	background-color:#FFFFFF;
}
#footer_contents{
	
	text-align:center;
	clear:both;
	color: #666666;
	margin-top:0px;
	
}


/******************************
Link
******************************/

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}
/******************************
div class
******************************/
.center{
text-align:center;
clear:both;
}


/******************************
div id TOP Page
******************************/
div#wrapper_top{
	width:1000px;
	height:750x;

	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	 color:#ffffff;
	 background-image: url(../image/background.jpg)
}
#information{

width:501px;
height:230px;
padding-left:100px;
padding-top:40px;
float:left;

}

#myspace{
width:200px;
padding-top:170px;
float:right;
}

#navibar{
clear:both;
padding-top:100px;
padding-left:180px;
margin-bottom:20px;
}

/******************************
div id history
******************************/


div#wrapper_history{
	width:1000px;
	
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	 color:#333333;
	 background-repeat:no-repeat;
	
}


/******************************
div id live
******************************/
div#wrapper_live{
	width:1000px;
	
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	 color:#333333;
	 background-repeat: repeat-y;
	 background-image:url(../image/live_big.jpg);
	 
	
}

#mirror{
padding:40px 0px 0px 50px;
}



#livebrock{
float:right;
margin-right:5px;
margin-top:60px;
width:350px;
}

.date{
background-color:#000000;
color:#FFFFFF;
text-align:center;
padding:5px 0px;
border-bottom:solid 2px #000000; 

}
#live1{
border:solid 2px #000000; 
width:350px;
}
.livecontent{

background-color:#FFFFFF;
color:#000000;
padding:0px 5px 5px 5px;
line-height:130%;

}

.livetitle{
font-size:16px;
font-weight:200;
padding:5px 5px;
}

.ticket{
background-color: #FFFFFF;
color: #FF0000;
text-align:center;


}

#livereserve{
border:solid 2px #000000; 
margin-top:15px;
}
.ticket2{
background-color: #FFFFFF;
color: #FF0000;
text-align:center;
padding:5px 5px;
border-bottom:solid 2px #000000; 

}
.livedate2{

background-color:#FFFFFF;
color:#000000;
padding:0px 5px 5px 5px;
line-height:130%;

}

.home{
margin-top:20px;
text-align:right;
padding:5px 20px 5px 0px;
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:80px;
}
.home a{
font-size:20px;
}