<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: #FBF7EF;
background-image: url(../img/bg.jpg);
margin-left: auto;
margin-right: auto;
	}

	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:677px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	TOP
*******************************************/
#header { 
width:677px;
height:197px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
	}

#textcontainer { 
width:677px;
background-image: url(../img/bg2.gif);
	}

.inner_text { 
width:590px;
margin-left: auto;
margin-right: auto;
text-align: left; 
	}


#topimage { 
width:590px;
height:446px;
margin:0px 0px 0px 3px;
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
	}

.t_box { 
padding:0px 0px 0px 10px;
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #69605C;
	}


#footer {
width:677px;
height:60px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
	}


/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #69605C;
	}


.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #E46779;
	}



.ft20pk {
text-align: center; 
font-size: 20px; 
line-height: 22px; 
color: #E46779;
	}


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

	

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

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

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