@charset "utf-8";

@import url("../../../matrix/css/sub.css");



/* よくあるご質問
--------------------------------------------------- */

#faq_top_notice {
	margin:0 8px 23px;
}




#faq_top_notice  {
	margin:0 9px;
	background-image:url(/matrix/images/pagedown_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:3px;
}
#faq_top_notice .clearfix {
	background-image:url(/matrix/images/pagedown_bg.jpg);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding:12px 8px 13px;
}




#faq_top_notice .text{
	float:left;
	line-height:25px;
}
#faq_top_notice ul {
	float:right;
}
#faq_top_notice li {
	float:left;
	cursor:pointer;
}
#faq .faq_section {
	clear:both;
	margin:0 0 45px;
}
#faq .faq_bg {
	background-image:url(/faq/matrix/images/mk_faq_bg.jpg);
	background-position:430px 100%;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#faq .faq_wo_bg {
	background-image:none;
	padding-bottom:0;
}
#faq .faq_section h2{
	margin:0 8px 13px;
	padding:0 10px;
	line-height:2.2;
	font-size:1.23em;
	border-color:#e0e0e0;
	border-width:1px 1px 1px 6px;
	border-style:solid;
	background-image:url(/faq/matrix/images/faq_h2_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}

#faq .faq_section ul {
	margin:0 8px;
}
#faq .faq_section li {
	clear:both;
	padding:0 0 12px;
	position:relative;
}
#faq .faq_section .h3_outer{
	background-image:url(/matrix/images/dotted_h_line.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}
#faq .faq_section h3{
	background-position:560px 10px;
	background-repeat:no-repeat;
	padding:8px 0 9px;
	zoom:1;
}
#faq .faq_section h3.open{  background-image:url(/matrix/images/icon_minus.jpg);}
#faq .faq_section h3.close{ background-image:url(/matrix/images/icon_plus.jpg);}
#faq .faq_section h3 span{
	display:block;
	margin-left:40px;
	background-image:url(/matrix/images/icon_red_arorw2.gif);
	background-position:0 9px;
	background-repeat:no-repeat;
	padding:3px 25px 3px 15px;
	cursor:pointer;
	font-weight:normal;
	font-size:1.07em;
}
#faq .faq_section h3 img{
	float:left;
}
#faq .faq_section ul{
	margin:0 8px;
}
#faq .faq_section .answer {
	clear:both;
	line-height:1.6;
}
#faq .faq_section .answer_inner {
	background-image:url(/faq/matrix/images/faw_a_bg.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	padding:0 0 5px;
}
#faq .faq_section .answer p {
	padding:40px 30px 60px;
	background-image:url(/faq/matrix/images/mk_faq_bg2.jpg);
	background-position:420px 100%;
	background-repeat:no-repeat;
}


