*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}


body{
	margin: 20px 0 20px 0;
	background:#ffffff ;
	color:maroon;
	overflow-y:scroll;
}

a:hover{
	color:#dd3f37;
	text-decoration: underline;
}

a:link{
	color:#dd3f37;
}
a:visited{
	color:#dd3f37;
}



a:link img{
	border-color:#dedddd;
}
a:visited img{
	border-color:#dedddd;
}





#box {
	width: 980px;
	margin: auto ;
	text-align:left;
	background:#ffffff;
}



#ue-a {
	float:left;
	width: 600px;
	height: 42px;
	font-size: 12px;
	text-align:left;
}

#ue-b {
	float:right;
	width: 100px;
	height: 42px;
	font-size: 12px;
	text-align:left;
}



#header {
	float: none;
	clear: both;
	width: 980px;
	height: 60px;
	text-align: center;
	font-size: 0px;
}

#header a,#header a:hover{
	color:#ffffff;
	text-decoration: none;
}


/* headerのアクティブページの時の装飾 */

#biog #header ul li#mProfile a,
#biog-d #header ul li#mProfile a,
#biog1 #menu ul li#mbiog1 a,
#conc3 #header ul li#mConcert a,
#lesson2 #menu ul li#mLes2 a,
#lesson3 #menu ul li#mLes3 a,
#lesson4 #menu ul li#mLes4 a,
#lesson5 #menu ul li#mLes5 a,
#lesson6 #menu ul li#mLes6 a,
#lesson7 #menu ul li#mLes7 a,
#lesson8 #menu ul li#mLes8 a,
#links #menu ul li#mLinks a,
#message #menu ul li#mMessage a {
  color: #dd3f37;
  text-decoration: underline;
  font-weight: bold;
}



#box2 {
	clear: both;
	text-align: center;
	margin: auto ;
	text-align:left;
	background:#ffffff;
}




/* コンテンツ */
#content {
	clear: both;
	width: 980px;
	text-align: center;
	overflow:hidden;
	margin: 0;
	padding: 0;
}





/* menu */
#menu {
	clear: both;
	float: left;
	width: 80px;
	padding: 40px 0 0 15px;
	text-align:left;
	color:#808080;
	font-family: "メイリオ", Meiryo, Arial, Geneva, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: normal;
	line-height: 280%;
}

#menu a,
#menu a:hover {
	color:#4a4a4a;
	text-decoration: none;
}

#menu a:hover, #navi a:active {
	color: #dd3f37;
	font-weight: bold;
}



#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

/* menuのアクティブページの時の装飾 */

#about1 #menu ul li#mProfile a,
#conc1 #menu ul li#mConcert1 a,
#conc2 #menu ul li#mConcert2 a,
#conc3 #menu ul li#mConcert3 a,
#conc4 #menu ul li#mConcert4 a,
#conc5 #menu ul li#mConcert5 a,
#conc6 #menu ul li#mConcert6 a,
#conc7 #menu ul li#mConcert7 a,
#conc8 #menu ul li#mConcert8 a,
#links #menu ul li#mLinks a,
#message #menu ul li#mMessage a {
  color: #dd3f37;
  text-decoration: underline;
  font-weight: bold;
}










/* メイン */

#main {
	float: right;
	width: 860px;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: center;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-repeat : no-repeat;
}


#main .body{
	float: none;
	margin: 10px 0 0 0;
	padding:1px 0 5px 10px;
	overflow:auto;
	text-align: left;
	font-size: 91%;
}


/* メイン左 */

#main .left{
	width:370px;
	float:left;
	overflow:hidden;
	margin: 45px 0 2px 5px;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	text-align:left;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}


/* メイン右 */

#main .right{
	float: right;
	width: 440px;
	margin: 20px 0 2px 0;
	padding: 10px 10px 10px 10px;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#110000;
	line-height: 150%;
}



#main .sample1{
	font-size: 120%;
	font-weight: bold;
	color:#c64646;
}




#main .list1{
	list-style-type: circle;
	list-style-position: outside;
}

#main .list2{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image:url(images/onpu03.jpg);
	margin: 2px 0 2px 10px;
}



.title2
{
position: relative;
padding:3px 1px 3px 10px;
 border-bottom-width:1px;  /* 下境界線 */
  border-bottom-style:dotted;  /* 下境界線の種類 */
  border-bottom-color:#333;
  border-left-width:5px;
  border-left-style:solid;
  border-left-color:#dd3f37;
width:97%;
text-align:left;
margin-top:10px;
	font-size: 108%;
	font-weight: 500;
}

.line
{
 border-bottom-width:1px;  /* 下境界線 */
  border-bottom-style:dotted;  /* 下境界線の種類 */
  border-bottom-color:#333;
width:97%;
text-align:left;
}







#links #content #main .body a{
	color:#ffffff;
	text-decoration: underline
}










.concert-table {
	background: #ffffff;
	width: 700px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
}
.title-area {
	color: #ffffff;
	background: #fb9478;
	padding: 10px 10px 10px 10px;
}































/* 上に戻る */
.return{
	clear: both;
	font-size: 10pt;
	font-family: MS UI Gothic;
	color:#ffffff;
	margin: 0;
	padding-left:750px;
	text-decoration: underline;
}

.return a,.return a:hover{
	color:#513c31;
	text-decoration: underline;
}

/* フッター */

#footer{
	clear: both;
	text-align:center;
	margin: 0;
	padding:10px 0 5px 0;
	height: 20px;
	font-size: 10pt;
	font-family: Arial;
	color:#880000;
	background:#fefefe;
}

#footer a,#footer a:hover{
	color:#513c31;
	text-decoration: underline;
}

