.line{

text-decoration: line-through;

color:red;

font-weight: bold;

}

.negative{

background-image:url(/double.png);

background-repeat:repeat-x;

background-position: center;

}

#week-next,
#navmenu {
display:none;
}

/*出勤表　前次ボタン非表示 出勤＆詳細*/
#schedule #week-next,
#prof .schedule_btnArea
{display:none;}
