@charset "Shift_JIS";
/* CSS Document */

h2{
	padding-bottom:20px;
}

h3{
	font-size:15px;
	padding-top:30px;
}


.questiontitle{
	font-size:13px;
	line-height:27px;
}

.qs{
	font-size:18px;
	color:#0FF;
	font-weight:bolder;
}

.an{
	font-size:18px;
	color:#FF3300;
	font-weight:900;
}

.answer{
	
}