@charset "Shift_JIS";

@import "/5_divisions/misc/css/course.css";


#body {
  border-left-color: #94D9F5;
}

#menu {
  border-right-color: #94D9F5;
}

#menu,
#menu .other_divisions,
#menu .site_link {
  border-top: solid 2px #94D9F5;
}

#body .curriculum thead th,
#body .curriculum tbody td {
  background: #E6F5FF;
}

#body .curriculum .tint {
  background: #EEE;
}

#body .curriculum tbody .common_class {
  background: #EAF1F6;
}

#body .curriculum .study {
  background: url("../img/bg-study.png") center center repeat-x;
}