﻿@charset "UTF-8";

/** 物忘れ外来の表のスタイル **/
<STYLE type="text/css">
<!--
.tb-forget01{
  width : 620px;
  float : left;
  margin-top : 20px;
  padding-bottom : -40px;
}.tb-forget02{
  width : 620px;
  float : none;
  margin-top : 20px;
  
  margin-bottom : 10px;
  margin-left : 10px;
}.tb-forget01{
  width : 620px;
  float : none;
  margin-top : 20px;
  
  margin-bottom : 30px;
  margin-left : 10px;
}
.td-forget01-a{
  color : white;
  background-color : maroon;
  font-size : 10.5pt;
  line-height : 13.5pt;
  text-align : center;
  
  height : 30px;
}.td-forget01-b{
  color : white;
  background-color : gray;
  font-size : 10.5pt;
  line-height : 13.5pt;
  text-align : center;
  
  height : 30px;
}.td-forget01-c{
  
  background-color : white;
  font-size : 10.5pt;
  line-height : 13.5pt;
  text-align : left;
  
  height : 30px;
border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}.td-forget02-b{
  
  background-color : white;
  font-size : 10.5pt;
  line-height : 13.5pt;
  text-align : left;
  
  height : 30px;
border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}.td-forget02-a{
  
  background-color : #f3f3f3;
  font-size : 10.5pt;
  line-height : 13.5pt;
  text-align : left;
  
  height : 30px;
border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 100px;
}
-->
</STYLE>