@charset "UTF-8";

body {
	font-family: "Meiryo", "Hiragino Kaku Gothic Pro 6N", "Yu Gothic", "MS PGothic", sans-serif;
}

h2,
h3,
h4 {
	margin-top: 22px;
	margin-bottom: 11px;
}

.contents {
	font-size: .9rem;
	padding-bottom: 20px;
	padding-top: 15px;
}

.contents h1.title.blue {
	color: #0099ff;
	border-color: #0099ff;
	font-size: 1.1rem;
	padding: 7px 0.8rem;
	border-bottom: solid 1px #09F;
	border-left: solid 4px #09F;
}

.contents section h2 {
	font-size: 1.1rem;
}

footer {
	text-align: center;
}
