@charset "UTF-8";

/*\*/

/*-----------------------------------------------*/
/*inquiry 本体*/
/*-----------------------------------------------*/

#inquiry h3 {
	margin-top: 10px; margin-bottom: 5px;
	padding: 5px 10px;
	font-weight: bold;
	background: #ddd;
}

#inquiry th {
	padding-top: 2px; padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}

#inquiry td {
	padding-top: 2px; padding-bottom: 5px;
	padding-right: 5px;
	line-height: 2;
}

#inquiry th.row , #inquiry td.row {
	padding-top: 7px;
	vertical-align: top;
}

#inquiry .sbmtbtn {
	margin-top: 10px; padding-top: 5px;
	text-align: center;
	border-top: 1px solid #aaa;
}

#inquiry .endmsg {
	text-align: center;
}

#inquiry .ctrl01 {
	width: 300px;
}

#inquiry .ctrl02 {
	width: 100px;
}

#inquiry .ctrl03 {
	margin-bottom: 2px;
	width: 400px;
}

#inquiry .ctrl04 {
	width: 350px; height: 200px;
}

#inquiry .ctrl05 {
	width: 50px;
}

#inquiry .form-err-msg {
	margin: 30px 10px 0 20px; padding: 10px 20px;
	color: #c80000;
	border-top: 1px dotted #c80000;
	border-bottom: 1px dotted #c80000;
}

#inquiry .form-err-msg li {
	margin-left: 30px; padding-left: 3px;
	color: #c80000;
	line-height: 1.5;
	list-style: circle;
}

.preview table {
	margin-left: 30px;
	width: 550px;
}

.preview table table {
	margin-left: 0;
	width: 300px;
}

.preview th {
	padding-left: 20px;
	width: 120px;
}

.preview th , .preview td {
	border-bottom: 1px solid #ccc;
}

.preview td td {
	border: none;
}

.ime-jp {
	ime-mode: active;
}

.ime-en {
	ime-mode: disabled;
}

.control {}

#inquiry .pt {
	padding-top: 17px;
}

.form-top-msg {
	margin: 30px 20px 0 40px;
}
