@charset "utf-8";

/* ----------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------ */
main #pageTtl .bg {
	background: url(images/img_page_size-l.jpg) repeat center center;
	background-size: cover;
}
/*
main #pageTtl h1 p{
	display: inline-block;
}
*/

#schedule .cource .box {
}
#schedule .cource .box .left {
	float: left;
	width: 380px;
	margin: 0 20px 0 0;
}
#schedule .cource .box .right {
	float: right;
	width: 400px;
}

#content > section .cource .box.top {
width: 800px;
margin: 0 auto;
}
table {
  table-layout: fixed;
}
#content #anchor ul li {
  padding: 0;
}
#curriculum .note {
  margin: 20px auto 40px;
}
