/*
body,td{
        font-size:10pt;
        FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka
}
A{
  text-decoration : underline;
  color : #006c00;
}
A:HOVER{
  text-decoration : none;
  color : #00ca00;
}
*/

input,select{
         font-family :"ＭＳ Ｐゴシック";
}

textarea{
         font-family :"ＭＳ ゴシック";
         font-size :10pt;
         line-height:10pt;
}

.system_table {
        width: 500px;
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
}
.base_table {
        width: 520px;
        background-color: #BBBBBB;
}
.list_table {
        width: 520px;
        font-size: 10pt;
        color: #000000;
        background-color: #ffffff;
}
.left_area {
        width:100px;
        background-color: #ffffff;
        color: #000000;
}
.right_area {
        width:420px;
        background-color: #ffffff;
        color: #000000;
}
.category {
        font-size: 10pt;
        color: #000000;
        font-size:10pt; line-height:18px;
        padding: 4px;
        background-color: #ffffff;
}

