<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #000000;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
text-align: left; 
width:550px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
	}

/* ****************************************
	オンエア
*******************************************/
#topimg {
width:550px;
height:149px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#captext {
width:550px;
height:190px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#artist {
width:550px;
height:303px;
background-image: url(../img/top03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#present {
width:550px;
height:303px;
background-image: url(../img/top04.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#textarea {
width:550px;
background-color: #000000;
margin-left: auto;
margin-right: auto;
	}



.textbox {
width:530px;
margin: 0px 0px 0px 18px ;
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}


#footer {
width:564px;
height:10px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



	
/* ****************************************
	FONT
*******************************************/

	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height: 15px; 
color: #000000;
	}
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}


.blue {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #0066CC;
	}
	

	
.ft18 {
text-align: left; 
font-size: 18px; 
line-height: 20px; 
color: #000000;
	}


	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #833583;
text-decoration: underline;
}

a:visited
 {
color: #833583;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}</pre></body></html>