* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, a, address, dl, dt, dd, ol, ul, li, fieldset, form, table, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
}


table {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	}
a {
	outline: none;
	color: #00C;
}
a:hover {
	color: #000;
	text-decoration: none;
}
