@charset "UTF-8";

table.agenda_table {width:100%;}
table td {
padding:5px;
vertical-align:text-top;
border-color: #1d0c63;
}
table td p {
text-align:left;
}

div.indexNavi div#gnavi_agenda a {
color: #b541a4;
}

td.time {
white-space:nowrap;
text-align:center;
font-weight:bold;
background-color:#DBC7D8;
vertical-align:middle;
width:80px;
}

td.category {
background-color:#1d0c63;
color:white;
font-weight:bold;
width:580px;
}
td.half {
width:45%;
}

p.title {
font-weight:bold;
font-size:105%;
	margin-bottom: 10px;

}
td.rest {
background-color:#eee;
text-align:center;
	font-weight: bold;
}

td.reception {
background-color:#FFFCDF;
text-align:center;
}

td.track {
font-weight:bold;
text-align:center;
font-style:italic;
}