body,td{
        font-size:10pt;
        FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka;
}

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

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

A{
  text-decoration : underline;
}
A:HOVER{
  text-decoration : none;
  color : #FF8000;
}
h4{
	font-size:12pt;
	margin : 2px;
}
.system_table {
        width: 600px;
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
}
.base_table {
        width: 600px;
        background-color: #CCCCCC;
}
.list_table {
        width: 600px;
        font-size: 10pt;
        color: #000000;
        background-color: #ffffff;
}
.left_area {
        width:160px;
        background-color: #EAEAEA;
        color: #000000;
}
.right_area {
        width:440px;
        background-color: #ffffff;
        color: #000000;
}
.category {
        font-size: 12px;
        color: #000000;
        background-color: #B9B9B9;
}
.job_title {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        background-color: #6698C2;
}
.pr {
        width:600px;
        background-color: #fffffff;
        font-size: 12pt;
        font-weight: bold ;
        color: #000044;
}
.comment {
        font-size: 10pt;
        font-weight: normal ;
        color: #ff0000;
}

