@charset "utf-8";

h1.title {
	margin: 0 0 0.5em 0;
	font-size: 1em;
	float: left;
}

.notice {
	clear: both;
	overflow: auto;
	padding: 0;
	font-size: 0.8em;
	color: #000;
}

.notice .title {
	font-weight: bold;
	font-size: 1.25em;
	color: #066;
}
.notice .detail {
	margin: 10px 0;
}
