@charset "utf-8";

.sendmail_table {

}

.sendmail_table td {
	padding: 3px;
	vertical-align: top;
}

.sendmail_table label {
	float: left;
	clear: both;
	font-weight: bold;
}

.sendmail_table input {
	width: 298px;
	height: 17px;
	border: 2px solid #66999a;
}

.sendmail_table select {
	width: 298px;
	height: 17px;
	border: 2px solid #66999a;
}

.sendmail_table textarea {
	width: 296px;
	height: 140px;
	border: 2px solid #66999a;
}

.sendmail_table button, .sendmail_table .button {
	width: auto;
	height: 20px;
	border: none;
}

.sendmail_table #recaptcha_image {
	margin-bottom: 7px;
	float: left;
}

.sendmail_table li {
	color: red;
	font-weight: bold;
}