@charset "utf-8";





#contents #mainImg {
	margin:0 0 15px;
	float:left;
	padding:0;
	border-bottom:none;
}

#contents .news {
	float:left;
	width:380px;
	margin:0 5px;
	display:inline;
}

#contents .news dl {
	font-size:75%;
	line-height:1.6em;
	margin:10px 7px 0;
}

#contents .news dt {
	color:#CC0000;
	font-weight:bold;
}

#contents .news dd {
	margin:0 0 10px;
}
