<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	background: url(haikei.gif);
	background-color: #0000cc;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

#stage {
	margin:0;
	padding:0; 
	text-align:center;
	background-position: center center; 
	background-attachment:fixed;
	background: url(waku-r.gif) repeat-y;
	background-position: 50%;
	width: 690px;
}
#wrapper{
	text-align: left;
	width: 650px;
	margin: 0 auto 0;
	background-color: #ffffff;
}
#content {
	text-align: left;
	width:600px;
	margin:0px;
	margin-left: 20px;
}
p {
	text-align: center;
}
#add {
	width: 550px;
	line-height: 140%;
	font-size: 15px;
	text-align: left;
	padding:5px 20px 5px 20px;
	border:solid 2px #cc0000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}
.w {
	padding:2px 2px 2px 10px;
	border:solid 1px #666;
	text-align:left;
	font-size:12px;
	line-height:150%;
	width:350px;
	margin-left: 20px;
}
ul {
	margin-top: 5px;
	margin-left: 12px;
	padding-left:5px;
	list-style: none;
}
li {
	margin-bottom: 2px;
	margin-left: 1em;
	font-size:13px;
}
li a {
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
hr {
	color: #666; /* 線の色(IE用) */
	background-color: #666; /* 線の色(NN用) */
	height: 1px; /* 線の太さ */
	border: 1px; /* 枠の太さ */
	border-style: dotted; /* 枠の種類 */
}
li b {
	color: red;
}
span {
	margin-left: 470px;
}
.sk {
	padding: 10px 0 0 0;
	margin-bottom:10px;
}

.rogo {
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.shi {
	margin-top:45px;
	margin-left: 450px;
}

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