body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(i/bg.gif);
text-align: center;
margin: 0 0 50em 0;
}
#top {
position: absolute;
width: 780px;
height: 120px;
left: 0px;
background: url(i/top.jpg);
}
#cont {
	position: absolute;
	width: 670px;
	top: 190px;
	left: 60px;
	padding-bottom: 30px;
	text-align: justify;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	position: absolute;
	top: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	left: 10px;
	width: 752px;
}
#nav {
	position: absolute;
	top: 121px;
	left: -20px;
	height: 19px;
}
#nav ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
display: inline;
background: url(i/bgm.gif);
padding: 0;
text-align: center;
}
#nav ul li {
display: inline;
background: url(i/bgm.gif);
padding: 0 .6em;
border: 1px solid #336;
font-size: .8em;
color: #0af;
}
#nav ul li a {
text-decoration: none;
}
img {
border: 0;
}
#nav ul li a:link {
	color: #fff;}
#nav ul li a:visited {
	color: #A8A8A8;}
#nav ul li a:hover {
 color: #00A2FF;}
#nav ul li a:active {
	color: #0af;}
ul {
text-align: justify;
list-style-position: outside;
}
.sp {
font-size: 11px;
text-align: justify;
}
.sp a {
color: #fff;
}	

