#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 70px;
	padding-right: 60px;
	padding-bottom: 35px;
	padding-top:70px;
	line-height: 1.7em;
}
#page a {
	color: #000;
	text-decoration: none;
}
#page h2 {
	background: url(../images/sitemap/sitemap-title.gif) no-repeat left top;
	height: 40px;
	width: 175px;
	margin-bottom: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#page h3 {
	font-weight: bold;
	font-size: 1.2em;
}
#page h3 a:hover {
	text-decoration: underline;
}

#page ul {
	list-style: disc;
	padding-left: 65px;
}
#page li {
	padding-left: 0px;
}
#s-top, #s-company, #s-web, #s-dtp, #s-access, #s-contact, #s-privacy, #s-recruit {
	float: left;
	margin-bottom: 40px;
}
.inner {
	padding-left: 20px;
	overflow: hidden;
	background: url(../images/border.gif) no-repeat bottom left;
	margin-bottom: 40px;
}
.inner-last {
	margin-bottom: 0px;
	background: url(../sitemap/none);
}
.page-left {
	width: 380px;
	padding-left:20px;
}
.page-right {
	width: 430px;
	padding-left:20px;
}
.page-left h3 {
	padding-left: 45px;
	padding-bottom: 10px;
}
.page-right h3 {
	padding-left: 47px;
	padding-bottom: 10px;
}
#s-top h3 {
	background: url(../images/sitemap/home-icon.gif) no-repeat left center;
	padding-top: 12px;
}
#s-company h3 {
	background: url(../images/sitemap/company-icon.gif) no-repeat left center;
	padding-top: 12px;
}
#s-web h3 {
	background: url(../images/sitemap/site-icon.gif) no-repeat left center;
	padding-top: 10px;
}
#s-dtp h3 {
	background: url(../images/sitemap/book-icon.gif) no-repeat left center;
	padding-top: 10px;
}
#s-access h3 {
	background: url(../images/sitemap/access-icon.gif) no-repeat left center;
	padding-top: 12px;
}
#s-contact h3 {
	background: url(../images/sitemap/contact-icon.gif) no-repeat left center;
	padding-top: 12px;
}
#s-privacy h3 {
	background: url(../images/sitemap/privacy-icon.gif) no-repeat left center;
	padding-top: 14px;
}
#s-recruit h3 {
	background: url(../images/sitemap/partner-icon.gif) no-repeat left center;
	padding-top: 14px;
}
