@charset "utf-8";

#inquiry {
	color: #555;
}

div#intro {
	margin: 16px 0 20px 0;
	margin: 16px 0 2px 0;
}

div#intro p {
	font-size: 93%; /*12px*/
	line-height: 1.4;
	margin-bottom: 0.6em;
}

p.indnt {
	margin-left: 1em;
	text-indent: -1em;
}

div#formArea form {
	font-size: 93%; /*12px*/
	line-height: 140%;
}

/*#form-tbl {
	margin-left: 1.5em;
}*/

table#form {
	border-collapse: collapse;
	margin: 0 0 1em 0;
	width: 540px;
	color: #555;
}

table#form th,
table#form td {
	border: solid 1px #666;
	padding: 9px 8px;
}

table#form th {
	/*white-space: nowrap;*/
	background-color: #E8E8E8;
}

table#form td {
	background-color: #FFF;
}

table#form input {
	font-size: 1em;
	padding: 2px;
	/*width: 98%;*/
	vertical-align: middle;
	/*position: relative;
	top: 0px;*/
}

table#form input.w100p {
	width: 98%;
}

table#form input.w70p {
	width: 70%;
}

table#form select {
	font-size: 1em;
	padding: 1px;
}

table#form textarea {
	font-size: 1em;
	padding: 2px;
	line-height: 1.4;
	width: 98%;
	height: 5em;
}

p.btn {
	text-align: center;
	margin-bottom: 5px;
}
p.btn input {
	font-size: 12px;
}

div#notice {
	/*margin-top: 1px;*/
	padding-top: 11px;
	padding-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 10px;
	/*border-top: dotted 2px #AAA;*/
	border-bottom: dotted 2px #AAA;
	width: 540px;
}

div#notice h2 {
	font-size: 93%; /*12px*/
	line-height: 140%;
	margin-bottom: 0.3em;
}

div#notice ul {
	font-size: 93%; /*12px*/
	line-height: 1.4;
	margin-left: 20px;
}

div#notice li {
	list-style-type: disc;
	margin-bottom: 0.3em;
}

span.needMark {
	color: red;
	font-weight: bold;
}

div#thanks {
	text-align: center;
	margin-top: 20px;
}

div#thanks p#text1 {
	text-align: center;
	font-size: 108%; /*14px*/
	line-height: 1.7;
	margin-bottom: 1.5em;
}

div#thanks p#text2 {
	text-align: center;
	font-size: 93%; /*12px*/
	line-height: 1.6;
	margin-bottom: 0.5em;
}

strong.ttl {
	font-size: 108%; /*14px*/
	text-align: left;
	border-left: solid 4px #cc0000;
	border-left: solid 5px #1B8DE2;
	border-left: solid 5px #000;
	border-left: solid 6px #333;
	display: block;
	padding: 2px 5px;
	padding: 1px 5px;
	margin-top: 1.5em;
}

ul.cmnt {
	margin: 0px;
	padding: 1em 1em 1em 0px;
}

div#conf ul.cmnt {
	font-size: 93%; /*12px*/
	line-height: 1.4;
}

div#error ul.cmnt {
	font-size: 93%; /*12px*/
	line-height: 1.4;
}

div#error ul.cmnt {
	color: #D00;
}

div#error td span.msg {
	color: #D00;
}

div#conf form,
div#error form {
	text-align: center;
}

div#doorPage p {
	margin: 30px 0 20px 0;
	font-size: 108%;
	line-height: 1.5;
	text-align: center;
}

ul.whereList li {
	margin-bottom: 0.7em;
}

ul.whereList li label {
	margin-left: 4px;
}

ul.whereList li label.ml0 {
	margin-left: 0px;
}

ul.reasonList li {
	margin-bottom: 0.7em;
}

ul.reasonList li label {
	margin-left: 4px;
}

ul.reasonList li label.ml16 {
	margin-left: 16px;
}

ul.stsfList li {
	display: inline;
	margin-right: 1.2em;
	margin-bottom: 0.7em;
	white-space: nowrap;
}

ul.stsfList li span {
	margin-left: 3px;
}

ul.useList li {
	display: inline;
	margin-right: 1.2em;
	margin-bottom: 0.7em;
	white-space: nowrap;
}

ul.useList li span {
	margin-left: 3px;
}


/* FAQ */
div#inquiry-faq {
	padding-bottom: 16px;
}

div#inquiry-faq h4 {
	font-size: 93%; /*12px*/
	line-height: 1.2;
	margin-bottom: 0.6em;
	margin-bottom: 0.4em;
}

div#inquiry-faq h5 {
	font-size: 93%; /*12px*/
	line-height: 1.2;
	padding-left: 1em;
	margin-bottom: 0.6em;
	margin-bottom: 0.2em;
}

div#inquiry-faq p {
	font-size: 93%; /*12px*/
	line-height: 1.4;
	margin-bottom: 0.9em;
}

div#inquiry-faq ul {
	font-size: 93%; /*12px*/
	line-height: 1.4;
	margin-left: 20px;
	margin-left: 29px;
	padding-bottom: 0.8em;
}

div#inquiry-faq li {
	list-style-type: disc;
	margin-bottom: 0.3em;
}

div#inquiry-faq ul.lv2 {
	font-size: 100%; /*12px*/
	line-height: 1.3;
	margin-left: 18px;
	padding-bottom: 0.6em;
}

div#inquiry-faq ul.lv2 li {
	list-style-type: circle;
	margin-bottom: 0.3em;
}

div#inquiry-faq div.faq-box {
	width: 540px;
}

div#inquiry-faq div.faq-box-inner {
	border: solid 1px #AAA;
	padding: 12px 14px 10px 16px;
	padding: 7px 9px 6px 11px;
	margin-bottom: 12px;
}

div#inquiry-faq div.faq-box h3.faq-q {
	/*background:#7CADB6;*/
	font-size: 108%; /*14px*/
	cursor:pointer;
	padding-bottom: 0px;
	padding: 5px 5px;
	background-color: none;
}

div#inquiry-faq div.faq-box h3.faq-q:after{
	content: "\25BC";
	color: #888;
	font-size: 100%; /*13px*/
	font-size: 93%; /*12px*/
	padding-left: 12px;
}

div#inquiry-faq div.faq-box h3.open {
	background-color: #E6E6E6;
}

div#inquiry-faq div.faq-box h3.open:after {
	content: "\25B2";
}

div#inquiry-faq div.faq-box div.faq-a {
	padding-top: 12px;
	padding-bottom: 3px;
	padding: 10px 5px 3px;
	/*display: none;*/
}

p.pl-1em { padding-left: 1em; }

li.mb-0em { margin-bottom: 0em; }

div#inquiry-faq li.mb-0em { margin-bottom: 0em; }
div#inquiry-faq ul.lv2 li.mb-0em { margin-bottom: 0em; }

