/* ---------------- top ------------------------ */
#main {
	float:left;
	padding:0 20px 0 20px;
	width:482px;
}
#sidenote {
	float:left;
	width:233px;
}
#update {
	background:#eee;
	padding:10px;
}
#update h2 {
	font-weight:bold ! important;
	margin-top:0;
}
#update dt {
	font-weight:bold;
}
#update dd {
	margin:0;
	margin-left:0;
	padding-left:0;
}
#main img {
	background-color:#fcfcfc;
	padding:9px;
	border:1px solid #ccc;
}
