/**********************
reset.css
**********************/
html {
	font-size: 62.5%;
}

body {
	font-family:Verdana, Helvetica, "メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

h1, h2, h3, h4, h5, h6,
p,
ul, ol, li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul, ol, li {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
