<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: #00A0E9;
	}
	
	
/* ****************************************
	TOP
*******************************************/
#container {
width:649px;
height:1215px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 50px;
	}

/* ****************************************
	オンエア
*******************************************/
#leftcontainer {
width:321px;
height:1215px;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left; 
	}


.textbox_left {
width:290px;
height:1215px;
text-align: left; 
margin-left: auto;
margin-right: auto;
	}



#logo {
width:290px;
height:148px;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
	}


.banner {
margin-left: 110px;
	}



#rightcontainer {
width:316px;
height:1215px;
margin-left: auto;
margin-right: auto;
float:right; 
text-align: left; 
background-color: #F0027F;
	}

	
#title {
width:316px;
height:161px;
background-image: url(../img/title.gif);
background-repeat: no-repeat;
	}
	
	
.ft12bk {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}



.ft12w {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}


.textmargin {
margin-left: 13px;
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffffff;
	}
	
	
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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