@charset "shift_jis";

#content {
	background: none;
}

#main {
	margin: 0 25px;
	width: 750px;
	font-size: 75%;
}

#main h3 {
	margin: 0 0 0 3px;
}

#main .left {
	float: left;
}

#main .right {
	float: right;
}

#main .section .section-r-top {
	height: 25px;
	background: url(../../images/sitemap-sec-top.gif) no-repeat left top;
}

#main .section#home .section-r-top ,
#main .section#track .section-r-top  {
	height: 17px;
}

#main .section {
	margin: 0 0 10px;
	width: 361px;
	background: url(../../images/sitemap-sec-body.gif) repeat-y left top;
}

#main .section ul.top-level {
	margin: 12px 3px 0;
}

#main .section ul.top-level li {
	padding: 0 0 0 18px;
	margin: 0 0 5px 32px;
	background: url(../../images/marker-bsqarr.gif) no-repeat 0 0.4em;
	line-height: 1.7;
}

#main .section ul.top-level li.has-child ul {
	
}

#main .section ul.top-level li.has-child ul li {
	margin: 0;
	background: url(../../images/marker-sqarr.gif) no-repeat 0 0.6em;	
}

#main .section ul.top-level li.has-child ul li a {
	font-weight: normal;
}

#main .section ul.top-level li.has-child ul li.no-ref {
	background: url(../../images/marker-sq.gif) no-repeat 0 0.6em;	
}

#main .section ul.top-level li.has-child ul li.has-child ul li a {
	font-weight: normal;
}



#main .section ul.top-level li a {
	font-weight: bold;
}

#main .section .section-r-bottom {
	height: 17px;
	background: url(../../images/sitemap-sec-bottom.gif) no-repeat left bottom;	
}

#footer {
	margin: 0;
	padding: 30px 0 0;
	background: none;
}