<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:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../img/bg.gif);
background-color: #fafadc;
background-repeat: repeat-x;
	}
	
	
img  {
border: none;
}


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



#container { 
width:758px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}
	
	
br{
letter-spacing:0;
}



/* ****************************************
	中面　ベーシック
*******************************************/
#inner_topimg {
width:758px;
height:199px;
background-image: url(../img/n01.gif);
background-repeat: no-repeat;
	}

#inner_solimg {
width:758px;
height:199px;
background-image: url(../img/n02.gif);
background-repeat: no-repeat;
	}
	
	
#inner_menu {
width:758px;
height:103px;
	}
	
	
#inner_secondimg {
width:758px;
height:72px;
background-image: url(../img/n02.gif);
background-repeat: no-repeat;
	}	
	
	
#inner_textbox {
width:758px;
background-image: url(../img/bg2.gif);
	}	
	




/* ****************************************
	フッター・バナー
*******************************************/
#footer { 
width:758px;
height:24px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
	}



/* ****************************************
	FONT
*******************************************/
.ft10gy {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #51371f;
	}
	



.ft12bk {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #000000;
	}


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

	

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

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

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