#faq{
	padding-bottom: 1px;
}

#faq h1{
	background-image: url(../images/corner_title/faq.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 720px;
}

#faq #honbun{
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
}

.category_name{
	color: #FFFFFF;
	background-color: #B80050;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91003E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #91003E;
	font-weight: bold;
}

.qa_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.mark_q{
	font-weight: bold;
	color: #0000FF;
}

.mark_ans{
	font-weight: bold;
	color: #FF0000;
}


#q1,#q2,#q3,#q4,#q5,#q6,#q7,#q8,#q9,#q10{
}

#a1,#a2,#a3,#a4,#a5,#a6,#a7,#a8,#a9,#a10{
}

.ans_box{
	margin-left: 30px;
	margin-right: 10px;
	padding: 10px;
	background-color: #FFDFED;
	margin-top: 10px;
	border: 1px dotted #B80050;
}

.chusyaku{
	font-size: 80%;
}
