

.tel_fax{
	width:700px;
	margin:40px auto 20px auto;
	overflow:hidden;
}


.tel_fax li{
	width:50%;
	text-align:center;
	list-style-type:none;
	float:left;
	overflow:hidden;
	font-size:30px;
	line-height:32px;
	color:#C4DFF9;
	font-weight:bold;
}
.txt01{
	text-align:center;
}

/**/

#form_block{
	width:920px;
	margin:0px auto 80px auto;
	overflow:hidden;
}

#form_block table{
	width:100%;
	overflow:hidden;
}

#form_block table th{
	border-bottom:10px solid #fff;
	width:182px;
	background-color:#C4DFF9;
	text-align:left;
}

#form_block table th div{
	padding:1em 2em;
}

#form_block table td{
	border-left:10px solid #fff;
	border-bottom:10px solid #fff;
}

#form_block table td .input01{
	width:730px;
	height:40px;
	display:inline;
	line-height:30px;
	border:1px solid #CCCCCC;
}

#form_block table td textarea{
	width:730px;
	height:300px;
	border:1px solid #CCCCCC;
}

.btn_block{
	text-align:center;
}


.submit{
	width:251px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(image/btn_send.png);
	border:none;
}