@charset "Shift_JIS";

/* “¤•…‚É‚Â‚¢‚Ä - Q&A */

h2 {
	 margin: 0px 0px 24px 8px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1pt;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #FFAFAF;
	letter-spacing: 1pt;
}

h3 {
	 margin: 0px 6px 6px 6px;
	padding: 4px;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	letter-spacing: normal;
	background-color: #FAFAFA;
	border: solid 1px #DCDCDC;
}

h3 .number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	color: #FFAFAF;
	letter-spacing: 1pt;
}

.answer {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing: 0pt;
}

p {
	 margin: 0px 6px 0px 8px;
	padding-right: 4px;
	text-align: left;
   line-height: 20px;
}

#qa .wrapper {
	 margin: 0px 0px 24px 0px;
	padding: 8px 4px 4px 4px;
	border: solid 1px #DCDCDC;
	
}

.subt {
	margin-bottom:24px;
	padding-left:18px;
	background-image: url(../../../img/icn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-align:left;
}

.back {
	 margin: 3px 6px 0px 6px;
	padding: 4px;
	text-align:right;
}

#qa a:link {
	color: #666666;
	text-decoration: none;
}

#qa a:visited {
	color: #666666;
	text-decoration: none;
}

#qa a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#qa a:active {
	color: #000066;
	text-decoration: underline;
}
