E@charset "UTF-8";

/** 検査機器の表のスタイル **/

<STYLE type="text/css">
<!--
style/kakaku.css
<!--
.dt-nemuke{
  font-size : 10.5pt;
  line-height : 30pt;
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  padding-left : 50px;
}.dd-nemuke{
  font-size : 10.5pt;
  line-height : 30pt;
  margin-left : 450px;
  margin-top : -30pt;
  letter-spacing : 21pt;
}
.nemuke1{
  width : 400px;
  float : left;
  position : relative;
  font-size : 10.5pt;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  height : 20px;
  margin-top : 20px;
  margin-left : 50px;
}.nemuke2{
  width : 140px;
  float : left;
  position : relative;
  font-size : 10.5pt;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  height : 20px;
  margin-top : 20px;
  
}.nemuke3{
  width : 540px;
  float : left;
  position : relative;
  
  
  
  
  margin-top : 10px;
  font-size : 9pt;
  margin-left : 50px;
}
-->
