@charset "shift_jis";


.topic {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

		
.red {
	color: #F00;
}



.bdr { border-style: solid;
	   border-color: #bbb;
	   border-width: 1px; }
	   
.treelist.ul { padding-left: 25px;
				list-style-image: none ; }
			
.treelist.li { padding-left: 25px;
				list-style-image: none ; }
			
			

