@charset "UTF-8";
/* CSS Document */
.section-style {
	margin-bottom: 20px;
}

#section-text p{
	margin-left: 50px;
	color:#383838;
	font-size:130%;

}

#wrapper .must {
	color: #f00;
	margin-bottom: 20px;
}

.form-area {
	margin-top: 100px;
	margin: 0 auto;
.form-area text {
	resize: vertical;
}

.contact {
	width: 1072px;
	margin-bottom: 30px;
}
.input {
	width: 150px;
	margin-left:30px;
	font: bold;
	font-size: 130%;
		float:left;
		margin-right:100px;

}


.btn {
	font-size: 130%;
	color: #383838;
	border-radius: 5px;
	margin-left:30px;
    margin-top:15px;
}











