@charset "utf-8";
#form-content {
	width: 830px;
	margin-left: 25px;
	padding-top: 30px;
}
#form-contents {
	width: 670px;
	margin-left: 145px;
}
#form-contents table {
	width: 670px;
	border-top: thin solid #663300;
	border-right: thin solid #663300;
	border-left: thin solid #663300;
}
#form-contents th {
	width: 185px;
	text-align: right;
	padding-right: 15px;
	height: 25px;
	vertical-align: middle;
	border-right: thin solid #663300;
	border-bottom: thin solid #663300;
}
#form-contents td {
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 5px;
	border-bottom: thin solid #663300;
}
span.indispensable {
	color: #FF0000;
}
#form-contents .button {
	padding-left: 250px;
}
#form-button {
	height: 25px;
	width: 200px;
	padding-left: 240px;
	padding-bottom: 60px;
}
#form-errorbutton {
	height: 25px;
	width: 200px;
	padding-left: 210px;
	padding-bottom: 60px;
}
