@charset "utf-8";

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#noflashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #999999;
	line-height:1.5em;
}
a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:hover {
	text-decoration: none;
	color: #65ACAB;
}
a:active {
	text-decoration: none;
	color: #339999;
}
h1 {
	margin-top:20px;
	margin-left: 15px;
	font-size: 12px;
	color: #999999;
}
#info,#exp {
	margin-top:15px;
	margin-bottom:15px;
	margin-left: 15px;
}

