@charset "utf-8";
.container .content .faq .q ol h3 {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F36;
	width: 500px;
}.container .header #headcom {
	text-align: left;
}
.container .content .faq .a h2 {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.container .content .faq .a h4 {
	width: 300px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F36;
}
