@charset "UTF-8";
/*資料請求*/
.DocumentRequest {
	clear: both;
	width: 1000px;
	padding: 0px 0px 112px 0px;
	margin: 0px auto 0px;
}
.DocumentRequest h2 {
	clear: both;
	height: 50px;
	width: 793px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.hdtext {
	padding-top: 40px;
	padding-bottom: 75px;
}
.DocumentRequestTxt {
	text-align: left;
	line-height: 250%;
	margin: auto;
	width: 793px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.doc01 {
	width: 417px;
	float: left;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	height: 150px;
	padding-left: 40px;
}
.doc02 {
	float: left;
	width: 287px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	height: 150px;
	padding-left: 40px;
}
.pdfdown {
	background-image: url(../img/document-request/pdficon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-left: 90px;
	line-height: 62px;
}
.doc01 dt, .doc02 dt, .doc03 dt {
	line-height: 80px;
	height: 80px;
	font-size:15px;
}
.mg {
	margin-bottom: 70px;
	margin-top: 40px;
}
.inquiry {
	margin: auto;
	width: 410px;
	padding: 125px 0;
}
