#form_main {
	position: relative;
	top: 0px;
	width: 783px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#form_head {
	position: relative;
	top: 10px;
	height: auto;
	width: 315px;
	text-align: center;
	font-size: 14px;
	color: #FF9966;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9966;
	margin-bottom: 30px;
}
.con_head {
	position: relative;
	height: auto;
	width: auto;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#form_01 {
	position: relative;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#form_01_con {
	position: relative;
	height: auto;
	width: 550px;
	top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form_01_con p {
	margin: 0px;
	text-align: right;
}
#form_02 {
	position: relative;
	height: auto;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form_03 {
	position: relative;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}
