@charset "UTF-8";
/* CSS Document */

#main div#event ul {
	list-style: disc;
	}
#main div#event ul li {
	margin-left: 25px;
	}
#main div#event ol li {
	margin-left: 30px;
	}
b {
	font-weight: bold;
	}
strong {
	color: #000000;
	font-weight: bold;
	}



