@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
}
body {
	background-color: #000000;
	padding: 15px;
	overflow: hidden;
	width: 5000px;
}
div#wrapper {
	width: 5000px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	color: #009900;
	line-height: 1.7em;
}
div#wrapper span {
	color: #006600;
	font-size: 8px;
}