@charset "euc-jp"; 
BODY {
	text-align: center;
	background-image: url(images/dot.gif);
	font-family: "Times New Roman";
}
.contents {
	width: 700px;
	margin: auto;
	position: relative;
	background-color: #ffffff;
	padding: 10px;
	border-width: 1px 1px 1px 1px;
}
H1 {
	background-position: center center;
	height: 200px;
	margin-bottom: 1px;
	background-image: url(images/title2.png);
	background-repeat: no-repeat;
}
.navbar {
	width: 700px;
	position: relative;
}
.navbar  H2 {
	margin: 1px;
	float: left;
	width: 70px;
	font-size: 80%;
}