@charset "utf-8";



/* =================================================================================== */
/*



	Sitemap Page Settings "style.css"
	(c) 2008 TriAx Co.,Ltd. Web Design Group
	
	Table of Contents
		1. Universal Settings
		2. Element Settings



*/
/* =================================================================================== */



/* 1. Universal Settings */
/* =================================================================================== */
.headerPhoto p {
	background:url(../images/headerPhoto.jpg) 0 0 no-repeat;
}



/* 2. Element Settings */
/* =================================================================================== */
.sitemapContainer .sitemap {
	padding:30px;
}



.sitemap li {
	text-indent:1em;
	padding:3px 0;
	margin-top:10px;
	border-bottom:1px solid #D7CA9C;
	border-left:4px solid #D7CA9C;
	clear:both;
}



.sitemap li a {
	display:block;
}



.sitemap .topLv {
	font-weight:bold;
}



.sitemap .secondLv {
	width:800px;
	float:right;
}



.sitemap .thirdLv {
	width:700px;
	float:right;
}
