#faqtextarea {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	font-weight: 600;
}

.faqtext h2 {
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 35px;
	cursor: pointer;
	color: #015672;
}

.faqtext p {
	font-size: 18px;
	margin-bottom: 0;
	padding: 0 5%;
	overflow: hidden;
	text-align: justify;
}

.fclick {
	background: url(/gfx/plus.jpg) no-repeat right center;
	border-bottom: 1px solid #000;
}

.fclicked {
	background: url(/gfx/minus.jpg) no-repeat right center;
}

.popen {
	margin-bottom: 10px !important;
	border-bottom: 1px solid #000;
}

.pclose {
	margin-bottom: 0 !important;
	border-bottom: 0;
}

#body div#hpfaq {
	margin-bottom: 0;
	padding: 40px 8vw 90px 8vw;
}

#hpfaq .b11kh2title, #hpfaq .b11kh1title {
	padding-left: 0;
}
