<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: #78AE5A;
background-image: url(../img/bg.gif);
	}
	
	
	
/* ****************************************
	BOX
*******************************************/
#container {
width:625px;
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
	/* ****************************************
	左メニュー
*******************************************/
#le_box {
width:156px;
height:805px;
background-image: url(../img/bg_left.gif);
background-repeat: no-repeat;
float:left;	
margin-left: auto;
margin-right: auto;
	}
	
	
	/* ****************************************
	右メニュー
*******************************************/
#ri_box {
width:469px;
height:805px;
background-image: url(../img/bg_right.gif);
background-repeat: no-repeat;
float:right;	
margin-left: auto;
margin-right: auto;
	}
	

	
	/* ****************************************
	TOP_BOX
*******************************************/
#toptext {
margin-top: 20px;
width:440px;
text-align: left; 
margin-right: 15px;
	}
	
	
p.t_basic {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #322520;
	}



.red {
text-align: left; 
font-size: 12px; 
color: #FF3333;
font-weight: 600; 
	}


p.t_final {
text-align: center; 
font-size: 12px; 
line-height: 160%; 
color: #322520;
	}


/* ****************************************
	2ページ目以降のBG
*******************************************/
#le_boxmain {
width:156px;
height:805px;
background-image: url(../img/bg_left2.jpg);
background-repeat: no-repeat;
float:left;	
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
	52school_link
*******************************************/
.archive {
padding: 0px 0px 0px 10px;
margin-top: 200px;
width:123px;
	}
	



.splink {
margin-top: 300px;
width:123px;
height:94px;
background-color: #78AE5A;
	}
	



.splink_u {
margin-top: 670px;
width:123px;
height:94px;
background-color: #78AE5A;
	}

/* ****************************************
	BOX使用
*******************************************/

#box_right {
margin: 40px 8px 0px 0px;
padding: 3px;
width: 430px;
height:680px;
text-align: left; 
overflow: auto;
border: none;
	}

.green {
text-align: left; 
font-size: 12px; 
color: #067A96;
	}


.orange {
text-align: left; 
font-size: 12px; 
color: #E12B01;
	}

#imgcenter {
margin: 0px 0px 0px 0px;
padding: 3px;
width: 430px;
text-align: center; 
font-size: 12px; 
line-height: 160%; 
color: #322520;
	}

	
	
	
/* ****************************************
	リンク
*******************************************/
#linkbox {
width: 200px;
text-align: left; 
margin-top: 20px;
margin-left: auto;
margin-right: auto;
font-size: 15px; 
line-height: 160%; 
color: #322520;
	}


.linkfont {
text-align: left; 
font-size: 15px; 
color: #322520;
	}

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

	

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

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

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