body {
	font: 12px/1.5em Verdana;
	margin: 0px;
	background: #000000 url(image/c6.gif);
}
h1 {
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
}
.contents {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
h2 {

	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
}
.hint {
	font-size: 16px;
	line-height: 1.5em;
	padding-left: 50px;
}
.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
}
td {
	vertical-align: top;
}
a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
