@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 .inner {
	padding: 0 19px;
}

#conts table {
	margin-bottom: 45px;
	width: 600px;
}

#conts td,
#conts th {
	padding: 7px 15px 8px;
	border: 1px solid #c8c8c8;
	color: #1e1e1e;
	text-align: left;
	line-height: 20px;
}

#conts th {
	background-color: #d1f0ff;
	width: 120px;
}