@charset "UTF-8";
/* CSS Document */



p.iqLead {
	text-align: justify;
    text-indent: 1em;
	margin-bottom: 30px;
}
.attention {
    color: #ff0000;
}



#cProfile table {
	width: 100%;
	border-collapse: collapse;
	line-height: 2em;
	border-top: 1px solid #CCCCCC;
}
#cProfile table th {
	border-bottom: 1px solid #CCCCCC;
    padding: 1em;
	width: 9em;
	vertical-align: top;
	text-align: justify;
}

#cProfile table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 1em;
	text-align: left;
}
.chronology dt {
	float: left;
	width: 7em;
}
.chronology dt {
	clear: both;
}
#cProfile table .noBorder {
	border-bottom: none;
}

.txt3 {
	letter-spacing: 0.5em;
}
.txt5 {
	letter-spacing: 0.03em;
}



.ml1 {
	margin-left: 1em;
}
.ml05 {
	margin-left: 0.5em;
}
.ml2 {
	margin-left: 2em;
}
.w6 {
	width: 6em;
}
.w25 {
	width: 25em;
}

.thanks {
	text-align: center;
}
.thanks h3 {
	font-size: 24px;
	line-height: 1.75em;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	margin: 120px auto 30px;
}



.btnArea {
	margin-top: 60px;
	text-align: center;
}
.ml6 {
	margin-left: 6px;
}
.ml36 {
	margin-left: 36px;
	vertical-align: bottom;
}


/* 緊急用 */
#cProfile2 {
	margin-top: 90px;
}
#cProfile2 dl {
	margin-left: 15px;
}
#cProfile2 dl dt {
	padding-top: 3px;
	width: 210px;
	height: 60px;
	float: left;
	clear: both;
}
#cProfile2 dl dd {
	width: 249px;
	height: 60px;
	float: left;
}

.error li {
	color: red;
}