@charset "utf-8";
#title {
	height: 40px;
	width: 580px;
	font-size: 20px;
	margin-bottom: 20px;
	background-image: url(../images/link/links-title.gif);
	background-repeat: no-repeat;
	float: left;
}
#title-02 {
	height: auto;
	width: 580px;
	font-size: 14px;
	line-height: 150%;
}
#title-02 a {
	text-decoration: none;
}
#title-02 p {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005FAC;
	padding-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005FAC;
	padding-left: 15px;
	padding-top: 10px;
}
