<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.jpg);
background-repeat: repeat-x;
background-color: #DA1415;
margin-left: auto;
margin-right: auto;
	}
	

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

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



	
/* ****************************************
　モンハン
*******************************************/
#monster_header {
margin: 20px 0px 0px 0px;
width:600px;
height:613px;
background-image: url(../img/monster01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	

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


	
/* ****************************************
	メール講座
*******************************************/
#love_header {
margin: 20px 0px 0px 0px;
width:600px;
height:314px;
background-image: url(../img/love_top.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	

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



	
/* ****************************************
	プレゼント
*******************************************/
#love_header {
margin: 20px 0px 0px 0px;
width:600px;
height:348px;
background-image: url(../img/present01.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;
	}
	



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

.ft18rd {
text-align: center; 
font-size: 18px; 
line-height: 22px; 
color: #CC0000;
	}


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