.bu-notice {
	background: #ffc;
	width: 100%;
	border: 1px solid #990;
	margin-bottom: 1em;
}
.bu-notice p {
	margin: 0;
	padding: 1em;
}
