@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
}


#wrap {
width:800px;
padding:0 10px;
margin:0 auto;
background:url(images/bg.gif) repeat-y center top;
}

#main {
width:730px;
margin:0 auto;
}

#map {
position:relative;
}

#fcx {
	position:absolute;
	top:167px;
	left:196px;
	width:412px;
	height:107px;
}

#foot {
margin-top:40px;
}

#bnr {
text-align:right;
}

