@charset "utf-8";
/* CSS Document */

.faq_q { 
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
	.faq_q p:last-child { margin-bottom: .2em; }

.faq_a { 
}