#banner-title
{
  background          : url('../img/header-title.jpg') no-repeat 7px -390px!important;
}

#banner-title p a
{
  background-position   : 0 -80px;
}

/*==============================================================================
// menu
//============================================================================*/
#menu-guide a   {background:url('../img/menu.gif') no-repeat -1px   -81px;}
#menu-schedule a{background:url('../img/menu.gif') no-repeat -101px -81px;}
#menu-access a  {background:url('../img/menu.gif') no-repeat -201px -81px;}
#menu-clinic a  {background:url('../img/menu.gif') no-repeat -301px -81px;}
#menu-cost a    {background:url('../img/menu.gif') no-repeat -401px -81px;}
#menu-staff a   {background:url('../img/menu.gif') no-repeat -501px -81px;}


/*==============================================================================
// サイトインデックス
//============================================================================*/
.index-item-intro
{
  background            : url('../img/saiwai/intro.jpg') no-repeat 0 0;
}



/*==============================================================================
// カラー
//============================================================================*/
.item h3,
.item h4,
.index-item h3
{
  border-color:#9ae478!important;
}

.cost th,
#ontime .time th,
#calendar th,
#schedule th
{
  background-color:#9ae478!important;
}

/*==============================================================================
// カレンダー / ontime
//============================================================================*/


/*==============================================================================
// カレンダー / calendar
//============================================================================*/
#calendar .w0,
#calendar .holiday
{
  color:red;
}

#calendar .w6
{
  color:blue;
}

#calendar .w0,
#calendar .w1,
#calendar .w2,
#calendar .w3,
#calendar .w4,
#calendar .w5,
#calendar .w6
{
  border:1px solid #666;
}

#calendar .holiday
{
  border-width:2px;
  border-style:solid;
  border-color:red!important;
  padding:2px!important;
}



#calendar .today
{
  border-width:3px!important;
  border-style:double!important;
  border-color:#000;
  padding:0!important;
  font-weight:bold;
}


/*==============================================================================
// カレンダー / schedule
//============================================================================*/
#schedule .holiday
{
  width:48px;
  border-width:2px;
  border-style:solid;
  border-color:red!important;
  background:url('../img/schedule.gif') no-repeat 0 0;
  color:#ff0000;
}

#schedule .today
{
  width:46px!important;
  border-width:3px!important;
  border-style:double!important;
  border-color:#000;
  font-weight:bold;
}

/*IE6*/
*html body #schedule .holiday
{
  width:51px;
  height:39px;
}

*html body #schedule table .today
{
  width:49px!important;
  height:37px;
}
