﻿h1.clinic_h1 {
  margin: 0px;
}

span.clinic_notice {
  color: #c00;
  font-weight: bold;
}

div.clinic {
  text-align: left;
  padding: 0em 1em;
}

div.clinic strong.key {
  color: #c33;
  font-style: normal;
  font-weight: bold;
}

div.clinic div.error {
  color: #fff;
  background-color: #d33;
  font-weight: bold;
  padding: 0.2em;
}

div.clinic dl.note {
  margin: 1em;
  padding: 0.5em;
  font-size: 80%;
  background-color: #f8f8f8;
}

div.clinic dl.note dt {
  font-weight: bold;
  white-space: nowrap;
}

div.clinic dl.note dd {
  margin-left: 1em;
}

div.clinic dl.result {
  margin: 1em;
  padding: 0.5em;
  background-color: #f8f8f8;
}

div.clinic dl.result dt {
  font-weight: bold;
}

div.clinic dl.result dd {
  margin-left: 1em;
}

div.clinic p.notice_clinic {
  text-indent: -1em;
  padding-left: 3em;
  font-size: 85%;
}

div.clinic h2 {
  color: #06c;
  padding: 0.2em;
  font-size: 120%;
  border-bottom: #ccc solid 1px;
}

div.clinic table.city {
  margin: 0.5em auto;
}

div.clinic table.city th {
  border-bottom: #ccc 1px dotted;
}

div.clinic table.city td {
  border-left: #ccc 1px dotted;
  border-bottom: #ccc 1px dotted;
}

div.clinic table.city thead th {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.city thead td {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.city tbody th {
  background-color: #ddeeff;
}

div.clinic table.city tfoot th {
  background-color: #f4f4f4;
}

div.clinic table.city tfoot td {
  background-color: #f4f4f4;
}

div.clinic table.clinic {
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0.5em auto;
}

div.clinic table.clinic th {
  border-bottom: #ccc 1px dotted;
  white-space: nowrap;
  padding: 0.4em;
}

div.clinic table.clinic td {
  border-left: #ccc 1px dotted;
  border-bottom: #ccc 1px dotted;
  padding: 0.4em;
}

div.clinic table.clinic thead th {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.clinic thead td {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.clinic tbody th {
  background-color: #ddeeff;
}

div.clinic table.clinic tfoot th {
  background-color: #f4f4f4;
}

div.clinic table.clinic tfoot td {
  background-color: #f4f4f4;
}

div.clinic table.list {
  margin: 0.5em auto;
}

div.clinic table.list th {
  border-bottom: #ccc 1px dotted;
  white-space: nowrap;
  padding: 0.4em;
}

div.clinic table.list td {
  border-left: #ccc 1px dotted;
  border-bottom: #ccc 1px dotted;
  padding: 0.4em;
}

div.clinic table.list thead th {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.list thead td {
  background-color: #f6f6f6;
  border-top: #ccc 1px dotted;
}

div.clinic table.list tbody th {
  background-color: #ddeeff;
}

div.clinic table.list tfoot th {
  background-color: #f4f4f4;
}

div.clinic table.list tfoot td {
  background-color: #f4f4f4;
}

div.clinic table.url {
  margin: auto;
}

div.clinic table.url tbody th {
  border: none;
  background-color: #fff;
  text-align: right;
  font-weight: normal;
  white-space: nowrap;
}

div.clinic table.url tbody td {
  border: none;
  background-color: #fff;
}

div.clinic table.hour {
  border-collapse: collapse;
  border-spacing: 0px;
  margin: auto;
}

div.clinic table.hour thead th {
  border: #ccc 1px solid;
  background-color: #f6f6f6;
  text-align: center;
  font-weight: normal;
  padding: 0.2em;
}

div.clinic table.hour thead td {
  border: #ccc 1px solid;
  background-color: #f6f6f6;
  text-align: center;
  padding: 0.2em;
}

div.clinic table.hour tbody tr.sat th {
  color: #00c;
}

div.clinic table.hour tbody tr.sun th {
  color: #c00;
}

div.clinic table.hour tbody tr.hol th {
  color: #c00;
}

div.clinic table.hour tbody th {
  border: #ccc 1px solid;
  background-color: #fff;
  text-align: center;
  font-weight: normal;
  padding: 0.2em;
  white-space: nowrap;
}

div.clinic table.hour tbody td {
  border: #ccc 1px solid;
  background-color: #fff;
  text-align: center;
  padding: 0.2em;
  white-space: nowrap;
}

div.clinic table.hour tbody td.off {
  color: #ccc;
}
