/*--------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for TEAM GEAR
	[ sitemap css :sitemap.css ]
	
	Copyright（C）2007 Lexues Inc.All Rights Reserved.
--------------------------------------------------------*/


/* ------ sitemap ------ */
#sitemap {
	padding: 0px 0px 40px 0px;
	width: 600px;
	margin: 0px auto;
	text-align: left;
	line-height: 1.5;
}
#sitemap h1 {
	border-left: 5px solid #328dff;
	font-size: 1.6em;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 0px 8px;
}
#sitemap #map {
	font-size: 1.5em;
	line-height: 1.4;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#map ul {
	padding-top: 3px;
}
#map li {
	padding-top: 8px;
}
.self {
	background-image: url(../../tg/images/top/self.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 20px;
	list-style-type: none;
}
.blank {
	background-image: url(../../tg/images/top/blank.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 20px;
	list-style-type: none;
}
.toplevel {
	margin-top: 2.5em;
}
