/* 共通 */
A.link{}
.black {
     font-size:x-small;
     color:#333333;
     outline-color:#333333;
     border-color:#333333;
}
.red {
     font-size:x-small;
     color:#DD0000;
}
.white {
     font-size:x-small;
     color:#FFFFFF;
}
.hosoku {
     font-size:xx-small;
     color:#FFFFFF;
}
.sidebar {
     background-color:#FFCC99;
}
.topbar {
     background-color:#FF3333;
}

/* 予約する */
FONT.rsvmenu {
     font-size:15px;
     color:#F66013;
}
.calender{
  font-size:18px;
  font-weight:bold;
}
.yoyaku{
  font-size:12px;
}
.timebar{
  color:white;
  font-size:12px;
}
.daybar{
  width:15px;
  color:white;
  font-size:12px;
}
.y_title{
  color:black;
  font-size:12px;
  font-weight:bold;
  word-break:break-all;
}

/* 予約の確認・取消 */
FONT.refmenu {
     font-size:15px;
     color:#0083D7;
}
/* 施設を探す */
FONT.infmenu {
     font-size:15px;
     color:#009999;
}
/* 登録する */
FONT.usrmenu {
     font-size:15px;
     color:#c75956;
}
