@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name:      contents.css
Style Info:     個別レイアウト
----------------------------------------------------------- */

.czSection{
    margin: 10px auto;
    background: #eee;
}
.czSection img{
    margin: 10px;
}
.czSection td,
.t12.czSection td td{
    padding: 0 5px 5px !important;
    background-repeat: no-repeat;
}
.t12.czSection td td img{
    margin: 0;
    vertical-align: top;
}
.czSection td.title{
    height: 23px;
    operationPanel
    margin-bottom: 5px;
    
}
.czSection td.operationPanel{
    padding: 0 !important;
}
.czSection td.title img{
    margin: 0;
}
.qualitySystem{
    border: solid 2px #491871;
}
.cz100{
    color: #24A692;
    font-weight: bold;
}
table#specList{ 
  border-collapse: collapse;
  }
table#specList td { 
  border: 1px solid #999;
  padding: 0 3px;
}
table#specList td.specListHead { 
  border-bottom: 1px solid #FFF; 
}
table#specList .t10{
    font-size: 100%;
}