@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #474747;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,w
input {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

table,
form,
input,
select {
	font-size: 100%;
}

a:link {
	color: #166E9B;
}

.skip {
	position: absolute;
	left: -3000px;
	width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.1%;
}
