@charset 'utf-8';
/*質問と答え*/

li#bnr4 {
	width: 325px;
	margin: auto;
	position: absolute;
	right: 30px;
	left: auto;
	top: 100px;
}

.faq {
	margin-right: 30px;
}

.faq dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 10px;
	cursor: pointer;
	color: #069;
}

.faq dt a {
	display: block;
	padding-bottom: 10px;
	color: #069;
}

.faq dd {
	font-size: 16px;
	line-height: 1.5;
	display: none;
	margin-bottom: 10px;
	padding: 0 0 10px 13px;
	border-bottom: 1px dotted #ccc;
}

ul#bnrs_wrapper_l {
	margin-bottom: 0;
}
