<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.information_header {
  background: url(../img/bg/top/information_border01.jpg) transparent no-repeat center center;
  height: 8px;
  margin-top: 10px;
}

div.information {
  background: url(../img/bg/top/information_border02.jpg) transparent repeat-y center center;
}

div.information_footer {
  background: url(../img/bg/top/information_border03.jpg) transparent no-repeat center center;
  height: 8px;
  margin-bottom: 10px;
}

div.calendar_area_header {
  background: url(../img/bg/top/calendar_area_border01.jpg) transparent no-repeat center center;
  height: 8px;
}

div.calendar_area {
  background: url(../img/bg/top/calendar_area_border02.jpg) transparent repeat-y center center;
}

div.calendar_area_footer {
  background: url(../img/bg/top/calendar_area_border03.jpg) transparent no-repeat center center;
  height: 8px;
}

div.content01 {
  float: left;
  width: 510px;
}

div.content02 {
  float: left;
  width: 280px;
}

div.content_title {
  margin-left: 1em;
  text-align: left;
}

div.content02 p {
  text-align: left;
  
}

div.information_messages {
  text-align: left;
  color: #666;
  margin-left: 20px;
  padding-top: 10px;
  font-size: 12px;
  overflow:auto;
  /** height:82px; **/
  height: 294px;
  width:480px;
  font-size:12px;
}

div.information_messages div {
  padding-bottom: 0.5em;
}

span.information_date {
  margin-right: 2em;
  line-height:1.6em;
}

div.map_link {
  text-align: right;
}

div.calendar {
  padding-top: 10px;
  padding-bottom: 10px;
}

div.calendar_area p {
  margin-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666;
  font-size: 12px;
}

div.address{
  /** 臨時休診日追加前
  margin:5px auto 33px auto; **/
  margin:5px auto 12px auto;
  position:relative;  
}

div.address p {
	position:absolute;
	text-align:left;
	left:0px;
	top:80px;
}

div.map_link {
  margin-top: 3px;
  margin-right: 2em;
  padding-bottom:6px;  
}

div.nekotomo {
  text-align: right;
}

div.time {
  margin:10px auto 10px auto;
}

img.va_m {
  vertical-align:text-bottom;
  margin-left:1px;
}</pre></body></html>