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

img  {
border: none;
}


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

	
br{
letter-spacing:0;
}



/* ****************************************
	大枠
*******************************************/
#container {
margin: 0px 0px 30px 0px;
width:595px;
margin-left: auto;
margin-right: auto;
	}


#header {
width:595px;
height:459px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#top05 {
width:595px;
height:1153px;
background-image: url(../img/top05.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	

.backtotop {
width:595px;
margin-left: auto;
margin-right: auto;
text-align: right; 
	}





h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}


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

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

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