body {
	margin: 0;
	font-size: 80%;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'sans-serif';
	text-align: justify;
	line-height: 1.6em;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
}
a {
	color: #00267D;
}
a:hover {
	color: #003DC2;
}
img {
	vertical-align: bottom;
	border: 0;
}