/* コンテンツに関するCSS */

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 820px;

}

#content {
	clear:left;
	width: 820px;
	background-color: #000;
	font-family: arial;
	line-height: 110%;
	padding: 10px;
	margin-top: 0px;
}

h1 {
    font-family: arial;
    font-size: 140%;
  
}

h2 {
    font-size: 120%;
    font-family: arial;
    color: #fff;
  
} 

h3 {
    font-size: 110%;
    font-family: arial;
    color: #fff;

}

h4 {
    font-size: 90%;
    font-family: arial;
    font-weight: normal;
    color: #fff;
    line-height: 110%;
    padding-left: 0px;

}

/* テーブルに関するCSS */


.ta1 {
  width: 930px;/*テーブルの幅*/
  margin-top: 10px;/*テーブルの上にスペース*/
  margin-left: 6px;
  margin-bottom: 6px;
  color: #fff;
  font-family: arial;
  font-size: 75%;
}

.ta1 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta1 td, .ta1 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta1 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
}



.ta1 .label {
  background-color: #000;
  text-align: left;
  color: #fff;
  width: 160px;
}

.ta1 .Number {
  background-color: #000;
  text-align: right;
  color: #fff;
  width: 50px;
}

.ta1 .Side A {
  background-color: #000;
  text-align: left;
  color: #fff;
  text-align: center;
  width: 280px;
}

.ta1 td {
  padding: 2px 6px;
}

.ta1 .Side B {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 280px;
}

.ta1 .Matrix {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 70px;
}

.ta1 .Title {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 160px;
}  

.ta1 .Date {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 40px;
}  

.ta1 .original {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 130px;
}  

.ta1 . {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 50px;
}  

.ta1 tr.even {
  background-color: #000;
  
}

.top {
   display: block;
   width: 50px;
   height: 16px;
   background-image: url('top.gif');
   background-repeat: no-repeat;
   text-indent: -4096px;
  
}


/* テーブル２に関するCSS */

.ta2 {
  width: 860px;/*テーブルの幅*/
  margin-top: 10px;/*テーブルの上にスペース*/
  margin-left: 2px;
  margin-bottom: 3px;
  color: #fff;
  font-family: arial;
  font-size: 80%;
}

.ta2 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta2 td, .ta2 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta2 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
}

.ta2 td {
  padding: 2px 6px;
}

.ta2 .Number {
  background-color: #000;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 40px;
}

.ta2 .label {
  background-color: #000;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 150px;

}

.ta2 .Version {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 20px;
}  

.ta2 .Side {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 20px;
}

.ta2 .Matrix {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 80px;
}

.ta2 .Matrix2 {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 90px;
}

.ta2 .Song Title {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 80%;
  width: 310px;
}  

.ta2 .Title {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  width: 240px;
}  

.ta2 .Date {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 106px;
}  

.ta2 .Date2 {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 60px;
}  
	
.ta2 .Note {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 280px;
}  

.ta2 .original {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 290px;
}  

.caption {
  color: #0000ff;
  font-family: arial:
  
  
}


/* テーブル3に関するCSS */

.ta3 {
  width: 860px;/*テーブルの幅*/
  margin-top: 10px;/*テーブルの上にスペース*/
  margin-left: 2px;
  margin-bottom: 3px;
  color: #fff;
  font-family: arial;
  font-size: 80%;
}

.ta3 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta3 td, .ta3 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta3 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
}

.ta3 td {
  padding: 2px 6px;
}


.ta3 .label {
  background-color: #000;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 120px;

}

.ta3 .Number {
  background-color: #000;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 80px;
}

  
.ta3 .Album Title {
  background-color: #000;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 80px;

}

.ta3 .Side {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 20px;
}

.ta3 .Matrix {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 100px;
}


.ta3 .Song Title {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 80%;
  width: 280px;
}   

.ta3 .Date {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 40px;
}   
	
.ta3 .note {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 120px;
}  


/* テーブル4に関するCSS */



