@charset "utf-8";
/* CSS Document */

#news .memo {
	font-size: 0.8em;
	padding-top: 5px;
	list-style-type: none;
	text-align: right;
}
#news .team table, #news .team th, #news .team td {
	border: none;
	background-color: #ffffff;
}
#news .team th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#news .center {
	margin-top: 30px;
	margin-left: 150px;
}
#news .overSpace {
	margin-top: 20px;
}