@charset "UTF-8";
/* CSS Document */


* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 696;
	height: 100%;
	color: #fff;
	background-color: #000;
}

a {
	color:#F0F;
}