@charset "utf-8";
#faq_top p {
	margin-bottom: 30px;
	margin-left: 1em;
}
#faq_top ul {
	margin-left: 2em;
}
#faq_top li {
	background-image: url(../img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 0.8em;
	padding-left: 18px;
}
#faq_top .tel {
	color: #C00;
}



#sub_menu.faq_sub li {
	width: 300px;
	margin-bottom: 2px;
	padding-right: 0px;
}
#right_side .faq_subgroup {
	margin-bottom: 25px;
	margin-left: 10px;
}


#right_side .faq_subgroup li {
	background-image: url(../img/list_mark03.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-right: 2em;
	padding-left: 1.5em;
	float: left;
}
#right_side .faq_box dt {
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	background-image: url(../faq/img/mark_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	padding-top: 7px;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7F00;
	margin-left: 15px;
}
#right_side .faq_box dd {
	background-image: url(../faq/img/mark_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	margin-left: 40px;
	padding-left: 35px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#right_side .faq_box dd ol {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#right_side .faq_box dd li {
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
}


#tougou_faq {width: 970px; margin: 0 auto;}
#tougou_faq h2 {
	width: 970px;
	height: 30px;
	background-color: #ffe14d;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */
}
#tougou_faq .faqbx dt {
	background-image: url(../img/icon/icnq.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #FF7F00;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 15px;
	padding-left: 32px;
	padding-top: 6px;
}
#tougou_faq .faqbx dd {
	background-image: url("../img/icon/icna.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-top: 0px;
}

