﻿body,td,th {
	font-size: 100%;
	color: #000000;
	background: #fff;
	line-height: 1.3;
}
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 180%;
}
div.back {
	background: #fff;
	padding: 4px;
	width: 12em;
	text-align: center;
}
div.back a {
	color: #000000 !important;
	font-weight: bold;
}
div.ta-c {
	text-align: center;
}
div.mesg {
	text-align: left;
	width: 520px;
	margin: 0 auto;
}
table.form-tbl {
	margin: 0 auto;
}
table.form-tbl td {
	width: 20px;
	vertical-align: top;
}
div.form-bot {
	margin: 1.3em auto;
	text-align: center;
}
input.word {
	font-size: 110%;
	width: 350px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px;
}
div.list-ttl {
	text-align: left;
	font-size: 100%;
	color: #000000;
	width: 800px;
	margin: 0 auto;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0px;
	background: #fff;
}
div.list-body {
	text-align: left;
	margin: 0 auto 1.2em auto;
	width: 800px;
	border: 0px solid #000000;
	padding: 0px;
	background: #fff;
}
p.pgbtn {
	width: 800px;
	text-align: left;
	font-family: Verdana,Helvetica,Arial;
	font-size: 100%;
	margin: 1em auto;
}
p.err {
	color: #000000;
}
