@charset "shift_jis";

/* よくある質問
--------------------------------------------  */
.ttl_Orange01MT {
	background: #ffd3b2;
	height: 45px;
	line-height: 45px;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
}

.ttl_Gray01MT {
	background: #e9e9e9;
	height: 27px;
	line-height: 27px;
	text-indent: 10px;
	font-size: 14px;
}

.commentMT {
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	vertical-align: middle;
}

.commentMT span img {
	vertical-align: middle;
	padding: 0 3px;
}

.helpBoxMT {
	margin-bottom: 10px;
	padding: 30px 30px 10px;
	font-size: 12px;
	line-height: 1.6;
	border: 1px solid #dcdcdc;
}

.helpBoxMT .inner01MT {
	margin-bottom: 40px;
}

.helpBoxMT p .indentMT {
	margin-left: 180px;
	*margin-left: 210px;
}

.helpBoxMT .inner02MT {
	margin-bottom: 20px;
}

.helpBoxMT .inner02MT dl {
	margin: 0 auto;
	width: 740px;
	overflow: hidden;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	position: relative;
	background: #fffaf6;
}
.helpBoxMT .inner02MT dl:last-child {
	border-bottom: 1px solid #dcdcdc;
}

.helpBoxMT .inner02MT dl dt {
	width: 350px;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	text-indent: 20px;

}

.helpBoxMT .inner02MT dl dt:after {
	content:url(../../images/icn/icn_link01.gif) ;
	padding-left: 5px;
}

.helpBoxMT .inner02MT dl dd {
	margin-left: 350px;
	width: 387px;
	padding: 10px 0;
	text-align: center;
	float: left;
	background: #fff;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}



/* table
---------------------------------------- */
.helpBoxMT table {
	margin-bottom: 20px;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.helpBoxMT table th {
	width: 33%;
	padding: 10px 20px 10px 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background: #fffaf6;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.helpBoxMT table td {
	padding: 10px 5px 10px 10px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	overflow: hidden;
}

.helpBoxMT table th.trueMT {
	background: #fffaf6 url(../../images/icn/icn_true.gif) no-repeat 243px center; 
}

.helpBoxMT table th.trueORMT {
	background: #fffaf6 url(../../images/icn/icn_true_or.gif) no-repeat 209px center; 
}

.helpBoxMT table td dl {
	padding-right: 10px;
	float: left;
}

.helpBoxMT table td dl dt {
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	float: left;
}

.helpBoxMT table td dl dd {
	height: 30px;
	line-height: 30px;
	float: left;
}
.helpBoxMT table td p {
	clear: left;
	line-height: 1.6;
}

.helpBoxMT td p span, 
.helpBoxMT td span {
	line-height: 29px;
	color: #e30000;
}

.helpBoxMT .birthdateMT td p {
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}

.helpBoxMT .birthdateMT td span {
	color: #5b5a5a;
}

.helpBoxMT table td .atMT {
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	color: #5b5a5a;
	float: left;
}

/*.helpBoxMT .btnSubmitMT {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}

.helpBoxMT.btnSubmitMT p {
	float: left;
	padding: 0 10px;
	position: relative;
	left: -50%;
	font-size: 12px;
}*/


.finBox01MT {
	margin-bottom: 20px;
	padding: 50px 0;
	text-align: center;
	background: #fff2e8;
}

.finBox01MT h1 {
	padding-bottom: 30px;
}

.finBox01MT p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}


/* table
---------------------------------------- */
.passBoxMT{
	margin: 0 auto;
	padding: 40px 100px 30px 120px;
	width: 600px;
	font-size: 12px;
	line-height: 1.6;
	border: 1px solid #dcdcdc;
}

.passBoxMT dl {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

.passBoxMT dl dt {
	float: left;
	width: 140px;
}

.passBoxMT dl dd {
	float: left;
}
