@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: 400px;
	margin: 0 20px 0 0; 
}
#schedule .cource .box .right {
	float: right;
	width: 380px;
}