@charset "UTF-8";

/*-----inquiry-----*/
.inquiry{
}
.inquiry h2{
	font-size: 123.1%;
	color: #000000;
	background-color: #99FFFF;
	height: 16px;
	width: 640px;
	line-height: 1em;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.inquiry .form{
	background-color: #D4E8E3;
	margin: 0px;
	width: 625px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}
.inquiry table{
	width: 100%;
	margin-bottom: 25px;
}
.inquiry th{
	width: 249px;
	text-align: right;
	padding-right: 25px;
	font-size: 116%;
	color: #000000;
	line-height: 1em;
	font-weight: normal;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 3px;
}
.inquiry td{
}
.inquiry th.text1{
	font-size: 77%;
	line-height: 1em;
	color: #000000;
	margin: 0px;
}
.inquiry td.text1{
	font-size: 77%;
	line-height: 1em;
	color: #000000;
	margin: 0px;
	width: 200px;
	padding-bottom: 3px;
}
.inquiry td.text2{
	font-size: 77%;
	line-height: 1em;
	color: #000000;
	margin: 0px;
}
.inquiry #textfield1{
	width: 149px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99D2FF;
	border-left-color: #82C8DC;
	padding: 0px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	border-right-style: none;
	border-bottom-style: none;
}
.inquiry #textfield2{
	width: 149px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99D2FF;
	border-left-color: #82C8DC;
	padding: 0px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
}
.inquiry #textfield3a{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99D2FF;
	border-left-color: #82C8DC;
	padding: 0px;
	margin: 0px 8px 0px 0px;
	height: 17px;
	width: 100px;
	border-right-style: none;
	border-bottom-style: none;
}
.inquiry #textfield3b{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99D2FF;
	border-left-color: #82C8DC;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	height: 17px;
	width: 159px;
	border-right-style: none;
	border-bottom-style: none;
}

.inquiry td.text4{
	font-size: 93%;
	color: #000000;
	margin: 0px;
	padding-bottom: 20px;
	line-height: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.inquiry #textfield4{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99D2FF;
	border-left-color: #82C8DC;
	padding: 0px;
	margin: 0px;
	height: 85px;
	width: 349px;
	border-right-style: none;
	border-bottom-style: none;
}
.inquiry .btn{
	width: 625px;
	text-align: right;
}
.inquiry .btn .submit{
	height: 34px;
	width: 170px;
	overflow: hidden;
	background-image: url(../contents/img/transmissionBtn_inquiry.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	cursor: pointer;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*-----inquiry_thanks-----*/
.inquiry_thanks p{
	line-height: 1em;
	margin: 0px;
	padding: 30px 0px 0px;
	text-align: center;
	color: #000000;
}

