@charset "utf-8";
@import "common/0-import.css";
#conts h2 {
	padding: 0 0 0 40px;
	margin-bottom: 19px;
	line-height: 40px;
	_line-height: 38px;
	_padding-top: 2px;
	background: url(../img/faq/h2_back.gif) no-repeat;
	font-size: 16px;
	color: #000;
}

#conts h3 {
	padding: 0 0 0 40px;
	margin-bottom: 13px;
	line-height: 35px;
	background: url(../img/faq/h3_back.gif) no-repeat;
	font-size: 15px;
	color: #fff;
}

#conts p {
	padding: 0 20px;
	margin-bottom: 28px;
	line-height: 20px;
	color: #464646;
}

#conts p.mb30 {
	margin-bottom: 39px;
}

#conts p.bold {
	margin-top: -8px;
	font-weight: bold;
}

#conts ul.faq {
	margin: -7px 0 29px;
	padding: 0 0 0 19px;
	overflow: hidden;
	zoom: 100%;
}

#conts ul.faq li {
	padding-left: 28px;
	background: url(../img/faq/icon01.gif) no-repeat left top;
	line-height: 19px;
	-line-height: 18px;
	-padding-top: 1px;
	margin-bottom: 11px;
}

#conts ul.faq li a {
	color: #464646;
	text-decoration: none;
}

#conts ul.bold {
	margin: -8px 0 30px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #464646;
}
