@charset "utf-8";
#yellowpage dt   {
	line-height: 1.3;
	color: #EF8E03;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 30px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F29600;
	height: 1%;

}
#yellowpage dt span  {
	display: block;
	font-weight: normal;
}
#yellowpage dt span.nosub {
	font-size: 1pt;
	text-indent: -10000px;
	overflow: hidden;
}

#yellowpage dd  {
	line-height: 1.5;
}
#yellowpage dd a  {
	line-height: 1.5;
}
