@charset "UTF-8";

/* イ */
div#main table {
	font-size: 75%; /* 12px相当 */
}

div#main  p {
	margin: 0 0 16px 0;
}

form table {
	width: 497px;
}

form table td {
	text-align: left;
}

#submit_button {
	margin: 0 0 24px 0;
	text-align: center;
}

.nw {
	width: 150px;
	white-space: nowrap;
	text-align: right;
}

textarea {
	width: 300px;
}

.red {
	color: #ff0000;
}

.cmpmes {
	margin-top: 40px;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}

.cmpmes a:hover {
	color: #ff0000;
}
