@charset "utf-8";
#contents #cal {
	float: left;
	width: 275px;
}
#contents #flash {
	margin-bottom: 20px;
}
#contents #cal div {
	margin-top: 5px;
}
#contents #news {
	float: right;
	width: 503px;
	background-image: url(../images/kokuban.jpg);
	background-repeat: no-repeat;
	height: 292px;
	padding-top: 32px;
	padding-left: 41px;
}
#calTitle {
	margin-bottom: 5px;
}
#newsCopy {
	margin-bottom: 16px;
}
#news ul {
	list-style:none;
	margin-left:10px;
}
