@charset "utf-8";
#title {
	height: 105px;
	width: 580px;
	margin-bottom: 20px;
	background-image: url(../images/quality/quality-title.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#title-02 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 20px;
}
#title-02 a {
	color: #000000;
	text-decoration: none;
}

#title-02 p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
