<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/* $BA4BN(B
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", Osaka;
}

html{
	�height:100%;
}
html&gt;/**/body{
	�overflow:-moz-scrollbars-vertical;
}
html:first-child body{
	�min-height:100%;
	�padding-bottom:1px;
} 

a:link,a:visited {
	color:#0000ff;
	text-decoration:underline;
}
a:hover,a:active {
	color:#0000ff;
	text-decoration:none;
}

img {
	border: 0;
}

hr {
	display: none;
}

input,textarea,select {
	margin:0px;
}

/* ---------------------------------------------------- */

body { 
	text-align:center;
	color:#000000;
	background: #ffffff ;
}

/* $B%a%$%s%(%j%"(B
---------------------------------------------------- */
#main {
	width:600px;
	margin:20px auto;
}
#main p {
	font-size:14px;
	font-weight:normal;
	line-height:180%;
	text-align:left;
	text-indent:0px;
	margin:0 0 1em 0;
}
#main h1 {
	font-size:18px;
	font-weight:bold;
	line-height:180%;
	text-align:left;
	text-indent:0px;
	margin:0 0 1em 0;
}
#main h2 {
	font-size:16px;
	font-weight:bold;
	line-height:180%;
	text-align:left;
	text-indent:0px;
	margin:0 0 1em 0;
}
#main h3 {
	font-size:14px;
	font-weight:bold;
	line-height:180%;
	text-align:left;
	text-indent:0px;
	margin:0 0 1em 0;
}
#main h4 {
}
#main ul {
	margin:0 0 2em 2em;
}
#main ol {
	margin:0 0 2em 2em;
}
#main li {
	font-size:14px;
	line-height:180%;
	text-align:left;
}
#main table {
}
#main td {
	font-size:14px;
	line-height:180%;
	text-align:left;
	padding:7px 14px 7px 0px;
}

/* $B%U%C%?(B
---------------------------------------------------- */
#thanks {
	width:600px;
	margin:20px auto;
}
#thanks p {
	font-size:14px;
	font-weight:normal;
	line-height:180%;
	text-align:center;
	text-indent:0px;
	margin:0 0 1em 0;
}
#thanks h1 {
	font-size:18px;
	font-weight:bold;
	line-height:180%;
	text-align:center;
	text-indent:0px;
	margin:0 0 1em 0;
}

#thanks2 {
	font-size:14px;
}

/* $B%5%s%/%9(B
---------------------------------------------------- */

#footer {
	padding:20px 0px 20px;
}
#footer p {
	color:#333333;
	font-size:11px;
	line-height:150%;
	text-align:right;
}

address { 
	color:#555555;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:left;
	text-indent:0px;
	border-top:#cccccc solid 1px;
	margin:0px;
	padding:15px 0px 20px;
}


</pre></body></html>