@charset "utf-8";
/* CSS Document */

#container #wrapper #rightBlock #contents {
	width: 450px;
}
#container #wrapper #rightBlock h3 {
	text-indent: -10000px;
	height: 90px;
	width: 443px;
	margin: 0 auto 20px;
	background: url(images/title.gif) no-repeat 0px 0px;
}
#container #wrapper #rightBlock #contents li {
	margin: 0 0 10px 20px;
	height: 20px;
	padding: 0 0 0 40px;
	background-position: left 0px;
	background-repeat: no-repeat;
}
#container #wrapper #rightBlock #contents li.q1 {	
	background: url(images/q1.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q2 {	
	background: url(images/q2.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q3 {	
	background: url(images/q3.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q4 {	
	background: url(images/q4.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q5 {	
	background: url(images/q5.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q6 {	
	background: url(images/q6.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q7 {	
	background: url(images/q7.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q8 {	
	background: url(images/q8.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q9 {	
	background: url(images/q9.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q10 {	
	background: url(images/q10.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q11 {	
	background: url(images/q11.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q12 {	
	background: url(images/q12.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q13 {	
	background: url(images/q13.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q14 {	
	background: url(images/q14.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q15 {	
	background: url(images/q15.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q16 {	
	background: url(images/q16.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q17 {	
	background: url(images/q17.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q18 {	
	background: url(images/q18.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q19 {	
	background: url(images/q19.gif) no-repeat;
}	
#container #wrapper #rightBlock #contents li.q20 {	
	background: url(images/q20.gif) no-repeat;
}

/*--------------------------------------------------------------------答え*/

#answer   {
	background: #fff;
	padding: 20px 0 0 0;
}
#answer #answer-box {
	width: 450px;
	margin: 0 auto;
}
#answer #answer-box h1 {
	background: url(images/a_buttan.gif) no-repeat left center;
	height: 36px;
	padding: 15px 0 0 60px;
	font-size: large;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#answer #answer-box .txt {
	padding: 5px;
	border: 1px solid #f00;
	margin: 0 0 15px 0;
}
#answer #answer-box .close {
	height: 22px;
	width: 78px;
	margin: 0 auto;
}
