@charset "utf-8";

/* -----------------------------------------------------------

	Title: news.css
	Created: 2008-11-3
	Last Up Date: 2008-11-3
	
----------------------------------------------------------- */
/*

	news
	
----------------------------------------------------------- */
/*

	news
	
----------------------------------------------------------- */

div#news dl {
	clear: both;
	padding: 0 10px;
}

div#news dl dt {
	float: left;
}

div#news dl dd {
	background: url(../../common/image/line_dot_x.gif) bottom repeat-x;
	margin: 0 0 10px;
	padding: 0 0 10px 7em;
}