@charset "utf-8";

body {
	padding:0!important;
}
/* 
   [ #flash ]
*/
#flash {
  overflow:hidden;
}
#FlashSideDiv {
  width:420px;
  padding:50px 0 0 55px;
}

#FlashSideDiv h1 {
  background:url(../img/h1-title.gif) 0 -89px no-repeat;
	width:234px; height:89px;
	padding-bottom:30px;
}
#FlashSideDiv p {
	font-size:14px;
	width:380px;
}
#FlashDiv {
	width:475px; height:266px;
	overflow:hidden;
	margin-top:30px;
}

/* main - #Course1 */
#Course1 h2 {
  background:url(img/h2-access-map.gif) 0 0 no-repeat;
	height:23px;
}
#Course2 h2 {
  background:url(img/h2-hour.gif) 0 0 no-repeat;
	height:23px;
}
#Course2 p a {
  color:#FFF;
	text-decoration:none;
}
#Course2 p a:hover {
  color:#FFF;
	text-decoration:underline;
}
