/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.community-fund.org.uk/mt/mt-static/support/themes/Relax/Relax.css);
/* end StyleCatcher imports */

/* キャッシングテーブル */
#cash{
   width:510px;
   margin: 0 auto;
}

.aka{
   color:#FF0000;
   }
   
 
caption{
   text-align:center;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#000099;
   line-height:20px;
   margin-top:0;
   }
   
#cash table {
   width:510px;
  font-size:12px;
  border: none;
  border-collapse: collapse;
  margin:1em auto;
}
#cash th, #cash td {
  border: 2px solid #000066;
  empty-cells: show;
}

#cash td{
  text-align:center;
  vertical-align:middle;
  padding:5px;
  }

/* 個別テーブル */

#left-in{
   width: 476px;
   height: auto;
}


#left-in table {
  width:468px;
  font-size:13px;
  border: none;
  background-color:#FFF;
}
#left-in th, #left-in td {
  border: 2px solid #333;
  padding:5px;
}

.tdleft{
   width:140px;
   text-align:center;
   }


/* フォントスタイル */
em { 
   font-style: normal;
}
strong{ 
   font-weight: normal;
}

