@charset "UTF-8";

/*

Cascading Style Sheets : sitemap.css

- Last Updated on 2013. 04. 23
- (c) HUMAN NETWORK - http://www.human-nw.com/

- Written by : Sayoko Nishimura (oniguili)

*/

#Container {
	padding-bottom: 270px;
}

h2 {
	width: 273px;
	float: left;
}

#Contents {
	margin-top: 130px;
	border-top: 1px solid #EBEBEB;
}

#Sitemap {
	position: relative;
}

#Sitemap .Field {
	width: 750px;
	height: 900px;
	background: url(../img/bg.png) no-repeat;
	position: absolute;
	top: 400px;
	right: 100px;
}

.TopSection {
	margin-top: 80px;
	padding-top: 0;
}

#SitemapField {
	width: 937px;
	height: 650px;
	margin: 80px 0 0 43px;
	background: url(../img/section01-bg.png) no-repeat 71px 35px;
}

#HomeBtn {
	width: 72px;
	height: 72px;
	float: left;
}

#MapField {
	width: 795px;
	margin: 25px 0 0 67px;
	float: left;
}

#MapField a {
	color: #000;
}

#MapField a:hover {
	color: #999;
}

#MapField li a {
	display: block;
	font-size: 92.3%;
	float: left;
}

.SecondPage {
	width: 700px;
	margin-bottom: 42px;
	font-weight: bold;
	float: left;
}

.SecondPage a {
	padding: 0 7px;
	background: #FFFEF5;
}

.SecondPage span {
	width: 145px;
	float: left;
}

.SecondPage ul {
	margin-left: 0px;
	float: left;
}

.SecondPage ul li {
	margin-right: 50px;
	float: left;
}

.SecondPage ul li a {
	display: block;
	padding: 0;
	background: none;
	font-weight: normal;
	clear: left;
}

#PageName p {
	width: 55px;
}
