@charset "utf-8";
#wrapper {
	height: auto;
	width: 100%;
}
#header  {
	height: auto;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
}

#top {
	height: auto;
	width: 100%;
}


#main {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#fotter {
	height: auto;
	width: 100%;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
