@charset "UTF-8";
@import "reset.css";
@import "basis.css";
@import "footer.css";
#content00 {
	background-image: url(../sitemap/images/sitemap-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 980px;
	clear: right;
}
#search {
	float: right;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	padding-top: 25px;
	padding-right: 50px;
}
#content {
	margin:0 50px;
}
#content-01{
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin:0;
	padding:0;
	background:#000000;
	color:#666666;
	line-height:150%;
	text-align:left;
}
#content-01 a {
	text-decoration:none;
	color:#FFFFFF;
}
#content-01 a:hover {
	text-decoration:none;
	color:#0033FF;
}
#content-01 h1 {
	font-size:140%;
	margin:0 20px;
	line-height:80px;
}
#content-01p {
	margin:0 auto;
	width:900px;
	padding:1em 0;
}
#container {
	margin:0 auto;
	width:900px;
	padding-bottom:20px;
}
