@charset "utf-8";
@import url("../screen.css");
h1 {
	display: none;
}
h3.month {
font-size: 14px;
background: #f0f0f0;
border-left: 6px solid #7F36B2;
font-weight: lighter;
padding: 3px 10px;
}

table.calen {
border-left: 1px solid #999999;
border-top: 1px solid #999999;
font-size: 10px;
line-height: 1.3em;
}
div#entry table.calen td.att table {
font-size: 10px;
line-height: 1.3em;
}
table.calen td,
table.calen th {
text-align: center;
font-weight: lighter;
padding: 5px 4px;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
table.calen td {
font-weight: bold;
}
table.calen td.name {
text-align: left;
}
table.calen td.gin,
table.calen td.SUNgin,
table.calen td.SATgin {
color: #60992E;
}
table.calen td.aka,
table.calen td.SUNaka,
table.calen td.SATaka {
color: #D4714A;
}
table.calen td.mit,
table.calen td.SUNmit,
table.calen td.SATmit {
color: #adae30;
}

table.calen td.sun,
table.calen td.SUNgin,
table.calen td.SUNaka,
table.calen td.SUNmit {
background: #F9F1F1;
}
table.calen td.sat,
table.calen td.SATgin,
table.calen td.SATaka,
table.calen td.SATmit {
background: #EBF2F8;
}
table.calen td.TOgin,
table.calen td.TOaka,
table.calen td.TOmit {
color: #FFFFFF;
}
table.calen td.TOgin,
table.sche_att td.TOgin {
background: #86BB58;
}
table.calen td.TOaka,
table.sche_att td.TOaka {
background: #DE9174;
}
table.calen td.TOmit,
table.sche_att td.TOmit {
background: #adae30;
}
table.calen td.bool {
background: #eeeeee;
}
table.calen td.Bn {
border: none;
}
table.calen th.name {
font-size: 14px;
line-height: 1.6em;
background: #666666;
}
table.calen th.name a {
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

table.sche_att {
font-size: 10px;
line-height: 1.3em;
}