.mainTit{
	margin: 0px 0px 15px;
}

.mainText{
	width: 441px;
	color: #375520;
	margin: 0px 10px 30px;
}

.textInq{
	width: 421px;
	margin:0px 10px 0px 10px;
}

p.inq{
	width: 401px;
	margin:0px 10px 0px 10px;
	padding-bottom: 20px;
}

p.inq2{
	width: 401px;
	padding-bottom: 20px;
}

/*--------------------
form
--------------------*/
.need{
	color: #FF0000;
}

.formWrap{
	width:421px;
	padding: 15px 10px 0px 10px;
}

.formWrap_pv{
	width:421px;
	margin: 0px 10px 0px 10px;
}

.formWrap_pv div.formText{
	width:131px;
	float: left;
}

.formWrap_pv div.textArea3 {
	width: 255px;
	float: left;
}

.formWrap_pv div.textArea3 p{
	padding:0px;
}


.formWrap_pv div.textArea4 {
	width: 15px;
	float: left;
}


.formText{
	width:131px;
	float: left;
	padding-left: 10px;
	padding-bottom:15px;
}

.formText_b{
	width:131px;
	float: left;
	padding-left: 10px;
}

.textArea1{
	width: 180px;
	float: left;
	margin-bottom:15px;
	}

.textArea2{
	width: 131px;
	float: left;
	margin-bottom:15px;
}

.textArea3{
	width: 270px;
	float: left;
	padding-bottom:15px;
}

.textArea4{
	width: 180px;
	float: left;
	padding-bottom:15px;
}

.textArea1e{
	width: 180px;
	float: left;
	margin-bottom:15px;
}

.textArea2e{
	width: 131px;
	margin-bottom:15px;
}

.textArea3e{
	width: 270px;
	/*margin-bottom:35px;*/
	float: left;
}

.textArea3e_b{
	width: 270px;
	margin-bottom:35px;
	float: left;
}

.textArea4e{
	width: 180px;
	float: left;
	margin-bottom:15px;
}


/*--------------------
butoon
--------------------*/	
.button{
	width: 441px;
	margin-top: 35px;
	float: left;
	text-align: center;
} 

.back_btn{
	margin-right: 20px;
}
