@charset "utf-8";
@import "common/0-import.css";
#conts h2 {
	padding: 0 0 0 40px;
	margin-bottom: 17px;
	line-height: 40px;
	_line-height: 38px;
	_padding-top: 2px;
	background: url(../img/faq/h2_back.gif) no-repeat;
	font-size: 16px;
	color: #000;
}

#conts p {
	margin: 0 20px 4px;
	line-height: 20px;
}

#conts ul.photo {
	padding: 0 18px 0 19px;
	margin-bottom: 55px;
}

#conts ul.photo li {
	margin-bottom: 5px;
}

#conts ul.photo li img {
	display: block;
}
