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

/* reset
 * ------------------------------------------------------ */

html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, img, dl, dt, dd, ol, ul, li,
form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	line-height: 1;
	color: #333333;
	background: #FFFFFF;
	width: 100%;
	filter: expression('');
}

ol, ul {
	list-style: none;
}

a {
	outline: none;
}

/* top
 * ------------------------------------------------------ */

body {
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	overflow: hidden;
}

img {
	display: block;
}

#mainvisual {
	width: 276px;
	height: 571px;
	position: absolute;
	top: 44%;
	left: 50%;
	margin-top: -248px;
	margin-left: -138px;
	z-index: 10;
}

#scrollBtn {
	position: absolute;
	bottom: 0px;
	left: 76px;
}

#title01 {
	position: absolute;
	top: 45%;
	left: 52.2%;
	margin-top: -248px;
	margin-left: 142px;
	z-index: 10;
}

#title02 {
	position: absolute;
	top: 45%;
	left: 52%;
	margin-top: -248px;
	margin-left: 105px;
	z-index: 10;
}

#container {
	width: 100%;
	height: 3600px;
	background: url(../images/bg.gif) top left repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

#navigation {
	width: 505px;
	height: 382px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -347px;
	z-index: 999;
}

#navigation li {
	position: absolute;
}

#navi01 { left:   0px; top:   0px; }
#navi02 { left: 290px; top:   0px; }
#navi03 { left:   0px; top:  63px; }
#navi04 { left: 290px; top:  63px; }
#navi05 { left:   0px; top: 121px; }
#navi06 { left: 290px; top: 121px; }
#navi07 { left:   0px; top: 180px; }
#navi08 { left: 290px; top: 180px; }
#navi09 { left:   0px; top: 240px; }
#navi10 { left:   0px; top: 301px; }
#navi11 { left:   0px; top: 361px; }

#footer {
	position: absolute;
	left: 3%;
	bottom: 18px;
	width: 97%;
	height: 19px;
}

#copyright {
	position: absolute;
	left: 140px;
	bottom: 0px;
}</pre></body></html>