body {
	line-height: 150%;
	background-color: #64faff;
	background-image: url(../images/go.png);
	background-repeat: repeat-x; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.top {
	background-color: white;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto; }
.page {
	background-color: white;
	width: 991px;
	margin: 80px auto 70px;
	padding: 0 10px 10px; }
.left {
	width: 200px;
	float: left; }
.right {
	width: 500px;
	margin-top: 30px;
	margin-left: 220px; }
.sp {
	width: 200px;
	float: right; }
h3 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
	rder-top-style: dotted; }
h2 {
	color: blue;
	font-size: 1.5em;
	font-weight: bold;
	top: 5px;
	bottom: 5px;
	margin: 0.83em 0;
	border-top: 2px dotted blue;
	border-bottom: 2px dotted blue; }

