<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.gif);
background-repeat;
background-color: #ffffff;
	}
	
	
/* ****************************************
	TOPのBG
*******************************************/
#container {
text-align: left; 
width:749px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	01
*******************************************/
#topimg {
width:749px;
height:21px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#halcali {
width:749px;
height:196px;
margin-left: auto;
margin-right: auto;
	}



.text_left {
width:749px;
height:337px;
background-image: url(../img/top03.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
	02
*******************************************/
#keika_top {
width:749px;
height:121px;
background-image: url(../img/1006_01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#keika_footer {
width:749px;
height:236px;
background-image: url(../img/1006_03.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
/* ****************************************
	FONT
*******************************************/

	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}


.yellow {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #ffff00;
	}
	

	
.ft18 {
text-align: left; 
font-size: 18px; 
line-height: 20px; 
color: #000000;
	}

	
/* ****************************************
	リンク
*******************************************/
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>