<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: #FAF8E6;
background-image: url(../img/bg.gif);
	}
	
/* ****************************************
	ヘッダ
*******************************************/
#container {
width:701px;
margin-left: auto;
margin-right: auto;
	}
	

/* ****************************************
	TOTAL
*******************************************/
#pagelayout {
width:701px;
height:175px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
#newsbox {
width:701px;
height:22px;
background-image: url(../img/bg_news.gif);
background-repeat: no-repeat;
margin-top: 2px;
text-align: left; 
padding: 2px 0px 0px 10px;
	}	
	


/* ****************************************
	左メインBOX
*******************************************/
#mainbox {
width:469px;
height:553px;
background-image: url(../img/bg_main.gif);
background-repeat: no-repeat;
margin-top: 2px;
margin-left: auto;
margin-right: auto;
float: left;
	}
	
	
#box {
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
width: 450px;
height:530px;
overflow: auto;
border: none;
	}


.asist {
text-align: left; 
	}
	
.imglink {
padding: 0px 10px 0px 10px;
	}




/* ****************************************
	右メニュー
*******************************************/
#menubox {
width:229px;
height:553px;
float: right;
	}



/* ****************************************
	バナー
*******************************************/
#banner {
width:701px;
height:100px;
float:left;	
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
	フォント
*******************************************/
.basic {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #605E50;
	}
	
	
.basicmini {
text-align: left; 
font-size: 10px; 
line-height: 120%; 
color: #605E50;
	}
	
	
	

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

	

.blue {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #00CCFF;
	}
	
	
	
	
.large {
text-align: left; 
font-size: 20px; 
line-height: 17px; 
color: #FA4B50;
	}
	
	
	
.name {
text-align: left; 
font-size: 16px; 
line-height: 17px; 
color: #0099FF;
	}
	
	
.riot {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #0099FF;
	}
	
	
.limit {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #FA4B50;
	}	


	
.tousen {
text-align: left; 
font-size: 16px; 
line-height: 17px; 
color: #605E50;
	}
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

a:visited
 {
color: #FF9900;
text-decoration: none;
}

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