@charset   "Shift_JIS";

/*-----------------------------------------------
 __
-----------------------------------------------*/

#dotred1 {
  padding : 1px;
  border-width : thin;
  border-style : dotted;
  border-color : #ce0067;
}
#dotwhite1 {
  padding : 1px;
  border-width : thin;
  border-style : dotted;
  border-color : silver;
}
#dotred3 {
  border-width : thin;
  border-style : dotted;
  border-color : #ce0067;
  padding : 3px;
  text-align: left;
}

/*-----------------------*/
body {
margin: 0 auto;
padding: 0;
line-height:1.4;
color:#333;
font-family:Arial, sans-serif;
font-size:0.9em;
}

.table {table-layout : fixed;
    border: 3px #E3E3E3 solid;
    border-collapse: collapse;
    margin-bottom:2px;
    text-align: center;
}

.td {
    padding: 0px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
/*-----------------------
    tr>*:nth-child(6) {
     color: #03c;
    }
    tr>*:nth-child(7) {
     color: #c30;
    }*/

.week_0  { background-color: #FFD0D0; }
.week_1  { color: #000000; }
.week_2  { color: #000000; }
.week_3  { color: #000000; }
.week_4  { color: #000000; }
.week_5  { color: #000000; }
.week_6  { background-color: #D0D0FF; }


/*-------------------------
