@charset "utf-8";
/*お問合せ*/
#wideDirectory{
	width:760px;
	margin:0 0 20px 0;
	padding:0;
	background-color:#f7f1ea;
}
#wideDirectory p{
	font-size:10px;
	text-align:left;
	line-height:2.0em;
	color:#7a7a7a;
	margin:0;
	padding:0;
	text-indent:5px;
}
#wideDirectory p a{
	color:#ff8800;
}
#inquiryArea{
	width:758px;
	height:auto;
	min-height:400px;
	margin:0;
	padding:0;
	border:solid 1px #c6c0b3;
}
#inquiryArea h2{
	margin:0;
	padding:0;
	width:758px;
	height:110px;
	text-indent:-9999px;
	font-size:1px;
	background-image:url(../image/registerImg_01.gif);
}
#inquiryForm{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:20px 14px;
	padding:0;
}
#inquiryForm h3{
	width:730px;
	margin:0;
	padding:0;
	border-bottom: solid 1px #ff7800;
	border-top:solid 1px #ff7800;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	line-height:2.0em;
	color:#ff7800;
}
