@charset "UTF-8";
/* CSS Document */

/*---------------------------------------------------------
                           #main
---------------------------------------------------------*/

body#sfaq100 div#main h3 {
	width: 609px;
	height: 30px;
	margin-bottom: 20px;
	padding: 10px 0 0 12px;
	background: url(/image/SFAQ100/title_main_SFAQ100.gif) no-repeat 0 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

/*---------------------------div.section dl--*/

div#main div.section .faq_list {
	width: 581px;
	margin: 0 auto 20px auto;
	padding-top: 2px;
	background: url(/image/shared/bg_line_dotted_gray.gif) repeat-x 0 0;
}

div#main div.section dl {
	width: 581px;
	margin-bottom: 1px;
}

div#main div.section .underline {
	padding-bottom: 2px;
	background: url(/image/shared/bg_line_dotted_gray.gif) repeat-x 0 100%;
}

div#main div.section dt span.float_box,
div#main div.section dd p {
	width: 561px;
	height: 1%;
	padding: 10px 10px 8px 10px;
}

div#main div.section dt span.float_box {
	display: block;
	background-color: #f1edec;
	font-size: 14px;
	font-weight: bold;
}

div#main div.section dd p {
	color: #333;
}

div#main div.section .faq_icon {
	display: block;
	width: 16px;
	margin-right: 8px;
}

div#main div.section dt .faq_question_txt,
div#main div.section dd .faq_answer_txt {
	display: block;
	width: 536px;
}

div#main div.section dt .faq_question_txt a {
	color: #e60000;
}

/*---------------------------div#main div.section.end #goto_toppage--*/

div#main div.section.end #goto_toppage {
	width: 621px;
	margin-top: 20px;
}

div#main div.section.end #goto_toppage .btn a {
	/*display: inline-block;*/
	display: block;
	overflow: hidden;
	width: 172px;
	height: 31px;
	background: url(/image/shared/btn_main_gototop_big_on.gif) no-repeat 0 0;
	margin: 0 auto;
}

div#main div.section.end #goto_toppage .btn a:active,
div#main div.section.end #goto_toppage .btn a:hover {
	background-color: #fff;
}

div#main div.section.end #goto_toppage .btn a:active img,
div#main div.section.end #goto_toppage .btn a:hover img {
	visibility: hidden;
}

/* End */
