@charset "utf-8";

/* .contactBox */
.contactBox {
	width:745px;
	clear:both;
	padding:24px 0 0 5px;
}
.contactBox .mtxt {
	padding:0 0 25px 0;
}
.contactBox .cont {
	width:739px;
	border:#cfb367 3px solid;
	overflow:hidden;
	clear:both;
	margin-bottom:17px;
}
.contactBox .cont .txt {
	width:156px;
	float:left;
	background:#fae7a7;
	padding:6px 32px 5px;
	line-height:1.4;
}
.contactBox .cont div {
	width:519px;
	float:right;
	overflow:hidden;
	padding:15px 0 0 0;
}
.contactBox .cont div dl {
	float:left;
	padding:0 0 0 43px;
}
.contactBox .cont div dl dt {
	float:left;
}
.contactBox .cont div dl dd {
	float:left;
}
.contactBox table {
	width:100%;
	clear:both;
	border-top:#e0e0e0 1px solid;
}
.contactBox table th {
	width:206px;
	text-align:left;
	padding:18px 0 18px 16px;
	background:#ececec;
	font-weight:normal;
	vertical-align:middle;
	border-bottom:#e0e0e0 1px solid;
}
.contactBox table th img {
	float:left;
	padding:0 13px 0 0;
}
.contactBox table th span {
	display:block;
	float:left;
	line-height:20px;
	padding:1px 0 0 0;
}
.contactBox table td {
	padding:12px 6px 12px 22px;
	border-bottom:#e0e0e0 1px solid;
	vertical-align:top;
}
.contactBox table.tab01 {
	border:none;
}
.contactBox table.tab01.mb13 {
	margin-bottom:13px;
}
.contactBox table.tab01 td {
	padding:0;
	border:none;
	line-height:32px;
}
.contactBox table.tab01 td.lh {
	line-height:1.2;
}
.contactBox table.tab01 td .tabTxt {
	padding:11px 0 10px;
}
.contactBox table.tab01 td .tabTxt2 {
	padding:8px 0 6px;
}
.contactBox table td input.text01 {
	width:330px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td input.text02 {
	width:250px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td input.text03 {
	width:300px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td input.text04 {
	width:75px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td input.text05 {
	width:86px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td input.text06 {
	width:470px;
	height:27px;
	line-height:27px;
	border:#d4d4d4 1px solid;
}
.contactBox table td.td01 {
	vertical-align:middle;
}
.contactBox table td textarea {
	width:470px;
	height:120px;
	border:#d4d4d4 1px solid;
}
.contactBox .tabTxt3 {
	text-align:center;
	line-height:1.6;
	padding:0 0 11px 0;
}
.red {
	color:#ff0000;
}
.contactBox .tabTxt3 a {
	color:#0c76b9;
}
.contactBox .btn {
	text-align:center;
	padding:13px 0 0 0;
}
.contactBox .btn li {
	display:inline;
	padding:0 5px;
	line-height:0;
	font-size:0px;
}

/* .compleBox */
.compleBox {
	width:745px;
	clear:both;
	padding:60px 0 250px 5px;
	text-align:center;
}
.compleBox .mtxt {
	padding:0 0 33px 0;
}
.compleBox div {
	width:717px;
	background:#eeeeee;
	clear:both;
	padding:25px 0 6px 0;
	margin:0 auto;
}
.compleBox div p {
	padding:0 0 10px 0;
}