#news .memo {
	font-size: 0.8em;
	padding-top: 5px;
	list-style-type: none;
	padding-left: 0px;
	text-indent: -1.4em;
	margin-left: 1.4em;
	text-align: right;
}
#news .box {
	margin-bottom: 20px;
}
#news .box .textArea {
	width: 390px;
	margin-right: 10px;
	float: left;
}
#news .box .imgArea {
	width: 300px;
	float:left;
}
#news dl {
	margin-top: 15px;
	padding-bottom: 30px;
}
#news dt {
	width: 80px;
	float: left;
	text-align: left;
}
#news dd {
	width: 620px;
	float: left;
	text-align: left;
}