*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;
}



#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;
}

td {
	color:#4a4a4a;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
}


/* headerのアクティブページの時の装飾 */

#biog #header ul li#mProfile a,
#biog-d #header ul li#mProfile a,
#biog1 #menu ul li#mbiog1 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;
}






#header3 {
	width: 800px;
	height: 30px;
	list-style-type:none;
	text-align: center;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:220px;
}


#header3 a,#header3 a:hover{
	text-decoration: underline;
}


#header3 a:hover, #header3 a:active {
	color: #ffffff;
	font-weight: normal;
	background:#aaaaaa;
	text-decoration: none;
}

#header3 li{
	text-align:center;
	float:right;
	list-style-type:none;
	margin:0 0 0 0;
	padding:20px 0 0 20px;
}




#header3 ul{
	margin:0;
	padding:0;
}

/* header3のアクティブページの時の装飾 */

#biog #header3 ul li#mbiog a,
#biog-d #header3 ul li#mbiog-d a,
#biog-e #header3 ul li#mbiog-e a,
#biog-lesson #header3 ul li#mbiog-lesson a,
#audio #header3 ul li#maudio a,
#photo #header3 ul li#mphoto a,
#tpp-home #header2 ul li#mTPP-home a,
#tpp-2013 #header2 ul li#mTPP-2013 a,
#tpp-ticket #header2 ul li#mTPP-ticket a,
#tpp-artist #header2 ul li#mTPP-artist a,
#tpp-map #header2 ul li#mTPP-map a,
#tpp-what #header2 ul li#mTPP-what a,
#tpp-bis #header2 ul li#mTPP-bis a,
#links #menu ul li#mLinks a,
#message #menu ul li#mMessage a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
	background:#dd3f37;
}











#box2 {
	clear: both;
	text-align: center;
	margin: auto ;
	text-align:left;
	background:#ffffff;
}




/* コンテンツ */
#content {
	float: none;
	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: 12px;
	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のアクティブページの時の装飾 */

#biog #menu ul li#mbiog a,
#biog-d #menu ul li#mbiog-d a,
#biog-lesson #menu ul li#mbiog-lesson 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;
}










/* メイン */

#main {
	float: right;
	width: 860px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: center;
	color:#000000;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-image : url(images/P9018467nzkk3.jpg);
	background-repeat : no-repeat;
}


#main .body{
	float: none;
	margin: auto;
	padding:1px 0 5px 10px;
	overflow:auto;
	text-align: left;
}


/* メイン左 */

#main .left{
	width:490px;
	float:left;
	overflow:hidden;
	margin: 30px 0 2px 10px;
	padding: 1px 1px 1px 1px;
	text-align:left;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
}


/* メイン右 */

#main .right{
	float: right;
	width: 320px;
	margin: 20px 0 2px 0;
	padding: 10px 10px 10px 10px;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#110000;
	line-height: 150%;
	font-size: 11px;
}

#main .center{
	clear: both;
	float: center;
	width: 90%;
	margin: 20px 0 2px 0;
	padding: 10px 10px 10px 10px;
	font-family: "メイリオ", Meiryo, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	background:#ffffff;
	line-height: 150%;
}




.title2
{
position: relative;
padding: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:#b21266;
  background:#ffffff;
width:95%;
text-align:left;
margin-top:10px;
}



.title3
{
position: relative;
padding: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:#ffffff;
width:97%;
text-align:right;
margin-top:0px;
}





#links #content #main .body a{
	color:#ffffff;
	text-decoration: underline
}





/* 上に戻る */
.return{
	clear: both;
	font-size: 10pt;
	font-family: MS UI Gothic;
	color:#ffffff;
	margin: 0;
	padding-left:720px;
	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;
}
