@charset "UTF-8";
/* CSS Document */


/****************************************

          

*****************************************/

#form_area{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.read{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	font-size: 110%;
	line-height: 160%;
	margin-bottom: 40px;
}
.toi_tel{
	width: 90%;
	margin: 0 auto;
}
.tel_btn{
	display: block;
	text-align: center;
	width:85%;
	height: 96px;
	margin: 0 auto;
	background-image:url(../../top/image/btn_back.png);
	background-repeat: no-repeat;
	background-size: 400px 108px;
	border-radius: 10px;
	padding-top: 12px;
	box-shadow: 0 0 8px gray;
	margin-top: 30px;
	margin-bottom: 50px;
}
.tel_btn a{
	color: #fff;
}
.tel_btn p{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size:120%;
	margin: 0;
}
.tel_btn dt{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 200%;
}
.tel_btn dd{
	display: block;
	height: 26px;
	font-size: 90%;
	line-height: 26px;
}

.toi_mail{
	width: 90%;
	margin: 0 auto;
}
.form_wrap{
	width: 100%;
	height: 500px;
	border: 1px solid #333;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 10px;
}
.form_text{
	width: 100%;
	margin:  0 auto;
	font-size: 95%;
	margin-bottom: 40px;
}
