@charset "utf-8";
/*.mailform .mfp p {
	color: #666;
	line-height: 2em;
	font-size: 150%;
}
 */
#confirm-btn {
	width:664px;
	height:84px;
	background:none;
	border:none;
	margin-bottom:20px;
}
#confirm-btn span{
	font-size:150%;
}
/*#send_check {
	padding: 3px;
	border: 2px solid #DDD;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#send_check .InBox {
	border: 3px solid #DDD;
	padding: 17px;
	text-align: center;
}
.mfp_phase {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
div#mfp_phase_confirm h4{
	background-image: url(../img/step2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 640px;
	margin-top: -60px;
	padding: 0px !important;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	position: relative;
	z-index: 10;
	margin-bottom: 30px;
}
#mfp_button_send{
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 42px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 50px;
}

#mfp_button_cancel{
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 42px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 50px;
}

#mfp_phase_stat{
	display: none;	
}
#form_Area {
	background-color: #FFF;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact_Txt {
	height: 200px !important;
}

 */