h1 {
	background-image: url(img/bdg0005.jpg);
	background-position: center;
	color: #FF6600;
	height: 200px;
	width: 650px;
	padding-top: 10px;
}
div#head {
	text-align: center;
	width: 650px;
}
body {
	background-image: url(img/w6b.gif);
	width: 650px;
}
div#honbun {
	background-color: #CCCCCC;
	width: 620px;
	padding-left: 30px;
	padding-top: 30px;
	top: 10px;
	margin-top: 30px;
}
table {
	width: 500px;
}
h3 {
	background-color: #CCCCCC;
	color: #0066CC;
}
a:active {
	color: #660033;
}
a:link {
	color: #006699;
}
