@charset "UTF-8";

body {
	margin     : 0;
	background : #f8f6f8;
}

ul, p {
	margin : 0;
}

ul {
	list-style-type : none;
}

#outerwrapper {
	width  : 1280px;
	margin : 0 auto;
}

#container {
	position : relative;
}

#logo {
	background : #fff;
}

.pagebottommovepagebtn .blink {
	position : absolute;
}

.mainmessage {
	position : absolute;
}
