@charset "utf-8";

#news ul li {
	margin-bottom: 1.5em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#news ul li h3 {
	padding-left: 15px;
	margin-bottom: 0px;
	background-image: url(../common/images/common_bu_01.gif);
	background-position: left 0.45em;
	background-repeat: no-repeat;
}

#news ul li p{
	padding-bottom:1em;
}


