#faq_list {
	clear: both;
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#faq_list p {
	margin-top: 5px;
	margin-bottom : 5px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	}

.area_number {
	clear: both;
	display: block;
	width: 800px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	}

.question_number {
	text-align: left;
	display: block;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 1.077em;
	font-weight: bold;
	background-color: #e1e2ec;
	}

.question_module {
	clear: both;
	display: block;
	width: 800px;
	margin: 0;
	padding: 0;
	zoom: 100%;
	}

.question_module:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}

.number {
	float:left;
	display: inline;
	width: 65px;
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: left;
	font-size: 1.154em;
	font-weight: bold;
	color: #b40004;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	}

.question {
	float:right;
	display: inline;
	width: 715px;
	text-align: left;
	margin: 10px 10px 0 0;
	padding-left: 0;
	font-size: 1.154em;
	font-weight: bold;
	color: #b40004;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	/* border-bottom: 1px dotted #c0c0c0; */
}

.answer_module {
	clear: both;
	display: block;
	text-align: center;
	width: 700px;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 10px 10px 0 0;
	border-bottom: dashed 1px #808080;
	}

.on_off {
	clear: both;
	display: block;
	text-align: left;
	width: 675px;
	margin: 0;
	padding: 0 0 0 35px;
	}

.answer {
	clear: both;
	display: block;
	width: 655px;
	margin: 0 0 5px;
	padding: 0;
	}

.answer p {
	text-align: left;
	line-height: 1.5;
	font-size: 1em;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	}

.totop_gif {
	clear: both;
	display: block;
	text-align: right;
	margin: 10px 0 10px 0
	padding: 0px;
	}

/* 回答別設定 */
/* B05 ここから*/
.B05_group {
	clear: both;
	display: block;
	width: 650px;
	margin: 10px 0;
	padding: 0;
	border-top: solid 1px #c0c0c0;
	/* zoom: 100%; */
	}

.B05_group:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}

.B05_img {
	display: inline;
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
	padding: 0;
	}

.B05_variation {
	display: inline;
	float: right;
	width: 370px;
	text-align: left;
	font-size: 1.077em;
	font-weight: bold;
	color: #003366;
	margin: 10px 0 0;
	padding: 3px 0 3px 10px;
	background-color: #dfedff;
	}

.B05_caption {
	display: inline;
	float: right;
	width: 370px;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
/* B05 ここまで*/

