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


#pageOuter #page #header {
	height: auto;
	width: auto;
}
#pageOuter #page #manu {
	height: auto;
	width: auto;
}



#main   {
	width: 550px;
	margin-left: 200px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: small;
}

#pageOuter #page #footerArea {
	background-color: #FFC;
	font-size: 14px;
	color: #999;
	height: 50px;
	width: auto;
	text-align: center;
	bottom: 0px;
	clear: both;
	margin-bottom: 0px;
}
