html {
	scrollbar-base-color: #58DDA1;
	scrollbar-color: #58DDA1 #000;
}

body, div, td, th, h1, h2, h3, p, ul, ol, input, textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", serif;
}

tt, pre, code, kbd {
	font-family: "ＭＳ ゴシック", "MS Gothic", monospace;
}

body {
	margin: 0 auto;
	max-width: 1024px;
}

h1 {
	color: #58DDA1;
}
