@charset "EUC-JP";

#c_menu,
.breadcrumb {
	display: none;
}

ul {
	list-style: none;
}
li.level0 {
	border-bottom: 1px solid #6b6caf;
	margin: 0.5em 0;
}
li.level1 {
	margin-left: 2em;
	list-style: disc;
}
li.level2 {
	margin-left: 4em;
	list-style: circle;
}
li.level3 {
	margin-left: 6em;
	list-style: square;
}
li.level4 {
	padding-left: 4em;
}
