@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);



.notice {
	margin-bottom: 45px;
	overflow:hidden;
	zoom:1;
}
.notice ul.image {
	width: 200px;
	text-align: center;
	float:right;
	margin-left:20px;
}
.notice ul.image li.fancybox a,
.notice ul.image li span {
	width: 200px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}


.notice ul.image li{margin-bottom:15px;}

.notice div.text {
	margin-right: 220px;
}
.notice p.date {
	margin-bottom: 5px;
	font-weight: bold;
}
