@charset "utf-8";

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

	#classroom{
		width:600px;
		margin:20px 19px;
		overflow:hidden;
		}
		
	#classroom h3{
		margin:20px 0 10px;
		}
	p.room{
		text-align:center;
		margin:20px 0 20px 0;
		}