body{
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper{
	width:768px;
	margin:0 auto 0 auto;
	background-color:#FFFF33;
	text-align:left;
}

#header{
	width:768px;
	height:240px;
	margin:0;
	padding:0;
	background: transparent url(images/top_banner.gif) no-repeat 0 0;
}

#headLogo{
	margin:0;
	padding:0;
	float: left;
	width:260px;
}
#headLogo img{
	margin:0 0 12px;
}

#language{
	margin:0 0 0 0;
	padding:20px 0 0 0;
}



#nextPerformance{
	font-family:"HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
	font-size: 10px;
	line-height: 15px;
	padding:0 0 0 0;
}
#nextPerformance h2{
	margin:0;
	padding:0;
}
#nextPerformance p{
	margin:2px 0 0 12px;
	padding:0;
}
#nextPerformance span.bold{
	font-weight: bold;
}
#nextPerformance p.navi{
	margin:8px 0 0 12px;
}
#nextPerformance img{
	font-weight: bold;
	margin-right:13px;
}




#main{
	margin:0;
	padding:0;
}


#menu{
	margin:0;
	padding:0;
	width:216px;
	float:left;
	background-color:#FFFF33;
}
#menu ul{
	margin:18px 0 0 26px;
	padding:0;
}
#menu ul li{
	margin:0 0 8px 0;
	padding:0;
	width:192px;
	list-style-type: none;
	text-indent: -10000em;
}
#menu ul li a{
	display: block;
	height:24px;
	font-size:10px;
}
#menu ul li#news a{
	background: url(images/btn_news.gif) no-repeat left bottom;
}
#menu ul li#news a:hover, body#news #menu ul li#news a, body#bt1 #menu ul li#news a{
	background: url(images/btn_news.gif) no-repeat left top;
}
#menu ul li#about a{
	background: url(images/btn_whats.gif) no-repeat left bottom;
}
#menu ul li#about a:hover, body#about #menu ul li#about a{
	background: url(images/btn_whats.gif) no-repeat left top;
}
#menu ul li#ticket a{
	background: url(images/btn_ticket.gif) no-repeat left bottom;
}
#menu ul li#ticket a:hover, body#ticket #menu ul li#ticket a{
	background: url(images/btn_ticket.gif) no-repeat left top;
}

#menu ul li#artists a{
	background: url(images/btn_performer.gif) no-repeat left bottom;
}
#menu ul li#artists a:hover, body#artists #menu ul li#artists a, body#bt2 #menu ul li#artists a{
	background: url(images/btn_performer.gif) no-repeat left top;
}

#menu ul li#podcast a{
	background: url(images/btn_podcast.gif) no-repeat left bottom;
}
#menu ul li#podcast a:hover, body#podcast #menu ul li#podcast a, body#bt3 #menu ul li#podcast a{
	background: url(images/btn_podcast.gif) no-repeat left top;
}
#menu ul li#archive a{
	background: url(images/btn_archive.gif) no-repeat left bottom;
}
#menu ul li#archive a:hover, body#archive #menu ul li#archive a, body#bt4 #menu ul li#archive a{
	background: url(images/btn_archive.gif) no-repeat left top;
}

#menu ul li#link a{
	background: url(images/btn_link.gif) no-repeat left bottom;
}
#menu ul li#link a:hover, body#link #menu ul li#link a{
	background: url(images/btn_link.gif) no-repeat left top;
}
#menu ul li ul {
	margin:0;
	padding:0 0 6px 0;
	background: #FFF url(images/btn_archive_bottom.gif) no-repeat left bottom;
}
#menu ul li ul li{
	margin:0;
	padding:0;
	text-indent: 0em;
	font-family:"HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
	font-size:10px;
	line-height:10px;
}
#menu ul li#archive ul li a,body#bt4 #menu ul li#archive ul li a{
	height: auto;
	background: #FFF none;
	color: #999;
	padding:4px 0px 4px 26px;
	text-decoration: none;
}
#menu ul li#archive ul li a:hover, body#bt4 #menu ul li#archive ul li a:hover{
	height: auto;
	background: #999 none;
	color: #FFF;
}

