@charset "utf-8";

/* ■[00]:courseページ */
/* ------------------------------------------------------------------------- */

	#event{
		width:600px;
		margin:20px 19px;
		overflow:hidden;
		}
		
	#event h3{
		margin:15px 0 5px;
		font-size:100%;
		font-weight:bold;
		}
		