@charset "utf-8";
#box-form p {
	font-size: 22px;
	line-height: 50px;
}
#box-form {
}
#send {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DC911B;
	font-size: 22px;
	padding: 0px;
	background-color: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
