@charset "utf-8";
/* CSS Document */


table#form {
	width: 579px;
	border: 1px solid #000071;
	border-collapse: collapse;
}
table#form td, table#form th {
	border: 1px solid #000071;
	padding: 5px;
}
table#form th {
	background: #376398;
	font-weight: bold;
	color: #fff;
	width: 190px;
}

span.kome {
	color: #990033;
	font-size: 0.8em;
	font-weight: normal;
}*html span.kome {
	font-size: 0.75em;
}*:first-child+html span.kome {
	font-size: 0.75em;
}
span.error {
	color: #990033;
	font-weight: bold;
}

textarea {
	font-size: 1em;
}