@charset "iso-8859-1";

ul.Level1 {
	width : 400px;
	margin : 20px 0 0 0;
	padding : 0;
	list-style : none;
	float : left;
}

div.categoryTitle {
	width : 370px;
	margin-right : 25px;
	padding : 1px 5px;
	background-color : #edf1fa;
	border-bottom : 1px dashed #4d5c80;
}

ul.Level2 {
	width : 370px;
	margin : 0;
	padding : 0;
	list-style : none;
}

ul.Level2 li {
	margin : 8px 0 0 20px;
	padding-left : 18px;
	background : url("/jaist-coe/images/sitemap_bullet.gif") 0 6px  no-repeat;
}

ul.Level3 {
	width : 330px;
	margin : 0;
	padding : 0;
	list-style : none;
}

ul.Level3 li {
	margin : 0 0 0 20px;
	padding-left : 18px;
	background : url("/jaist-coe/images/sitemap_bullet.gif") 0 6px  no-repeat;
}
