@charset "utf-8";

/* HANABUSA SCHEDULE.CSS  */


/*--------------------------------------
*	
*	00.SCHEDULE
*
*--------------------------------------*/


/**-------------------------------------
	00.SCHEDULE
---------------------------------------**/

div#nextMonthNavi
{
	margin-bottom: 28px;
	font-size: 92%;
}

div#nextMonthNavi p
{
	margin-bottom: 7px;
	color: #F5388D;
}

div#nextMonthNavi a
{
}

#scheduleCf
{
	margin: 0;
	padding: 10px;
	width: 620px;
	height: 20px;
	background: url(../images/schedule_cf.gif) no-repeat;
}

#scheduleCf p
{
	float: left;
	margin: 0;
	padding: 0 20px;
	background: url(../images/schedule_btn_q.gif) top left no-repeat;
}

#scheduleCf a
{
	text-decoration: none;
	color: #86A5C4;
	font-size: 10px;
}

#scheduleTable
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

.scheduleDate
{
	margin: 0 0 10px;
	font-weight: bold;
	color: #333333;
}

.scheduleTimeline
{
	margin: 0 0 1px;
}

#scheduleTable th
{
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px dotted #DCDCDC;
	border-left: 1px dotted #DCDCDC;
	background: #FCFCFC;
	font-size: 77%;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}

#scheduleTable td
{
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px dotted #DCDCDC;
	font-size: 77%;
	text-align: center;
	vertical-align: top;
}

#scheduleTable tr.hideout th,
#scheduleTable tr.hideout td
{
	border: none;
	padding: 0;
}


/*=====固定=====*/

.sche_soucho
{
	background: #FCECD7;
}

.sche_shoshin
{
	background: #DEFAB8;
}

.sche_dansei
{
	background: #E8E6FF;
}

/*=====動的=====*/




.sche_5161
{
	background: #FFE18F;
}





.sche_3019
{
	background: #AFEEEE;
}





.sche_1216
{
	background: #FFFFE0;
}





.sche_18
{
	background: #EEEEFF;
}





.sche_22
{
	background: #FFFF99;
}





.sche_1689
{
	background: #CCCCCC;
}





.sche_1852
{
	background: #CCFFFF;
}





.sche_1426
{
	background: #FFC0CB;
}





.sche_20
{
	background: #FDFEC0;
}





.sche_19
{
	background: #FFE4E1;
}





.sche_16
{
	background: #D7E3FF;
}





.sche_15
{
	background: #D3FEE6;
}





.sche_5
{
	background: #FFE1BF;
}




/*=====その他=====*/

.sche_other
{
	background: #EEEEEE;
}


