@charset "utf-8";

/* reset */
html, body, p, li, dl, dt, dd, blockquote, td, form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
address, em, code, cite, dfn, var, optgroup {
	font-style: normal;
}
caption, th {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border: none;
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	line-height: inherit;
}
input, select, textarea {
	font-size: inherit;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
html:not(:target) body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
