#content_yellowpage {
	clear: both;
	overflow: auto;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 20px 0px;
	background-image:url(common/img_bkmadam_02.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#content_yellowpage .yellowpage {
	padding: 20px;
	clear: left;
}
#content_yellowpage .yellowpage li {
	list-style: none;
	float: left;
	width: 175px;
	padding-bottom: 50px;
}
#content_yellowpage .yellowpage li dt {
	font-size: 90%;
	font-weight: bold;
	color: #7d0078;
	line-height: 1.3;
	margin-bottom: 30px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E3BFCF;
	padding-left: 10px;
}
#content_yellowpage .yellowpage dt span {
	font-size: 60%;
	display: block;
	line-height: 2;
	font-weight: normal;
}

#content_yellowpage .yellowpage dd {
	font-size: 75%;
	text-indent: 5px;
	line-height: 1.8;
}
#content_yellowpage .yellowpage dd a {
	line-height: 1.8;
}

