<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: #F9629E;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
text-align: left; 
width:558px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	オンエア
*******************************************/
#a_img1 {
width:601px;
height:280px;
background-image: url(../img/a01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#a_img2 {
width:601px;
height:205px;
background-image: url(../img/a02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#a_img3 {
width:601px;
height:202px;
background-image: url(../img/a04_2.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#b_img {
width:601px;
height:627px;
background-image: url(../img/b02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}


#c_imgtop {
width:601px;
height:363px;
background-image: url(../img/c01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#textarea {
width:601px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}
	


#c_footer {
width:601px;
height:100px;
background-image: url(../img/c01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
	}
	

#d_imgtop {
width:601px;
height:89px;
background-image: url(../img2/s_top.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

	
/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #666666;
	}


.pink {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #FF3399;
	}
	

.blue {
text-align: left; 
font-size: 20px; 
line-height: 30px; 
color: #0099FF;
	}
	
	
/* ****************************************
	リンク
*******************************************/
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>