/*テーブル設定*/

table.kenkou_t { 
width:700px; 
margin-left: auto;
text-align:center;
} 

table.kenkou_t tr {
height:140px;

}

table.kenkou_t td {
line-height: 0.5em;
}

strong{
  color:#ff0000;
  background-color: yellow;
}

.images{float:right;}

.kenkou_sankou{
  clear:right;
  font-size : 9pt;
}

.kenkou_stitle {
  background:#000;
  padding:5px;
  color:#fff;
  font-size:1.1em;
  font-weight:bold;
}
