@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color:#000000;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3',Times New Roman,Times,sans-serif;
	color:#ffffff;
}

div#wrapper {
	width: 868px;
	height: 652px;
	margin-top: 20px;
	background-position: center;
	text-align: center;
	background-image: url('img/FGLT_web_top_new.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto
}

div#menu {
	float: left;
	text-align: left;
	padding-top: 484px;
	padding-left: 10px;
	padding-bottom :30px; 
}


/* old \*/
* html div#wrapper {
	width: 1000px;
}
/* end */