/*
2013 Copyright (C) KS Sales Co.,Ltd. All Rights Reserved.
*/


/* ==========================
	css include
========================== */
@import url('style.css');
@import url('sub.css');
@import url('style.css');
/* ==========================
	activity part
========================== */
#splash_company {
	width: 1000px;
	height: 0;
	padding-top: 350px;
	margin: 0 auto 20px auto;
	background: url(../company/images/splash_company.png) no-repeat 0 0;
	overflow: hidden;
	position: relative;
}
#service_txt {
	width: 645px;
	height: 0;
	padding-top: 60px;
	background: url(../company/images/company_txt.png) no-repeat;
	overflow: hidden;
	margin: 0 auto 55px auto;
}
/* ==========================
	splash parts
========================== */
#splash_object {
	width: 185px;
	height: 60px;
	position: absolute;
	top: 150px;
	left: 41%;
}
/* ==========================
	content parts
========================== */
#content_sitemap {
	width: 810px;
	height: 650px;
	margin: 0 auto 80px auto;
	position: relative;
}
#sitemap_title {
	width: 400px;
	height: 0;
	padding-top: 90px;
	background: url(../images/sitemap_title.png) no-repeat 0 0;
	overflow: hidden;
	margin: 25px auto 70px auto;
}
.link01 a, .link02 a, .link03 a, .link04 a, .link05 a, .link06 a, .link07 a, .link08 a, .link09 a, .link10 a, .link11 a, .link12 a, .link13 a {
	width: 200px;
	height: 0;
	padding-top: 50px;
	display: block;
	overflow: hidden;
	position: absolute;
}
.link01 a {
	background: url(../images/link01.png) no-repeat 0 0;
	left: 25px;
	top: 0;
}
.link02 a {
	background: url(../images/link02.png) no-repeat 0 0;
	left: 300px;
	top: 0px;
}
.link03 a {
	background: url(../images/link03.png) no-repeat 0 0;
	left: 300px;
	top: 60px;
}
.link04 a {
	background: url(../images/link04.png) no-repeat 0 0;
	left: 300px;
	top: 200px;
}
.link05 a {
	background: url(../images/link05.png) no-repeat 0 0;
	left: 300px;
	top: 330px;
}
.link06 a {
	background: url(../images/link06.png) no-repeat 0 0;
	left: 300px;
	top: 460px;
}
.link07 a {
	background: url(../images/link07.png) no-repeat 0 0;
	left: 300px;
	top: 520px;
}
.link08 a {
	background: url(../images/link08.png) no-repeat 0 0;
	left: 575px;
	top: 60px;
}
.link09 a {
	background: url(../images/link09.png) no-repeat 0 0;
	left: 575px;
	top: 120px;
}
.link10 a {
	background: url(../images/link10.png) no-repeat 0 0;
	left: 575px;
	top: 200px;
}
.link11 a {
	background: url(../images/link11.png) no-repeat 0 0;
	left: 575px;
	top: 260px;
}
.link12 a {
	background: url(../images/link12.png) no-repeat 0 0;
	left: 575px;
	top: 330px;
}
.link13 a {
	background: url(../images/link13.png) no-repeat 0 0;
	left: 575px;
	top: 390px;
}
.arrow01 {
	width: 75px;
	height: 0;
	padding-top: 570px;
	background: url(../images/arrow01.png) no-repeat;
	position: absolute;
	top: 0;
	overflow: hidden;
	left: 225px;
}
.arrow02 {
	width: 75px;
	height: 0;
	padding-top: 380px;
	background: url(../images/arrow02.png) no-repeat;
	position: absolute;
	top: 60px;
	overflow: hidden;
	left: 500px;
}