<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #fff3da;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	


#container { 
width:1005px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
	}

	


	
/* ****************************************
01
*******************************************/
#top01 { 
width:1005px;
height:739px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#top02 { 
width:1005px;
height:405px;
background-image: url(../img/top02.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#top03 { 
width:1005px;
height:724px;
background-image: url(../img/top03.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#top04 { 
width:1005px;
height:625px;
background-image: url(../img/top04.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#top05 { 
width:1005px;
height:584px;
background-image: url(../img/top05.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
#top06 { 
width:1005px;
height:678px;
background-image: url(../img/top06.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}	
	
	
	
#top07 { 
width:1005px;
height:1487px;
background-image: url(../img/top07.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}	
	
	
	

/* ****************************************
	FONT
*******************************************/	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #682a8c;
	}





/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6, h7 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #9f9cf9;
text-decoration: underline;
}

a:visited
 {
color: #9f9cf9;
text-decoration: underline;
}

a:hover
{
color: #9f9cf9;
text-decoration: underline;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>