@charset "utf-8";

/* #pageTitleBox
-------------------------------------------------------------------------------------------------------- */
#pageTitleBox.education_idx	{ background-image:url(../images/education/idx/bg_pagetitle.jpg); }
#pageTitleBox.education_policy	{ background-image:url(../images/education/policy/bg_pagetitle.jpg); }
#pageTitleBox.education_career	{ background-image:url(../images/education/career/bg_pagetitle.jpg); }
#pageTitleBox.education_curriculum	{ background-image:url(../images/education/curriculum/bg_pagetitle.jpg); }
#pageTitleBox.education_environment	{ background-image:url(../images/education/environment/bg_pagetitle.jpg); }
#pageTitleBox.education_international	{ background-image:url(../images/education/international/bg_pagetitle.jpg); }
#pageTitleBox.education_program	{ background-image:url(../images/education/program/bg_pagetitle.jpg); }
#pageTitleBox.education_ict	{ background-image:url(../images/education/ict/bg_pagetitle.jpg); }





.program-tbl		{}
.program-tbl th		{}
.program-tbl td		{}
.program-tbl td.month		{ background:#fafafa; }
.program-tbl td:nth-child(1)		{ }
.program-tbl td strong	{ color:#eb667d; }
@media screen and (max-width: 768px) {
.program-tbl		{ font-size:14px; }
.program-tbl td		{ padding:10px 10px 8px; }
.program-tbl td:nth-child(1)		{ width:70px; }
}




