/* CSS Document */
table{
width:480px;
border:1px solid #CCCCCC;
table-layout:fixed;
}
.nonble{
background:#FFFEEE;
color:#333333;
}
.t1{
  padding-left:3em;
  padding-right:3em;
  font-size:80%;
  color:#333333;
  margin-bottom:30px;
  line-height:120%;
}
td{
padding:0.3em 0.5em;
}
.toptd{
width:70px;
}
.companyname{
background:#FFFEEE;
}
.othertd{
width:120px;
background:#FFFEEE;
}
.seihin{
width:125px;
background:#FFFEEE;
font-size:120%;
font-weight:bold;
}
.seihintext{
width:230px;
line-height:150%;
}
.fk23td{
width:165px;
}
.fk23back{
background-color:#EEEEEE;
}