@charset "shift_jis";

.outline {
	width: 800px;
	margin: 20px auto;
}
.outline h1 {
	background-color: #52b4e5;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-size: 24px;
}
.outline p {
	font-size: 16px;
	line-height: 32px;
}