@charset "UTF-8";

html {
	height:100%;
	}
body {
	background:#FFFFFF url("/img/background/body.png") left bottom repeat-x;
	height:100%;
	}

/* contents */
.contents {
	position:relative;
	height:50%;
	}
.contents h1 {
	display:none;
	}
.contents p {
	display:none;
	}

/* content */
.content {
	margin:0 0 -160px 0;
	height:100%;
	}

/* niko */
#niko {
	}
#logo {
	}
#primary {
	}