body {
	margin-top: 0px;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}

.style1 {color: #FFFFFF}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style4 {
	color: #FFFF00;
	font-weight: bold;
}
.style5 {color: #FFFF00}
.style6 {color: #009900; font-weight: bold; }
.style7 {color: #003300; font-weight: bold; }
.style8 {color: #003300}
.style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
}
.style10 {color: #006600}

.link {text-decoration:underline}

ul {
	padding: 0;
	margin:0;
	text-align: center;
}
ul li {
	list-style-type: none;
	float: left;
}
.sp {
	display: none;
}