@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	text-align: center;
	background: #EEE url(../images/bg_grad.jpg) repeat-x fixed;
}
.outercontainer {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	text-align: left;
	width: 934px;
	height: 138px;
	background: url(../images/other_header.png) no-repeat left top;
	position: relative;
}
.header span a:link, .header span a:visited  {
	display: block;
	height: 84px;
	width: 29px;
	position: absolute;
	margin-left: 934px;
	background: url(../images/japanese_website.png) no-repeat left top;
	margin-top: 138px;
}
.header span a:hover, .header span a:active, .header span a:focus {
	background-position: -29px 0px;
}

.home .header {
	height: 441px;
	background: url(../images/h1_header.png) no-repeat left top;
}
.header  a  span  {
	display: none;
}
#nav_container {
	padding: 100px 0px 0px 0px;
	margin: 0px;
}
#nav_container ul   {
	float: left;
	margin: 0px;
	padding: 11px 0px 0px 16px;
	width: 921px;
	list-style: none;
}
#nav_container li a, #nav_container li a:visited, #nav_container li a:link  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: normal 15px/1 "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0px 0px 4px 0px;
}
#nav_container li a:hover, #nav_container li a:active, #nav_container li a:focus {
	text-decoration: none;
	border-bottom: 3px solid #FF0000;
}
#n1  {
	float: left;
}
#n2, #n3, #n4, #n5, #n6, #n7  {
	border-right: 1px solid #000000;
	padding: 0px 18px 0px 0px;
	margin: 0px 18px 0px 0px;
	float: right;
}
#n8   {
	padding: 0px 16px 0px 0px;
	margin: 0px;
	float: right;
}
.home .outercontainer .header #nav_container #n1 a, 
.about .outercontainer .header #nav_container #n2 a, 
.reviews .outercontainer .header #nav_container #n3 a, 
.repertoire .outercontainer .header #nav_container #n4 a, 
.media .outercontainer .header #nav_container #n5 a, 
.cds .outercontainer .header #nav_container #n6 a, 
.schedule .outercontainer .header #nav_container #n7 a, 
.contact .outercontainer .header #nav_container #n8 a {
	text-decoration: none;
	border-bottom: 3px solid #FF0000;
}
.page_content {
	text-align: left;
	min-height: 400px;
	background: #FFF;
	padding: 16px 16px 48px 16px;
	position: relative;
}
img.pg_pic {
	position: absolute;
	left: 660px;
	border: 1px solid #000000;
}
.page_content h2 {
	font: bold 36px "Times New Roman", Times, serif;
	color: #202020;
	padding-bottom: 30px;
}
.page_content h3 {
	font: normal 28px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 22px;
}
.page_content h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	color: #202020;
}
.page_content h5 {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	color: #666666;
}
.schedule .page_content p {
	padding-bottom: 13px;
}
.page_content .past_concerts h4, .page_content .past_concerts h5 {
	font-size: 14px;
	padding-bottom: 0px;
	color: #666666;
}
.page_content .past_concerts h5 {
	padding-bottom: 14px;
}
.past_concerts {
	padding-top: 22px;
}
.page_content p {
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	padding-bottom: 13px;
	color: #202020;
}
.page_content a, .page_content a:link, .page_content a:visited {
	text-decoration: underline;
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #202020;
}
.page_content a:hover, .page_content a:active, .page_content a:focus {
	color: #FF001C;
}
.maincontent {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #202020;
	color: #202020;
	text-align: left;
}
.maincontent .news .left, .maincontent .news .right {
	width: 12px;
	height: 200px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}
.maincontent .news {
	padding: 16px;
	width: 300px;
	float: left;
	color: #FFFFFF;
}
.maincontent .news .left {
	border-left: 2px solid #666666;
	float: left;
}
.maincontent .news .right {
	border-right: 2px solid #666666;
	float: right;
}
.maincontent .news .content {
	float: left;
	width: 260px;
}
.maincontent .news .content h3 {
	font: bold 12px Helvetica, Arial;
	text-decoration: none;
	line-height: 1.7;
	padding: 20px 0px 0px 0px;
}
.maincontent .news .content p {
	color: #999999;
	font: 10px/1.8 Helvetica, Arial;
	padding: 10px 0px 15px 0px;
}
.maincontent .news .content p a {
	color: #999999;
	font: 12px/1.8 Helvetica, Arial;
	padding: 10px 0px 15px 0px;
	text-decoration: underline;
}
.maincontent .leftbox {
	width: 300px;
	float: left;
}
.maincontent .leftbox .news .content  {
	padding: 0px 0px 0px 10px;
}
.maincontent .rightbox {
	width: 574px;
	float: right;
	background: url(../images/album.jpg) no-repeat left top;
	height: 205px;
	margin: 16px 16px 0px 0px;
}
.maincontent .rightbox h4 {
	font: bold 18px Helvetica, Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 30px 0px 210px;
}
.maincontent .news .content img {
	padding-left: 3px;
}
.maincontent .rightbox p {
	font: 13px Helvetica, Arial;
	color: #CCCCCC;
	line-height: 1.2;
	padding: 14px 30px 0px 210px;
}
.footer {
	background: url(../images/footer.jpg) repeat-x left top;
	height: 100px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.footer .right, .footer .left {
	width: 445px;
	float: left;
	height: 30px;
	padding: 70px 10px 0px 10px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.footer a, .footer a:hover, .footer a:visited {
	color: #999999;
	text-decoration: none;
	font: normal 12px Helvetica, Arial;
}
.header  p.quote {
	color: #333333;
	font: 18px/1.2 "Times New Roman", Times, serif;
	width: 455px;
	padding-top: 144px;
	padding-left: 45px;
	text-align: center;
}
.header   p.from  {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-align: right;
	width: 455px;
	line-height: 2;
}
.footer h6 {
	color: #CCCCCC;
	text-decoration: none;
	font: normal 12px Helvetica, Arial;
}
.footer strong {
	font-weight: bold;
}
.hide {
	display: none;
}
.clearfloat {
	clear: both;
}
.line {
	height: 1px;
	width: 95%;
	border-top: 1px dashed #666666;
}
p.bold {
	font-weight: bold;
}
.italics  {
	font: italic 13px Helvetica, Arial;
	color: #FFFFFF;
}
td {
	font: italic 14px/1.5 Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
}
td b {
	font-style: normal;
	font-weight: bold;
}
.rightbox a, .rightbox a:link, .rightbox a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 65px;
	text-align: center;
	background: #FF001C;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 42px;
	margin-top: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 6px;
}
.rightbox a:hover, .rightbox a:active, .rightbox a:focus {
	text-decoration: none;
	color: #000;
}
.media .page_content img {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px 65px 33px 0px;
}
.schedule .page_content h4 {
	padding-top: 28px;
}
