#inqhead {
	width: 577px;
	margin: 50px auto;
	overflow: auto;
}
.inqnow {
	width: 140px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	background-image: url('../images/contact/now.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.inqflow {
	width: 140px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	background-image: url('../images/contact/flow.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.inqarrow {
	width: 12px;
	height: 12px;
	margin: 12px 30px 0 30px;
	float: left;
}
#inqatt {
	width: 680px;
	text-align: left;
	margin: 5px auto;
	color: #E30884;
}
#inquiry {
	width: 650;
	margin: 15px auto;
	border-collapse: collapse;
	border: 0;
	clear: both;
}
#inquiry th {
	width: 150px;
	text-align: left;
	padding: 10px 15px;
	font-weight: normal;
	background-image: url('../images/kiyaku/bg.gif');
	background-repeat: repeat;
	background-position: left top;
	border-collapse: separate;
	border: 5px solid #FFFFFF;
}
.inquiryitem {
	width: 500px;
	padding-left: 15px;
	text-align: left;
}
#inqbutton {
	width: 650px;
	margin: 15px auto;
}
#inqbutton button, #inqbutton button:hover {
	border: 0;
}
#inquiry hr {
	margin: 3px auto;
	border: 0;
	border-bottom: 1px dotted #C4C4C4;
}
#sendtitle {
	clear: both;
}
.red {
	color: #E30884;
}

.agreeBox { margin: 0 auto 20px; width: 700px; }
.agreeBox .textBox { overflow-y: scroll; padding: 10px 0; width: 100%; height: 120px; background-color: #fff; border: 1px solid #ccc; }
.agreeBox .textBox . { margin-bottom: 10px; font-weight: bold; }
.agreeBox .textBox .termBox h2 { margin-bottom: 20px; text-align: center; }
.agreeBox .textBox #terms00 { margin: 40px auto 50px; }
.agreeBox .textBox #terms01 { margin: 0 auto 50px; }
.agreeBox .textBox #terms01 h2 { margin-bottom: 10px; padding: 0 0 10px 5px; text-align: left; font-size: 1.2em; }
.agreeBox .textBox #terms01 .list { margin: 0 20px; }
.agreeBox .textBox #terms01 .list li { margin-bottom: 50px; text-align: left; list-style-type: none; }
.agreeBox .textBox #terms02 { margin: 0 auto 50px; }
.agreeBox .textBox #terms02 h3 { margin-bottom: 10px; font-size: 1.2em; }
.agreeBox .btnBox { margin: 0 auto; padding: 5px 20px; width: 55%; }
.agreeBox .btnBox dl { margin: 10px 0 20px; display: flex; justify-content: space-between; align-content: center; align-items: center; }
.agreeBox .btnBox dl dt { margin: 0; padding: 6px 0 !important; width: auto !important; clear: both; text-align: left; font-size: inherit; font-weight: bold; border: none !important; }
.agreeBox .btnBox dl dd { margin: 0; padding: 10px 5px 10px 5px !important; font-size: inherit; line-height: inherit; text-align: left; border: none !important; }
.agreeBox .btnBox .btn { margin-bottom: 25px; text-align: center; }
.agreeBox .btnBox .btn label { display: block; margin: 0 auto; padding: 10px !important; width: 230px; border: 1px solid #ccc !important; }
.agreeBox .btnBox .btn input { width: auto !important; }
.agreeBox .btnBox .comment { text-align: center; }
