div#goikenform #fm1 {
	margin-top: 40px;
	margin-left: 100px;
}
dt {
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 10px solid #FFFFFF;
}
dd {
	margin-left: 30px;
	margin-top: 5px;
}
input, select, textarea {
	border: 1px inset #CCCCCC;
	background-color: #885522;
}
input#sex_m, input#sex_f {
	border: none;
	background-color: transparent;
}
input#sex_f {
	margin-left: 30px;
}
.txt_bgcolor {
	background-color: #885522;
}
input#email {
	width: 400px;
}
textarea#fuki {
	width: 600px;
	height: 200px;
}

.cmd {
	padding-right: 70px;
	text-align: right;
	margin-top: 50px;
}
.button {
	width: 125px;
	height: 30px;
	cursor: pointer;
}
input#send {
	border: 1px solid #FFFFFF;
	background-color: #CC6600;
}
input#cancel {
	border: 1px solid #FFFFFF;
	background-color: #663333;
}
input#modify {
	border: 1px solid #FFFFFF;
	background-color: #663333;
}
input#abort {
	border: 1px solid #FFFFFF;
	background-color: #663333;
	}
div#fm_ft p {
	color: #FFCC00;
	padding-top: 30px;
	padding-bottom: 20px;
	letter-spacing: normal;
	padding-left: 150px;
}
p.err_msg {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: red;
	margin-top: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
dt span.err_msg {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: red;
	margin-left: 30px;
}
div#no_err {
	margin-top: 30px;
	margin-left: 120px;
	margin-bottom: 20px;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #663300;
	margin-right: 20px;
}
div#send_mail {
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 120px;
}
div#send_mail h3 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 18px;
}
div#send_mail p {

}
