@charset "utf-8";

body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#main {
	width: 800px;
	overflow: visible;
	position: absolute;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 480px;
	margin-top: 10px;
	margin-left: -400px;
	left: 50%;
}
#contents {
	background-color: #FFFFFF;
	overflow: visible;
	position: absolute;
	height: 500px;
	width: 800px;
	left: 0px;
	top: 80px;
	background-repeat: repeat;
	text-align: left;
}
#blog {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#space {
	position: absolute;
	height: 50px;
	width: 540px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 170px;
}
#space2 {
	position: absolute;
	height: 15px;
	width: 630px;
	top: 65px;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 170px;
}
#homepage {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 170px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#concept {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 260px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#works {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 350px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#process {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 440px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#service {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 530px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#info {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 620px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#about_us {
	position: absolute;
	height: 15px;
	width: 90px;
	left: 710px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#main_layout {
	position: absolute;
	left: 0px;
	top: 0px;
}
#contact {
	height: 50px;
	width: 90px;
	position: absolute;
	left: 710px;
	top: 0px;
}
#title {
	left: 420px;
	top: 100px;
	position: absolute;
}
#sitemap {
	height: 20px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 580px;
}
#company {
	position: absolute;
	right: 10px;
	width: 245px;
	bottom: 110px;
}
