<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/bg_board.gif);
background-color: #A0A5AD;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:550px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#image01 {
width:550px;
height:200px;
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#image02 {
width:550px;
height:200px;
background-image: url(../img/02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
#image03{
width:550px;
height:200px;
background-image: url(../img/03.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
#image04 {
width:550px;
height:200px;
background-image: url(../img/04.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	


.t_basic {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #ffffff;
	}
	
	
	

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

	</pre></body></html>