A {color: #0088E0 ;  text-decoration: none;}
A.board:link {color: #7d91f5;}
A.board:hover {color: #011994;}
A.board:active {color: #fc9003;}
A.board1:link {color: #7d91f5;}
A.board1:hover {color: #011994;}
A.board1:active {color: #011994;}

td {font-size:9pt;font-family:,u; color:#2e2f51; }
SELECT {font-size:9pt;font-family:,u; color:#2e2f51;}


.line {font-size:1pt; line-height:1pt;}
.button { color:#002D49; background-color:#d6d6d6; border:2 solid #4b4b4b; FONT-FAMILY: "ＭＳ Ｐゴシック", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 10pt}

.input           {color:#000000; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.input:link     {color:#000000; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.input:visited  {color:#000000; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.input:hover    {color:#000000; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}

.inputsolid {border:solid 1;background-color:white;}
.tableheaderfont {font-family: ; font-weight: normal; font-size :10pt ;color:#000000;line-height:12pt;}
.tablesumfont {font-family: ; font-weight: normal; font-size :10pt ;color:#ff0000;line-height:12pt;}
.tableheaderfont_gray {font-family: ; font-weight: normal; font-size :10pt ;color:#000000;line-height:12pt;}
.line {font-size:1pt; line-height:1pt;}

.inputtd {font-size: 9pt; FONT-FAMILY: "ＭＳ Ｐゴシック"; color:#4B4B4B; border:1 solid #555555; background-color:#FFFFFF}
.currentposition{font-family:;  color:#0156A6; font-size:9pt;}
.currentposition2{font-family:;  color:#F9531C; font-size:9pt;}

.copy           {color:#4A494A; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.copy:link     {color:#4A494A; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.copy:visited  {color:#4A494A; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}
A.copy:hover    {color:#0261C3; FONT-FAMILY: "" font-size:9pt; text-decoration: none;}

.site           {color:#4A494A; FONT-FAMILY: "" font-size:8pt; text-decoration: none;}
A.site:link     {color:#4A494A; FONT-FAMILY: "" font-size:8pt; text-decoration: none;}
A.site:visited  {color:#4A494A; FONT-FAMILY: "" font-size:8pt; text-decoration: none;}
A.site:hover    {color:#0261C3; FONT-FAMILY: "" font-size:8pt; text-decoration: underline;}

BODY {margin-top:0; background-color:white;}


/* table title */
.manage_title {
	width : 474px;
	border:1 solid #CCCCCC;
	background-color:#DEE9E9;
	font-size:9pt;
	height:30px;
	padding: 7px 0 5px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.manage_title .t1 {
	margin-left:5px;
	font-weight:normal;
	color:#0156A6;
	font-size:9pt;
}

.manage_title .t2 {
	margin-left:5px;
	font-weight:bold;
	color:#2E2F51;
}

/* master_table_1 */
.master_table_1 {
	width : 474px;
	border:1 solid #C8C1B7;
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:1;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
 }
.master_table_1 th {
	width:109px;
	text-align:left;
	height:30px;
	background-color:#FFF;
	vertical-align:middle;
	line-height:180%;
	color:#2E2F51;
	font-family: Verdana ＭＳ Ｐゴシック;
    font-weight:normal;
	font-size:9pt;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px;
}

.master_table_1 th.th_title {
	text-align:center;
	background-color:#EEEBE6;
}

.master_table_1 td.td_title {
	text-align:center;
	background-color:#EEEBE6;
}



.master_table_1 td {
	height:18px;
	border-top:1px solid #D1D2D3;
	border-bottom:1px solid #D1D2D3;
	border-right:1px solid #D1D2D3;
	border-left:1px solid #D1D2D3;
	line-height:120%;
	padding:2px;
	font-family: Verdana ＭＳ Ｐゴシック;
	padding: 5px 3px 5px 5px;
}

.master_table_1 .date {
	width: 100px;
	font-size: 10pt;
	font-family:Verdana;
	background-color:#F7F7F7;
	border-style:solid;
	border-width: 1px;
	border-color:#8798AD;
	text-align:center;
	font-weight:bold;
	color:#6D6D6D;
}

.master_table_1 .description {
	font-size: 9pt;
	color: #BF9000;
}

.pageing {
	text-align:center;
}


.cmd_btn {
	text-align:right;
	width : 474px;
	border:1 solid #C8C1B7;
	border-top:0px;
	background-color:#FFF;
	font-size:9pt;
	height:30px;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}