

#wp_contents h3{
	border-bottom:1px dotted #666;
	margin-bottom:6px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../images/gimic_detail.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#wp_contents h3 a:link{
	text-decoration: underline;	
}
#wp_contents h3 a:visited{
	text-decoration: underline;	
}
#wp_contents h3 a:hover{
	text-decoration: none;	
}
