table.lesson_reservelist{
	margin:10px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
}

.lesson_reservelist th{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.lesson_reservelist td{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.3em 1em;
    text-align:center;
}
.lesson_reservelist td.item{
    text-align:left;
}
table.lesson_reservelistist col.day {
  width:70px;
}

table.lesson_reservelist col.list {
  width:112px;
}



/* サンプル1 */
table.table1{
	margin:10px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
}

.table1 th{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-backlong.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.table1 td{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.3em 1em;
    text-align:center;
}
.table1 td.item{
    text-align:left;
}
table.table3{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:65px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
}

.table3 th{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-backlong.gif);
    background-position:left top;
    padding:0.3em 1em;
}

.table3 td{
    border-bottom:1px solid #75A519;
    padding:0.7em 1em;
}
.table3 td.name{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.7em 1em;
	text-align:right;
	width:80px;
}
.table3 td.item{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;	
    text-align:left;
}

div.open{
    background-image:url(../images/open.png);
    height:26px;
    width:83px;
    background-repeat: no-repeat;
}
div.open_s{
    background-image:url(../images/open_s.png);
    height:22px;
    width:60px;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}
div.closed{
    background-image:url(../images/closed.png);
    height:26px;
    width:83px;
    background-repeat: no-repeat;
}
div.closed_s{
    background-image:url(../images/closed_s.png);
    height:22px;
    width:60px;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}

/* サンプル2 */
table.table2{
	margin:10px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
}

.table2 th{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.table2 td{
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.3em 1em;
    text-align:center;
}



/* サンプル3 */
table.calendar {
	margin:10px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
    font-size: 16px;
}

table.calendar th {
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-back.gif);
    background-position:left top;
    padding:0.3em 0.1em;
    text-align:center;
    font-weight: bold;
}

table.calendar td {
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.2em 0.5em;
    text-align:center;
}

table.calendar td.selday {
	background-color:#FF6336;
}

table.calendar col.weekday {
  background: #FCFFFF;
}

table.calendar col.sat {
  background: #EBFCFC;
}

table.calendar col.sun {
  background: #FCEBF6;
}


/* サンプル4 */
table.calendar2 {
	margin:10px;
	color: #6D5C55;
    border-top:1px solid #75A519;
    border-left:1px solid #75A519;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FCFFFF;
    empty-cells:show;
}

table.calendar2 th {
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    color:#513C34;
    background-color:#D4EDA4;
    background-image:url(../images/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

table.calendar2 td {
    border-right:1px solid #75A519;
    border-bottom:1px solid #75A519;
    padding:0.3em 1em;
    text-align:center;
}

table.calendar2 col.mon {
  background: #FCFFFF;
}

table.calendar2 col.tue {
  background: #FCFFFF;
}

table.calendar2 col.wed {
  background: #FCFFFF;
}

table.calendar2 col.thu {
  background: #FCFFFF;
}

table.calendar2 col.fri {
  background: #FCFFFF;
}

table.calendar2 col.sat {
  background: #EBFCFC;
}

table.calendar2 col.sun {
  background: #FCEBF6;
}