body, html {
font-family:"Noto Sans JP", "Meiryo", "CI", Helvetica, Arial, sans-serif;
}

header {
	height: 20px;
width:100%;
margin: 0;
background-color:#b72025;
}
.content {
	text-align: center;
	line-height:2em;
}
h1 img {
	width: 200px;
	margin: 0 auto 0 auto;
	line-height: 1;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.5em;
}

.center {
	text-align: center;
}