/* Start of CMSMS style sheet 'jica_print' */
/* 印刷用とは別にカスタマイズしたいときに呼び出す。*/

table.resvcal {
  page-break-inside: avoid;
}
table.resvcal td.vacant {
  background:none;
  text-indent: 0;
}

/* End of 'jica_print' */

