<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/bg2.gif);
background-repeat;
background-color: #FFCC00;
margin-left: auto;
margin-right: auto;
	}
	

	
	
/* ****************************************
	TOP
*******************************************/
#header {
margin: 20px 0px 0px 0px;
width:600px;
height:301px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	

#footer {
width:600px;
height:54px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}




#manga {
margin: 20px 0px 0px 0px;
width:600px;
height:383px;
background-image: url(../img/manga2.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


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

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

.ft13bl {
font-size: 13px; 
line-height: 18px; 
color: #000099;
	}


.ft18 {
text-align: left; 
font-size: 18px; 
line-height: 22px; 
color: #214BAD;
	}



.ft16 {
text-align: left; 
font-size: 16px; 
line-height: 20px; 
color: #214BAD;
	}
	

.ft16pk {
text-align: left; 
font-size: 16px; 
line-height: 20px; 
color: #FF6666;
	}


.ft10pk {
text-align: left; 
font-size: 12px; 
line-height: 14px; 
color: #FF6666;
	}
	

.ft10 {
text-align: left; 
font-size: 10px; 
line-height: 15px; 
color: #333333;
	}
	
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
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>