<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: #ffffff;
	}
	
	
/* ****************************************
	TOP
*******************************************/
#topcontainer { 
width:751px;
height:552px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 40px;
	}


#topimg {
width:457px;
height:422px;
float:left; 
	}

#secondimg {
width:294px;
height:552px;
float:right; 
	}	
	


/* ****************************************
	募集
*******************************************/
#b_container {
text-align: left; 
width:751px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}





/* ****************************************
	マニフェスト_TOP
*******************************************/
#manifesto { 
width:751px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 40px;
	}

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

#manifestobox {
width:751px;
	}	

#manifesttext {
width:751px;
height:163px;
background-image: url(../img/m03.gif);
background-repeat: no-repeat;
	}



/* ****************************************
	生徒作品
*******************************************/
#presentmanifesto_bg {
width:751px;
height:476px;
background-image: url(../img/bg2.jpg);
background-repeat: no-repeat;
	}
	
	
	
	
	
#manifesto_bg {
width:751px;
height:476px;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
	}


.text_left { 
width:330px;
height:430px;
text-align: left; 
margin-left: 25px;
margin-top: 20px;
margin-bottom: 10px;
float:left; 
	}



.text_right { 
width:330px;
height:430px;
text-align: left; 
margin-right: 20px;
margin-top: 20px;
margin-bottom: 10px;
float:right; 
	}



.back { 
margin-top: 5px;
margin-bottom: 10px;
float:left; 
	}

.next { 
margin-top: 5px;
margin-bottom: 10px;
float:right; 
	}
	
	
	
/* ****************************************
	FONT
*******************************************/
.ft14gr {
text-align: left; 
font-size: 14px; 
line-height: 22px; 
color: #999999;
	}
	
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}
	
	
.ft22 {
text-align: left; 
font-size: 22px; 
line-height: 17px; 
color: #FF0000;
	}




.ftmin {
text-align: left; 
font-size: 20px; 
line-height: 28px; 
font-family: "ＭＳ 明朝",serif; 
color: #ffffff;
	}


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

.ftmin_small {
text-align: left; 
font-size: 16px; 
line-height: 24px; 
font-family: "ＭＳ 明朝",serif; 
color: #ffffff;
	}

	
/* ****************************************
	リンク
*******************************************/
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>