/**  ss cal  **/
table.sscalk{
border: 1px solid #333;
border-collapse: collapse;
}
table.sscalk th{
background-color: #333;
color: #fff;
padding: 2px 0 2px 0;
font-weight: bolder;
text-align: center;
}
table.sscalk th.b,
table.sscalk td.b{
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
table.sscalk th.time{
width: 85px;
}
table.sscalk th.mon,
table.sscalk th.tue,
table.sscalk th.wed,
table.sscalk th.thu,
table.sscalk th.fri,
table.sscalk th.sat{
width: 35px;
}
table.sscalk td{
padding: 4px 0 4px 0;
text-align: center;
}
table.sscalk tr.odd{
background-color: #d4ccff;
}
table.sscalk tr.even{
background-color: #ffe5e5;
}
table.ss_cal{width: 100%; border-collapse: collapse; border: 1px solid #333;}
table.ss_cal caption{font-family: sans-serif; font-size: 8pt; font-weight: bolder; color: #393f4c; letter-spacing: 2pt; text-align: left; padding-top: 15px;}
table.ss_cal th, table.ss_cal td{text-align: center; border: none; font-family: sans-serif; color: #000;}
table.ss_cal td{height: 35px;}
table.ss_cal th{font-weight: bold; background-color: #333; color: #fff;}
table.ss_cal th.pro{width: 100px;}
table.ss_cal th.ss_left{width: 20%;}
table.ss_cal th.ss_middle{width: 40%;}
table.ss_cal th.ss_right{width: 40%;}
table.ss_cal th.ss_left5{width: 10%;}
table.ss_cal th.ss_right5{width: 18%;}
table.ss_cal td.r{text-align: right; padding-right: 20px;}
table.ss_cal th, table.ss_cal td{border: 1px solid #333;}
p.ss_cal_f{display: block; width: 100%; margin: 5px 0 0 0; text-align: right; font-family: sans-serif; font-size: 8pt; font-weight: lighter; color: #000;}
td.kougi, span.kougi{background-color: #999; font-weight: bolder; color: #fff;}
td.yusen, span.yusen{background-color: #e0eaeb; font-weight: bolder;}
td.shou, span.shou{background-color: #ffcece; font-weight: bolder;}
td.chu, span.chu{background-color: #e9ffcb; font-weight: bolder;}
span.kougi, span.yusen, span.shou, span.chu{margin: 3px; padding: 3px; border: 1px solid #666;}
