@charset "utf-8";
@import url("default.css");

div#counter {
	text-align: right;
	margin-right: 10px;
}
div#hoken {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
}
div#midasi {
	background-color: #0f009b;
	color: white;
	text-align: center;
	padding: 5px;
}
div#hoken h2 {
	text-align: center;
	color: white;
	margin-bottom: 5px;
	margin-top: 5px;
	border-style: none;
}
div#hoken h3 {
	text-align: left;
	color: #0f009b;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
