#Contents {
	float: none !important;
	margin: 10px auto 100px !important;
	border: none !important;
}

#Close {
	padding-top: 80px;
	font-size: 18px;
	line-height: 1.5;
}
#Close h1 {
	margin-bottom: 40px;
	text-align: center;
}
#Close .lead {
	margin-bottom: 80px;
}
#Close .lead p {
	margin-bottom: 1em;
}
#Close .lead p:first-child {
	margin-bottom: 3em;
}
#Close .lead p:last-child {
	margin: 3em 0 0;
	text-align: right;
}
#Close .lead p span {
	color: red;
}
#Close .announce {}
#Close .announce h2 {
	margin-bottom: 40px;
	text-align: center;
}
#Close .announce ol {
	margin-bottom: 40px;
	padding-left: 1.5em;
}
#Close .announce ol li:not(:last-child) {
	margin-bottom: 1.5em;
}
#Close .announce ol .list_title {
	margin-bottom: 5px;
}
#Close .announce ol p {
	font-size: .9em;
}
#Close .announce ol p span {
	color: red;
}
#Close .announce .wrap_text {
	margin-bottom: 1em;
	text-align: right;
}
#Close .announce .wrap_text .date {
	margin: 1em 0;
}
