@charset "shift_jis";

* {
	margin:0px;
	padding:0px;
}

html {
    height:100%;
}

body {
	background-color: #000000;
	color:#4D2500;
	font-size: 12px;
	line-height:130%;
	text-align:center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	height:860px;
}
