@charset "utf-8";

p {
	margin-left: 6em;
	margin-bottom: 1.5em;
}

dl.contact_form {
	margin-left: 12em;
}

dl.contact_form dt {
}

dl.contact_form dd {
	margin-top: -1.5em;
	margin-left: 18em;
	margin-bottom: 0.8em;
}

dl.contact_check dd {
	min-height: 1em;
	_height: 1em;
}

p#caution {
	margin-left: 30em;
}

p#submit {
	margin-left: 0;
	text-align: center;
}

.must,
.error {
	color: #d70035;
}

p.send {
	margin-top: 4em;
	margin-left: 0;
	text-align: center;}