@charset "utf-8";

#notice {
	height: 280px;
	overflow: hidden;
	background: #ffffff url(../images-top/notice/bg-notice-mainarea.jpg) center top no-repeat;
}
#notice .inner {
	margin: 0 auto;
	width: 960px;
	height: 280px;
}
#notice .inner .message {
	padding: 52px 0 0 25px;
}
#notice .inner .btn {
	padding: 12px;
	text-align: right;
}
#notice .inner .message img {
	vertical-align: bottom;
}

/* event-banner */
#event-banner ul {
	margin-bottom: -2px;
	padding: 3px 0 0 13px;
	overflow: hidden;
}
#event-banner ul li {
	margin-bottom: 5px;
}