<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: #F30B0B;
	}
	
	
/* ****************************************
	TOP
*******************************************/
#container {
width:500px;
margin-left: auto;
margin-right: auto;
	}


#topbox {
width:500px;
height:328px;
background-image: url(../img/01.gif);
margin-left: auto;
margin-right: auto;
	}

	

/* ****************************************
	インフォ
*******************************************/


.cap { 
font-size: 11px; 
color: #fff;
line-height: 140%; 
font-weight: bold;
text-shadow: 3px 3px 3px black;
font-family: ＭＳ Ｐ明朝,serif; 
	}
	
.l_cap { 
font-size: 18px; 
color: #fff;
line-height: 130%; 
font-weight: bold;
text-shadow: 4px 4px 4px black;
font-family: ＭＳ Ｐ明朝,serif; 
	}
	
	
.basic {
text-align: left; 
font-size: 11px; 
line-height: 130%; 
color: #ffffff;
font-family: ＭＳ Ｐ明朝,serif; 
	}
		
.t_pink {
text-align: left; 
font-size: 11px; 
line-height: 130%; 
color: #FF0066;
font-family: Futura,Century Gothic,"メイリオ", Meiryo, san-serif; 
	}	
	

	
.game {
text-align: left; 
font-size: 11px; 
line-height: 140%; 
color: #ffffff;
	}
	
.seito {
text-align: left; 
font-size: 12px; 
line-height: 140%; 
color: #FFFF00;
	}
	
	
	
.seitocap {
text-align: left; 
font-size: 14px; 
line-height: 140%; 
color: #FFFF00;
	}
	
	


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

	

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

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

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