@charset "utf-8";

html, body, div, span, h1, h2, h3, p, a, img, ol, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 14px;
	line-height: 1.7;
	color: #333;
	background: #fff;
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
}

ol, ul {
	list-style: none;
}

img {
	vertical-align: bottom;
}

a {
	color: inherit;
	text-decoration: none;
}
