@charset "utf-8";

/* 物件基本データ */
#request {
	width: 710px;
	margin-bottom: 15px;
	clear: both;
}

#request p.comment{
	font-size: 88%;
	color: #666666;
}

#request p.comment-inspection {
	font-size: 116%;
	color: red;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#request input {
	margin-bottom: 2px;
}

#request div.lv2 {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 20px;
	color: #333333;
	padding: 5px;
	font-size: 116%;
}

/* 資料請求 情報テーブル */
#request table#information {
	width: 710px;
	margin-bottom: 20px;
}

#request table#information td {
	padding: 5px;
	font-size: 100%;
	color: #666666;
}

#request table#information td#verisign {
	width: 320px;
	height: 80px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	line-height: 150%;
}

#request table#information td#bh {
	width: auto;
	height: auto;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	line-height: 150%;
}

/* 資料請求 お客様情報テーブル */
#request table.base {
	width: 690px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#request table.base td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DAEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9DAEC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

#request table.base th {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	background-color: #ecf5fa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9DAEC;
	border-bottom-color: #B9DAEC;
	white-space: nowrap;
}

#request table.check {
	width: 690px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#request table.check td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

#request table.check th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

#request input#send{
	width: 250px;
	height: 35px;
}

#request table#rest {
	margin-left: 20px;
	margin-bottom: 20px;
}

#request table#rest td {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

#request table#rest th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	white-space: normal;
}

div#request div#pickup-service {
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFCC;
}

div#request div#pickup-service p#title {
	padding: 0px;
	font-size: 100%;
}

div#request div#pickup-service p {
	padding: 0px;
	font-size: 85%;
}

div#request div#pickup-service-inspection {
	background-color: #FFFFCC;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 10px;
}

div#request div#pickup-service-inspection p#title {
	padding: 0px;
	font-size: 100%;
}

div#request div#pickup-service-inspection  p {
	padding: 0px;
	font-size: 85%;
}
