@charset "shift_jis";

#srt-contents .faqWrap01 {
	clear: both;
}
#srt-contents .faqWrap01 .faqBox01 {
	clear: both;
	background: #f3f3f3;
}
/*#srt-contents .faqWrap01 .faqBox01.open {
	padding-bottom: 10px;
}
*/
#srt-contents .faqWrap01 .faqBox01 + .faqBox01 {
	margin-top: 20px;
}
#srt-contents .faqWrap01 .faqBox01 > .question {
}
*+html #srt-contents .faqWrap01 .faqBox01 > .question {
	height: 100%;
}
#srt-contents .faqWrap01 .faqBox01 > .question > a {
	position: relative;
	display: block;
	padding: 15px 10px 15px 10px;
	color: #333333;
	*zoom: 1;
}
*:first-child+html #srt-contents .faqWrap01 .faqBox01 > .question > a {
	position: static;
	background: url(/bcinfo/img/icn_open.png) no-repeat 99% 10px;
}
*:first-child+html #srt-contents .faqWrap01 .faqBox01.open > .question > a {
	position: static;
	background: url(/bcinfo/img/icn_close.png) no-repeat 99% 10px;
}
#srt-contents .faqWrap01 .faqBox01 > .question > a .icon {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	font-weight: bold;
}

#srt-contents .faqWrap01 .faqBox01 > .question >  .qlist {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	font-weight: bold;
	padding-left:10px;
}
#srt-contents .faqWrap01 .faqBox01 > .question > a .head {
	display: block;
	overflow: hidden;
	*zoom: 1;
	color: #0070cb;
	text-decoration:underline;
}

#srt-contents .faqWrap01 .faqBox01 > .question > a:hover .head {
	text-decoration:none;
}

#srt-contents .faqWrap01 .faqBox01 > .question > a .switch {
	position: absolute;
	right: 10px;
	top: 15px;
	display: block;
	width: 55px;
	height: 21px;
	background: url(/bcinfo/img/icn_open.png) no-repeat 0 0;
	text-indent: -9999px;
}
#srt-contents .faqWrap01 .faqBox01.open > .question > a .switch {
	background: url(/bcinfo/img/icn_close.png) no-repeat 0 0;
}
*:first-child+html #srt-contents .faqWrap01 .faqBox01 > .question > a .switch {
	display: none !important;
}
#srt-contents .faqWrap01 .faqBox01 > .answer {
	margin: 10px 10px 0;
	padding: 20px 15px 15px;
	background: #ffffff;
}
#srt-contents .faqWrap01 .faqBox01 > .answer .icon {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	font-weight: bold;
}
#srt-contents .faqWrap01 .faqBox01 > .answer .content {
	display: block;
	overflow: hidden;
	*zoom: 1;
}

/* Top FAQ override */
#srt-contents .faqWrap01.topfaq .faqBox01 {
	margin: 0;
	background: #ffffff;
}
#srt-contents .faqWrap01.topfaq .faqBox01 > .question {
	font-size: 100% !important;
	margin-bottom:15px;
}
*:first-child+html #srt-contents .faqWrap01.topfaq .faqBox01 > .question > a {
	position: static;
	background: url(/bcinfo/img/icn_open.png) no-repeat 99% 0;
}
*:first-child+html #srt-contents .faqWrap01.topfaq .faqBox01.open > .question > a {
	position: static;
	background: url(/bcinfo/img/icn_close.png) no-repeat 99% 0;
}
#srt-contents .faqWrap01.topfaq .faqBox01 > .question > a {
	padding-top: 0;
}
#srt-contents .faqWrap01.topfaq .faqBox01 > .question > a .switch {
	right: 10px;
	top: 0;
}
#srt-contents .faqWrap01.topfaq .faqBox01 > .answer {
	margin-top: 0;
	padding: 0;
}

@media screen and (max-width: 640px) {


}



 /*=================================

	clearfix

=================================*/
#srt-contents .faqWrap01 .faqBox01 > .question > a:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

#srt-contents .faqWrap01 .faqBox01 > .question > a {
	zoom: 1;
}


 /*================20140809ǉ=================*/


#srt-contents #link_faq{
margin: 50px 0;
border: 4px solid #F3F2F2;
padding: 15px 25px 5px;
border-radius: 8px;
line-height: 1.8;
}

#srt-contents #link_faq p span{
font-weight: bold;
}


#srt-contents #link_faq p.link-01 a {
background: url(/common/images/icn_lnk07.gif) no-repeat 0 0.7em;
}
