@charset "UTF-8";
/*-------------------------------------------
	global
-------------------------------------------*/
body, div, ul {
	margin:0;
	padding:0;
} body {
	text-align:center;
	background-color:#FFF;
} #wrapper {
	height:600px;
	width:910px;
	margin-left:auto;
	margin-right: auto;
	text-align: left;
	position: relative;
} #fc {
	height:600px;
}
