@charset "shift_jis";
/* CSS Document */

dl dt{
	font-weight: bold;
	margin-top: 3em;
	text-indent: -2em;
    margin-left: 2em;
}

dl dd{
	margin: 0.7em 0 0;
	text-indent: -2em;
    margin-left: 2em;
}

span.q{
	color: #4472C4;
	font-size: 1.2rem;
	padding-right: 1em;
}

span.a{
	color: #D63F2E;
	font-size: 1.2rem;
	font-weight: bold;
	padding-right: 1em;
}

#closeBtn {
    display: none;
}