@charset "UTF-8";
#wrapper #right_contents h5 {
	margin-bottom: 7px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	font-weight: bold;
}
