<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.jpg);
background-color: #ffffff;
	}
	
	
#container { 
width:770px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}


	
	
/* ****************************************
	TOP
*******************************************/
#header {
width:770px;
height:620px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
	}

.letter_link {
width:770px;
padding-top: 530px;
margin-left: auto;
margin-right: auto;
	}
	
	
#letter_01 {
width:770px;
height:620px;
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
	}


#letter_02 {
width:770px;
height:620px;
background-image: url(../img/02.jpg);
background-repeat: no-repeat;
	}


#letter_03 {
width:770px;
height:620px;
background-image: url(../img/03.jpg);
background-repeat: no-repeat;
	}


#letter_04 {
width:770px;
height:620px;
background-image: url(../img/04.jpg);
background-repeat: no-repeat;
	}


#letter_05 {
width:770px;
height:620px;
background-image: url(../img/05.jpg);
background-repeat: no-repeat;
	}


#letter_06 {
width:770px;
height:620px;
background-image: url(../img/06.jpg);
background-repeat: no-repeat;
	}
	
	
	
#letter_07 {
width:770px;
height:620px;
background-image: url(../img/07.jpg);
background-repeat: no-repeat;
	}


#back_next {
width:700px;
margin-left: auto;
margin-right: auto;
	}
	

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

.back {
padding-top: 550px;
float: left; 
	}
	

.next {
padding-top: 550px;
float: right; 
	}


#footer {
width:770px;
padding-top: 10px;
text-align: right; 
	}


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

	

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

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

a:hover
{
color: #0099FF;
text-decoration: underline;
	}</pre></body></html>