#menu ul li#artists ul li a,body#bt2 #menu ul li#artists ul li a{
	height: auto;
	background: #FFF none;
	color: #999;
	padding:4px 0px 4px 26px;
	text-decoration: none;
}
#menu ul li#artists ul li a:hover, body#bt2 #menu ul li#artists ul li a:hover{
	height: auto;
	background: #999 none;
	color: #FFF;
}

#podcast-banner {
   text-align: right;
   }



#sys{
	padding-top:12px;
	text-align:center;
}

#sys #contents{
	text-align:left;
	width:540px;
	margin:0 auto 0 auto;
	padding:0;
	float:none;
	background: url(images/bg_entry_center.gif) repeat-y;
	font-family:"HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
}

#contents{
	width:540px;
	margin:0;
	padding:0;
	float:right;
/*
	background: url(images/bg_entry_center.gif) repeat-y;
*/
	font-family:"HiraKakuPro-W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
}

#contents div{
	background: url(images/bg_entry_center.gif) repeat-y;
}

#contents h1{
	margin:0;
	padding:12px 0 0 0;
	background-color:#FFFF33;
}

#contents p{
	margin:0;
	padding:0;
	text-align: justify;
}
#contents .title{
	background: url(images/bg_entry_top.gif) no-repeat left top;
	padding:15px 42px 0 30px;
	margin: 0;
}
#contents .titleMiddle{
	background: url(images/bg_entry_middle.gif) no-repeat left top;
	padding:15px 42px 0 30px;
	margin: 0;
}

#contents .title h2, #contents .titleMiddle h2{
	padding:0;
	margin: 0;
	color: #999;
	font-family:"HiraKakuPro-W6", "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "‚l‚r ƒSƒVƒbƒN";
	font-weight: normal;
	font-size: 18px;
}

#contents .title p, #contents .titleMiddle p{
	color: #999;
	font-size: 10px;
	line-height: 10px;
	padding-top:2px;
}

#contents .lead{
	float: left;
	width: 492px;
	font-weight:bold;
}

#contents .lead p{
	padding:15px 0 0 30px;
	font-size: 12px;
	line-height: 20px;
}

#contents .lead h2{
	padding:15px 0 0 30px;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	margin:0;
	color: #000000;
}

#contents .text{
	float: left;
	width: 492px;
}

#contents .text h2{
	padding:15px 0 0 30px;
	font-size: 18px;
	line-height: 20px;
	font-weight:bold;
	margin:0;
	color: #999999;
}

#contents .text p{
	padding:12px 0 0 30px;
	font-size: 12px;
	line-height: 20px;
}
#contents .img{
	float: right;
	width: 242px;
}
#contents .img p{
	padding:15px 42px 0 0;
}
#contents .posted{
	background: url(images/bg_entry_bottom.gif) no-repeat left bottom;
	clear:both;
}
#contents .postedMiddle{
	background: url(images/bg_entry_middle.gif) no-repeat left bottom;
	clear:both;
}

#contents .posted p,#contents .postedMiddle p{
	color: #999;
	font-size: 10px;
	line-height: 20px;
	padding:15px 42px 10px 30px;
	text-align: right;
}
#contents .posted p a,#contents .postedMiddle p a{
	text-decoration: underline;
	color: #06C;
}




#footer{
	width:768px;
	height:48px;
	margin:0;
	padding:0;
	background-color:#FFFF33;
}
#footer .precog{
	padding-left:25px;
}
#footer .info{
	margin-left:15px;
}
#footer .copy{
	margin-left:18px;
}

.clear{
	clear:both;
}

dl.link{
	padding:0 0 0 30px;
	line-height:20px;
}

dl.link dt{
	font-weight:bold;
}

dl.link dd{
	padding:0;
	margin:0 0 12px 0;
}

label{
	text-align:left;
	display:block;
}

img{
	border:0;
}


#contents .cat-description{
	background-image:none;
	width:308px;
	position:relative;
	top:-33px;
	left:200px;
	height:1px;
	overflow:visible;

}
#contents .cat-description{
	background-image:none;
	font-size:11px;
	width:308px;
	color:white;
}
