<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:1160px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
	}

	


	
/* ****************************************
01
*******************************************/
#img01 { 
width:1008px;
height:763px;
background-image: url(../img/01.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
		
	
	
	
	
/* ****************************************
BACK_NEXT
*******************************************/
#back_box { 
height:91px;
margin-left: auto;
margin-right: auto;
padding-top: 235px;
float:left;	
	}



/* ****************************************
NEXT
*******************************************/
#next_box { 
height:91px;
margin-left: auto;
margin-right: auto;
padding-top: 235px;
float:left;	
	}

	
/* ****************************************
02
*******************************************/
#img02 { 
width:1008px;
height:763px;
background-image: url(../img/02.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
	
	
/* ****************************************
03
*******************************************/
#img03 { 
width:1008px;
height:763px;
background-image: url(../img/03.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	
/* ****************************************
04
*******************************************/
#img04 { 
width:1008px;
height:763px;
background-image: url(../img/04.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}	



/* ****************************************
05
*******************************************/
#img05 { 
width:1008px;
height:763px;
background-image: url(../img/05.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}




/* ****************************************
06
*******************************************/
#img06 { 
width:1008px;
height:763px;
background-image: url(../img/06.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
float:left;	
	}




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





/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
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>