html{
	overflow-y:scroll;
	}
body{
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: small;
}
.box{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
.boxbg{
	background-image : url(bg_rl.gif);
	background-repeat: repeat-y;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto
;
}
.contentsbox{
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

/* --- �i�r�Q�[�V���� --- */
.navigationarea{
	height: 50px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image : url(topmenubar.jpg);
	background-repeat: no-repeat;
}
.navigationarea ul{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	height: 50px;
	width: 566px;
}
.navigationarea ul li{
	height: 50px;
	float: left;
}
.navigationarea ul li a{
	text-decoration: none;
	display: block;
	height: 50px;
	text-indent: -9999px;
}
.navigationarea ul li#home a{
	width: 75px;
	height: 50px;
	background-image : url(home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#schedule a{
	width: 106px;
	height: 50px;
	background-image : url(schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#profile a{
	width: 100px;
	height: 50px;
	background-image : url(profile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#interview a{
	width: 100px;
	height: 50px;
	background-image : url(interview.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#topics a{
	width: 81px;
	height: 50px;
	background-image : url(topics.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#contact a{
	width: 104px;
	height: 50px;
	background-image : url(contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigationarea ul li#home a:hover{
	background-image : url(home.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#schedule a:hover{
	background-image : url(schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#profile a:hover{
	background-image : url(profile.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#interview a:hover{
	background-image : url(interview.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#topics a:hover{
	background-image : url(topics.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#contact a:hover{
	background-image : url(contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.navigationarea ul li#home a#this{
	background-image : url(home.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.navigationarea ul li#schedule a#this{
	background-image : url(schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.navigationarea ul li#profile a#this{
	background-image : url(profile.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.navigationarea ul li#interview a#this{
	background-image : url(interview.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.navigationarea ul li#topics a#this{
	background-image : url(topics.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.navigationarea ul li#contact a#this{
	background-image : url(contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.footerarea{
	�@�@text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	background-color: #CCCCCC;
	line-height: 1.3em;
	padding-bottom: 0px;
	font-size: 90%;
	clear: both;
}
.anchor{
	text-align: right;
	float: right;
	width: 870px;
	padding-right: 20px;
}
a{
	color: #000000;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #0000FF;
}
a:active{
	text-decoration: none;
	color: #0000FF;
}

/* --- �g�b�v�y�[�W --- */
.home{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.boxbg .box .home .flash{
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 900px;
}
.boxbg .box .home .topics{
	text-align: left;
	text-indent: 10px;
	float: left;
	width: 400px;
	margin: 0px;
}
.boxbg .box .home .toprightarea{
	width: 500px;
	float: right;
}
.boxbg .box .home .toprightarea .this_month{
	float: left;
	width: 300px;
	border: 1px dotted #999999;
	text-align: left;
}
.boxbg .box .home .toprightarea .this_month li{
	line-height: 1.5em;
}

.boxbg .box .home .toprightarea .newconcert{
	float: right;
	width: 150px;
	margin-right: 5px;
}
.boxbg .box .home .toprightarea .this_month ul{
	margin-left: 20px;
}
.boxbg .box .home .topics li{
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxbg .box .home .topics ul{
	margin-left: 20px;
	margin-top: 0px;
}
.boxbg .box .home .toprightarea .this_month .information{
	line-height: 1.3em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* --- �X�P�W���[�� --- */
.boxbg .box .schedule{
	margin-top: 20px;
	background-image : url(DSC_0141.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxbg .box .schedule table{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.gray{
	background-color: #E7E7E7;
}
.boxbg .box .schedule table td{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.boxbg .box .schedule .ctd{
	vertical-align: middle;
}
.scopetd{
	background-color: #D5CFE2;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 110%;
}
.boxbg .box .schedule h1{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .schedule h2{
    background-color: #330066;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 130%;
	font-weight: normal;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: auto;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}

/* --- �v���t�B�[�� --- */
.boxbg .box .profile{
	margin-top: 20px;
	background-image : url(DSC_0040.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
}
.boxbg .box .profile .content{
	padding: 30px;
	width: 500px;
	border: 3px double #666666;
	text-align: left;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .profile h1{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* --- �C���^�r���[ --- */
.boxbg .box .interview{
	margin-top: 20px;
	text-align: left;
	background-image : url(IMG_1505.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.boxbg .box .interview h1{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .interview dl{
	line-height: 1.3em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.boxbg .box .interview dd{
	background-color: #F0F2FF;
	padding: 7px;
}
.boxbg .box .interview dt{
	font-size: 110%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	letter-spacing: 0.4em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	padding-left: 5px;
}

/* --- �R���T�[�g��� --- */
.boxbg .box .concert{
	margin-top: 20px;
}
.boxbg .box .concert h1{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.boxbg .box .concert h2{
	background-color: #827C1E;
	width: 560px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 130%;
	font-weight: normal;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: auto;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}
.boxbg .box .concert .jyouho{
	margin-top: 5px;
}
.boxbg .box .concert .program{
	margin-top: 5px;
}
.boxbg .box .concert .report{
	margin-top: 5px;
}
.boxbg .box .concert .guest{
	margin-top: 5px;
}
.section{
	width: 600px; 
	padding-bottom: 10px; 
	background-color: #ffffff;
	background-image : url(maru2_600_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.text{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.3em;
	text-align: left;
}
.boxbg .box .concert table{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	width: 500px;
	line-height: 1.3em;
}
.boxbg .box .concert table td{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.boxbg .box .concert .photo{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 600px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image : url(photoback.gif);
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 5px;
}
.boxbg .box .concert .photo img{
	margin: 2px;
}
.section h3{

	font-size: 120%;
	background-color: #ffffff;
	background-image : url(concert-information.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.section h4{

	font-size: 120%;
	background-color: #ffffff;
	background-image : url(concert-program.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.section h5{

	font-size: 120%;
	background-color: #ffffff;
	background-image : url(concert-report.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.section h6{

	font-size: 120%;
	background-color: #ffffff;
	background-image : url(questionnaire.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.bule{
	background-color: #F0F7FD;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px dotted #999999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .topics{

	margin-top: 20px;
}
.boxbg .box .topics .section .report .text img{
	margin-right: 10px;
	border: 1px solid #000000;
}

.boxbg .box .topics .table1{
	width: 600px;
	text-align: left;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .topics table{
	text-align: left;
	border: 1px solid #999999;
	margin-right: auto;
	margin-top: 20px;
	width: 600px;
}
.boxbg .box .topics h1{

	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.boxbg .box .topics h2{

	background-color: #827C1E;
	width: 560px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 130%;
	font-weight: normal;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: auto;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}
.letter{
	width: 600px;
	background-color: #ffffff;
	background-image : url(topics_back1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 1.3em;
	text-align: left;
}
.boxbg .box .topics .letter .text2{
	padding-right: 30px;
	padding-left: 30px;
}
.boxbg .box .topics h3{


	background-color: #CCCC66;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 130%;
	font-weight: normal;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: auto;
	color: #000000;
	letter-spacing: 0.3em;
}
.scopetd2{

	background-color: #CCCC33;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 110%;
}
.scopetd3{


	background-color: #99CC99;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 110%;
}
.scopetd4{


	background-color: #666699;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 110%;
}
.boxbg .box .english{
	margin-top: 10px;
	line-height: 1.3em;
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.boxbg .box .english .reviews{
	background-color: #33CCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.boxbg .box .english .listening{
	background-color: #99CC66;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.boxbg .box .english .contactus{
	background-color: #CCCC99;
	font-size: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.5em;
}
.boxbg .box .home .topics img{
	margin-left: 10px;
	margin-bottom: 5px;
}
.boxbg .box .home .count{
	text-align: left;
	margin-left: 20px;
}
