@charset "Shift_JIS"; 

/******************************************************************************

 inquiry

******************************************************************************/
/*--------------------------------------------*/
/* index.html                                 */
/*--------------------------------------------*/
#inquiryImg {
	background:url(../../inquiry/img/tit_inquiry.jpg) no-repeat left top;
	height:90px;
	margin:10px 0 17px 0;
	width:900px;
}
#inquiryOffice,
#inquiryOffice02 {
	background:#FDFEE3;
	border:#F4F4F2 solid 1px;
	width: 850px;
}
#inquiryOffice dl {
	float:left;
	padding:15px 30px;
}
#inquiryOffice02 dl {
	float:left;
	margin:0 30px;
	padding:0 0 15px 0;
}
#inquiryOffice dt,
#inquiryOffice02 dt {
	float:left;
	font-weight:bold;
}
#inquiryOffice dd,
#inquiryOffice02 dd {
	padding-left:50px;
}
.inquiryDetail {
	margin-left:20px;
	clear:both;
	padding-top: 25px;
}
.inquiryDetail span img {
	height:15px;
	overflow:hidden;
	padding-right: 3px;
}

#inquiryTab {
	margin-top:30px;
	width:850px;
}
#inquiryTab th {
	background:url(../img/bg_dotline.gif) top left repeat-x;
	padding:13px 0 0 0;
	vertical-align:top;
	width:186px;
}
#inquiryTab td {
	background:url(../img/bg_dotline.gif) top left repeat-x;
	padding:12px 0;
	vertical-align:top;
}
#inquiryTab .icon {
	width:32px;
}
#inquiryTab ul {
	margin-top:-4px;
}
#inquiryTab p,
#inquiryTab ul {
	margin-left:17px;
}
#inquiryTab span {
	padding-left:20px;
}
.section input {
	vertical-align: text-bottom;
}
.section input, {
	vertical-align: baseline; /* IE—p */
	padding-right:20px;
}


.section li {
	line-height:2;
}
.section span {
	padding-left:15px !important;
}
.wf120 {
	width:120px;
}
.wf250 {
	width:250px;
}
.wf500 {
	width:500px;
}
#fInquiry {
	width:356px;
	height:213px;
}
#fInquiryConf {
	width:356px;
}

.inquiryBtn {
	background:url(../img/bg_dotline.gif) top left repeat-x;
	width:850px;
	text-align:center;
}
.inquiryBtn .txt {
	font-weight:bold;
	padding-top:20px;
}
.inquiryBtn div {
	margin-top:25px;
	text-align:left;
}
.confirm_back {
	float:left;
	padding:0 10px 0 240px;
}

/*--------------------------------------------*/
/* thamnks                                    */
/*--------------------------------------------*/
.thanksBox {
	border:#CCCCCC solid 1px;
	margin:45px 0 40px 125px;
	width:600px;
	padding:45px 0;
	text-align:center;
}
.thanksTxt {
	margin:15px 0;
}
#inquiryOffice02 p {
	padding-left:30px;
	padding-top:15px;
	font-weight:bold;
}