.ta4 {
  width: 860px;/*テーブルの幅*/
  margin-top: 5px;/*テーブルの上にスペース*/
  margin-left:2px;
  margin-bottom: 3px;
  color: #fff;
  font-family: arial;
  font-size: 80%;
  line-height: 110%;
}

.ta4 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta4 td, .ta4 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta4 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 110%;
}

.ta4 td {
  padding: 2px 6px;
}

.ta4 .Number {
  background-color: #000;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 200px;
  height: px;
}

.ta4 .label {
  background-color: #000;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 150px;
  height: px;

}

  

.ta4 .Side {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 10px;
  height: %;

}

.ta4 .Matrix {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 140px;
  height: %;

}



.ta4 .Song Title {

  background-color: #000;
  color: #fff;
  text-align: left;
  font-weight: lighter;
  font-size: 70%;
  width: 150px;
  height: %;

}  

.ta4 .Title {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  width: 320px;
  height: px;
}  

.ta4 .Date {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 40px;
  height: 90%;
  height: %;
}  

  
	
.ta4 .Note {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 280px;
}  

 

.caption {
  color: #0000ff;
  font-family: arial:
  
  
}


.ta5 {
  width: 860px;/*テーブルの幅*/
  margin-top: 5px;/*テーブルの上にスペース*/
  margin-left:2px;
  margin-bottom: 3px;
  color: #fff;
  font-family: arial;
  font-size: 90%;
  line-height: 110%;
}

.ta5 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta5 td, .ta5 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta5 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 90%;
}

.ta5 td {
  padding: 2px 6px;
}

.ta5 .Album No. {
  background-color: #000;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  width: 40px;
  height: 40px;
}

.ta5 .Album Name {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  width: 240px;
  height: 40px;
} 


.ta5 .Rec. No. {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  width: 80px;
  height: 40px;
} 


.ta5 .Matrix {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 140px;
  height: 80%;

}

.ta5 .Song Title {

  background-color: #000;
  color: #fff;
  text-align: left;
  font-weight: lighter;
  font-size: 100%;
  width: 500px;
  height: 80%;

}  

 

.ta5 .Date {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 40px;
  height: 90%;
  height: 80%;
}  

  
	
.ta5 .Note {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 280px;
}  

 

.caption {
  color: #0000ff;
  font-family: arial:
  
  
}


 
.ta6 {
  width: 860px;/*テーブルの幅*/
  margin-top: 5px;/*テーブルの上にスペース*/
  margin-left:2px;
  margin-bottom: 3px;
  color: #fff;
  font-family: arial;
  font-size: 90%;
  line-height: 120%;
}  


.ta6 {
  border-top: 1px solid #fff000; /*線の色*/
  border-left: 1px solid #fff000; /*線の色*/
}

.ta6 td, .ta6 th{
  border-right: 1px solid #fff000; /*線の色*/
  border-bottom: 1px solid #fff000; /*線の色*/
}

.ta6 .th {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
}

.ta6 .Date {
  background-color: #000;
  color: #fff;
  text-align: left;
  width: 150px;
  line-height: 110%;

}  

.ta6 .No. {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  width: 50px;
  line-height: 110%;

} 

.ta6 .Name of the recording unit & Location {
  background-color: #000;
  color: #fff;
  text-align: left;
  font-size: 100%;
  font-weight: normal;
  width: 650px;

} 


/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: left;	/*中のテキストをセンタリング*/
	font-size: 90%;
	font-family: arial;
	font-weight: bold;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

/*フッター内にリンク設定した場合用*/
#footer a {
	color: #ccff66;
	text-decoration: none;
}



/* リンクに関するCSS */


a:link {

   
  color: #ff0000;
  font-family: arial;
  font-weight: bold;
  font-size: normal;
}

a:visited {

  color: #fff000;
  font-family: arial;
}

a:hover {
	color: #ff0000;			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
    font-family: arial;
}

a:active {
  color: #ffcc66;
}


