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

#wrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
/*#header {
	height: 34px;
	width: 795px;
	margin-left: 15px;
	background-image: url(../top_image/r_top.png);
	background-repeat: no-repeat;
}
*/#wrapper #pankuzu{
	height: 45px;
	width: 795px;
	margin-left: 15px;
}
h2   {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#wrapper #pankuzu .moji{
	left: 0px;
	top: 0px;
}
#main {
	height: 530px;
	width: 795px;
	margin-left: 5px;
	background-image: url(../top_image/topsakura.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 30px;
	width: 795px;
	margin-left: 15px;
}
ul {
}
li    {
	float: left;
	width: 98px;
	list-style-type: none;
	text-align: center;
	line-height: 1.8em;
}
.pankuzu {
	font-size: 8px;
	text-decoration: none;
	color: #000;
	line-height: 3em;
}
.pankuzu:link {
	font-size: 8px;
	color: #000;
	text-decoration: none;
}
.pankuzu:hover {
	color: #FF0;
}
.pankuzu:active {
	color: #000;
}

#footer {
	height: 30px;
	width: 795px;
	margin-left: 15px;
	margin-top: 45px;
	background-color: #f7f7f7;
	clear: both;
	text-align: center;
	font-size: 8px;
	line-height: 3.5em;
}
</pre></body></html>