<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: #000000;
	}
	
	
/* ****************************************
	TOP
*******************************************/
#container {
width:630px;
text-align: center; 
margin-left: auto;
margin-right: auto;
	}


#topimg {
width:629px;
height:149px;
background-image: url(../img/airlockfes.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#4days {
width:630px;
margin-left: auto;
margin-right: auto;
	}
	
	


#line {
width:630px;
height:1px;
background-image: url(../img/line.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}



.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 20px; 
color: #ffffff;
font-family: Futura,Century Gothic,"メイリオ", Meiryo, san-serif; 
	}



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

	

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

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

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