<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-image: url(../img/bg.jpg);
background-repeat: repeat;
background-color: #F0EADB;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:709px;
text-align: left; 
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
clear : both;
	}

/* ****************************************
	オンエア
*******************************************/
#topimg {
width:709px;
height:199px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#leftbox {
width:473px;
height:1200px;
background-image: url(../img/bg_left.jpg);
margin-left: auto;
margin-right: auto;
float:left;
	}


#l_text {
width:426px;
margin: 10px 0px 0px 30px;
text-align: left; 
clear : both;
	}
	
	
	


#rightbox {
width:236px;
height:1200px;
background-image: url(../img/bg_right.jpg);
margin-left: auto;
margin-right: auto;
float:right;
	}

#r_text {
width:236px;
margin: 0px 0px 0px 0px;
text-align: left; 
clear : both;
	}
	

.r_minitext {
width:210px;
margin: 0px 0px 0px 5px;
text-align: left; 
clear : both;
font-size: 11px; 
line-height: 16px; 
color: #84836C;
	}

.imgpadding {
margin: 0px 0px 10px 0px;
	}


.bannermargin {
margin: 4px 0px 0px 0px;
	}

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

.ft12min {
text-align: left; 
font-family: "ＭＳ 明朝",serif; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
.orange {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #FF6600;
	}

.yellow {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #535235;
	}
	
	
.ft22 {
text-align: left; 
font-size: 20px; 
line-height: 22px; 
color: #FF6600;
	}
	
	

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

	

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

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

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