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

@import url(fixed.css);

div#content {
	position: relative;
	left: 0;
	top: 0;
	height: 501px;
	width: 877px;
	margin-right: 25px;
}

div#content h1 {
	position: absolute;
	left: 25px;
	top: 115px;
}

div#content ul.lang {
	position: absolute;
	left: 86px;
	top: 364px;
}

div#content ul.lang li {
	float: left;
	margin-right: 40px;
	display: inline;
	list-style: none;
}

div#content div#select {
	position: absolute;
	left: 78px;
	top: 330px;
}

div#content div#soon {
	position: absolute;
	left: 536px;
	bottom: 24px;
}

div#content img#cover {
	position: absolute;
	left: 313px;
	top: 0;
}

div#content address {
	position: absolute;
	left: 66px;
	bottom: 0px;
}
