img.rikunabi {
	width: 90%;
	margin: 10px auto;
	display: block;
}
.hissu {
	color: #ff0000;
}
form {
	width: 90%;
	margin: 10px auto;
}
form table {
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
}
form table th {
	color: #0099cc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
}
form table input {
	border: 1px solid #999999;
	width: 95%;
	height: 30px;
}
form p {
	text-align: center;
}
form p.doui {
	margin-top: 20px;
}
form p.subm input {
	color: #006699;
	margin-top: 10px;
	font-size: 17px;
	border: 1px solid #999999;
}
.entryresult {
	margin: 10px 20px;
}
.entryresult p {
	margin: 4px;
}
