@charset "shift-jis";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

a:link{
	color: #fff;
}
a:visited{
	color: #fff;
}
a:hover{
	color: #D90013;
}

a {
text-decoration: none;
}



.white {
	font-size: 9px;
	color: #fff;
}


a img {
border: none;
}

