@charset "UTF-8";

body
{
	color: #FFF;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

a:visited
{
	text-decoration: none;
	color: #FFF;
}

a:active
{
	text-decoration: none;
	color: #FFF;
}

a
{
	text-decoration: none;
	color: #FFF;
}

