body {
	background: #C5D2F7 url(b.jpg);
	font-size:12px;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.main {
	background: #FFFFFF;
	font-size:14px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #393B79;
}
img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.jump {
	background: #FFFFFF;
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #393B79;
}
.navi {
	background: #F2DBFA url(p.jpg);
	font-size:11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #494C9C;
}
H1 {
	font-size:22px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #393B79;
}
input {
	font-size:14px;
	font-weight: bold;
	color: #000000;
	background-color: #E3E9F7;
}
a:hover {color:#FF0000;}