@charset "utf-8";
/* CSS Document */
	 
#news{
	width:90%;
	margin:10px 5%;
	text-align:left;
	}

.h3_news {
	margin:10px 3px 10px 3px;
	padding:10px 5px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
	}

#news dd{
	border-bottom:dotted 2px #cccccc;
	padding-bottom:3px;
	margin:0px 0px 5px 0px;
	}

#news dt{
}
