/*--------------------
text
--------------------*/
.textInq{
	width: 640px;
	margin:0px 0px 0px 10px;
}

p.inq_lead{
	width: 640px;
}

p.inq_tit{
	width: 490px;
	background: url(../images/circle_icon.gif) no-repeat left ;
	margin:10px 0px 10px 0px;
	padding-left:15px;
	font-weight:bold;
}

p.inq{
	width: 620px;
	margin:0px 10px 0px 10px;
	padding-bottom: 20px;
	line-height:1.7em;
}

p.inq2{
	width: 620px;
	padding-bottom: 20px;
}

p.inq3{
	width: 620px;
	margin:0px 10px 0px 10px;
	padding-bottom: 10px;
	line-height:1.7em;
}
p.inq3-red{
	width: 620px;
	color: #FF0000;
	padding-bottom: 10px;
	line-height:1.7em;
}

.newyear{
	margin-left: 10px;
	margin-bottom: 20px;
}

/*--------------------
form
--------------------*/
.need{
	color: #FF0000;

}

.formWrap{
	width:640px;
	margin:0px 0px 10px 20px;
	display:inline;
	float: left;
	}

.formWrap2{
	width:640px;
	margin:0px 0px 10px 20px;
	display:inline;
	float: left;
}

.formWrap_pv{
	width:490px;
	float: left;
	padding: 0px 10px 15px 10px;
	}

.formWrap_pv div.formText{
	width:138px;
	float: left;
	line-height:1.7em;
	}

.formWrap_pv div.textArea3 {
	width: 307px;
	float: left;
	line-height:1.7em;
}

.formWrap_pv div.textArea4 {
	width: 15px;
	float: left;
	line-height:1.7em;
}

.formWrap_pv div.textArea3 p{
	padding:0px;
}


.formText{
	width:138px;
	float: left;
	line-height:1.7em;
	}

.textArea1{
	width: 300px;
	float: left;
	line-height:1.7em;
	height:1.7em;
	}
	
.textArea2{
	width: 110px;
	float: left;
	line-height:1.7em;
	}
	
.textArea3{
	width: 400px;
	float: left;
	line-height:1.7em;
	}

.textArea4{
	width: 300px;
	float: left;
	line-height:1.7em;
}

.textArea1e{
	width: 300px;
	float: left;
	}
	
.textArea2e{
	width: 110px;
	}
	
.textArea3e{
	width: 400px;
	float: left;
	}

.textArea4e{
	width: 300px;
	float: left;
}

.ill_ex {
	width:400px;
	margin-left:158px;
	margin-bottom:15px;
	line-height:1.7em;
}

/*--------------------
butoon
--------------------*/	
.button{
	width: 660px;
	margin:20px 0px 0px 230px;
	padding-bottom: 40px;
	float: left;
}
.button2{
	width: 660px;
	margin:20px 0px 0px 167px;
	padding-bottom: 40px;
	float: left;
} 
.back_btn{
	margin-right: 20px;
}


