@charset "UTF-8";

table.program_table {width:100%;}
p.program_title {background-color:#666;margin:-5px -5px 5px -5px;font-weight: bold;color:white;padding:5px;}
table td {
padding:5px;
}
table td p {
text-align:left;
}

body#csec div.indexNavi div#gnavi_agenda a {
color: #1B4789;
}
body#frisk div.indexNavi div#gnavi_agenda a {
color: #A4322A;
}





body#csec td.category {
background-color:#7EBCDB;
color:white;
font-weight:bold;
}

td.time {
white-space:nowrap;
text-align:center;
font-weight:bold;
background-color:#FFFBD2;
width:60px;
}

td.main {width:640px;}

td.category {
background-color:#999;
color:white;
font-weight:bold;
}

td.half {
width:45%;
}

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

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

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

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



body#frisk td.category {
background-color:#A4322A;
color:white;
font-weight:bold;
}
td.half {
width:45%;
}

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

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

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

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

td.frisk_td {
background-color:#DC6160;
font-weight: bold;
color:white;
width:280px;
}

td.csec_td {
background-color:#445A96;
color:white;
font-weight:bold;
width:280px;
}

td.normal_td {
background-color:#666;
color:white;
font-weight:bold;
/* width:660px; */
position: relative;
}
p.dotted_line {
border-bottom:1px dotted #ccc;
margin-bottom:10px;
margin-top:10px;
}
