#faqList li { list-style: none;clear:both; }
#faqList .question {
  background: transparent url('../../wp-content/contents/css/plus.png') left center no-repeat; 
    text-align:center;
}
#faqList li.simpleFAQShowing .question {
  background: transparent url('../../wp-content/contents/css/minus.png') left center no-repeat;
  text-align:center;
}
#faqList .simpleFAQHover { color: #060; }

#faqList .answer {
  border: 5px solid #8ece6d;
  -moz-border-radius: 15px; -webkit-border-radius:15px; -khtml-border-radius:15px; border-radius:15px;
  padding: 1em 1em 0 1em;
  background-color:#eee;
  margin-bottom:40px;
  margin-top:-10px;
}

#faqList .ri{
	background-image:url(../images/quiz_ri_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;}

#faqList .si{
	background-image:url(../images/quiz_shin_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;}

.seikai_ri{
	font-size:20px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
	line-height:50px;
}

.seikai_ri span{
	font-size:50px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
}

.seikai_si{
	font-size:20px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
	line-height:50px;
}

.seikai_si span{
	font-size:50px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
}


.seikai{
	font-size:20px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
	line-height:50px;
}

.seikai span{
	font-size:50px;
	color:#f60;
	font-family: '新丸ゴ M';
	margin:0 0 0 0;
	padding:0;
}

.tags { font-size: 0.7em; color: #999; }


#wordList { list-style: none;clear:both; }
#wordList .question {
  background: transparent url('../../wp-content/contents/css/plus.png') left center no-repeat; 
    text-align:center;
}
#wordList .simpleFAQShowing .question {
  background: transparent url('../../wp-content/contents/css/minus.png') left center no-repeat;
  text-align:center;
}
