@charset "utf-8";
#mform td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B19B81;
}
#error dl {
	list-style-type: circle;
	padding-left: 10px;
	padding-bottom: 20px;
	list-style-position: outside;
}
#error dt {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#error dd {
	font-size: 12px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
	padding-left: 10px;
	list-style-position: outside;
}
#form-submit {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#mform strong {
	font-size: 12px;
	font-weight: bold;
	color: #8C6A55;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.indispensability  {
	color: #CC0000;
}
#mailform table {
	width: 620px;
}
#mform  th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B19B81;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
