#top-background {
	background-attachment: fixed;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
	height: auto;
	width: 800px;
}
#header {
   	height: 25px;
	width: 800px;
	background-position: center center;
	background-repeat: no-repeat;
}
a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: FF8C00;
    text-decoration: none;
}
a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#navi {
	height: 40px;
	width: 800px;
	background-color: #000000;
	text-indent: -9999px;
}
#middle {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-attachment: fixed;
	width: 800px;
	height: auto;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	background-position: center center;
}
#footer {
	height: 20px;
	width: 800px;
	background-image: url(../img2/footer.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
}
#access {
	height: 300px;
	width: 800px;
    background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
#accessfont {
	color: #A9A9A9;
	font-family: "Arial", "Helvetica", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	
}
#accessfont2 {
	color: #000000;
	font-family: "Arial", "Helvetica", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	
}
#link {
    width: 800px;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
	color: white;
}
p {
	color: #dddddd;
	font-size: 11px;
    font-weight: normal;
	text-align: left;
}
h2 {
    background-color: #333333;
	font-size: 11px;
	color: #A9A9A9;
}
h3 {
	padding: 3px;
	border: 1px solid #808080;
    background-color: #333333;
	font-size: 9px;
	color: #808080;
}
#about {
	width: 800px;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
#artist {
	width: 800px;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
#news {
	width: 800px;
	background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
#school {
	width: 800px;
    background-color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
}
#school ul {
	margin: 10px;
    padding-left: 10px;
	padding-top: 1px;
	background-repeat: no-repeat;
}#form {
	background-color: #FFFFFF;
}
