body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
#header a {
	color: #333333;
	text-decoration: none;
}
#header a:hover {
	color: #333333;
	text-decoration: underline;
}
#header a:active {
	color: #333333;
	text-decoration: underline;
}
#header a:visited {
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a:active {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
}
