@charset "utf-8";


/* .mod_table 
-----------------------------------------*/
.scroll_div{
  padding:0;
  
 }
 
.scroll_div{
  padding:0px;
 overflow-y: scroll;
  overflow-x: scroll;
 }
 
.scroll_div table{
			border-top:solid 1px #7f7f7f;
			border-left:solid 1px #7f7f7f;
 overflow-y: scroll;
  overflow-x: scroll;
 background:#FFF;
}
.scroll_div table th,td{
	border-bottom:solid 1px #7f7f7f;
 border-right:solid 1px #7f7f7f;
	padding:5px;
}

.scroll_div table th{
 background:#f8f8f8;
 color:#000;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
white-space:nowrap;line-height:1.5em;
font-size:90%
}
.scroll_div table td.coltitle{
 background:#CAF0FF;
 color:#333;
}

/* 2017.12 */ 
#tab-menu .coltitle2{ background:#b6e2aa;
 color:#333;
}


.scroll_div table td.coltitle2{ background:#b6e2aa;
 color:#333;
}

.scroll_div table td.coltitle3{ background:#e9f8e5;
 color:#333;
text-align: center}

.scroll_div table td.coltitle4{background-color:#EBFDFF; color:#333;
text-align: center}

.wide{width: 100%}


.scroll_div table td.orange{
 background:#FFFAD9;
 color:#333;
}
.scroll_div table td{
 text-align:center;
  vertical-align:left;
white-space:nowrap;
line-height:1.4em;
font-size:90%
}

.scroll_div table tbody td{
	text-align:left}

/*  */
.scroll_div table td.hover,
.scroll_div table th.hover {
 background-color:#FFFEB5;
}

.bk_blue{ background-color:#EBFDFF; border-right:solid 1px #7f7f7f;}

.scroll_div .txt_center{text-align:center;}

.left{text-align:left;}

  div.scroll_div { overflow: auto;
  margin-bottom:20px;
  width:100% }
  
  
  /* .keisai 
-----------------------------------------*/
.keisai{
  padding:0;
  
 }
 
.keisai{
  padding:0px;
 overflow-y: scroll;
  overflow-x: scroll;
 }
 
.keisai table{
			border-top:solid 1px #7f7f7f;
			border-left:solid 1px #7f7f7f;
 overflow-y: scroll;
  overflow-x: scroll;
 background:#FFF;
 margin-bottom:10px
}
.keisai table th,td{
	border-bottom:solid 1px #7f7f7f;
 border-right:solid 1px #7f7f7f;
	padding:5px;
}

.keisai table th{
 background:#f8f8f8;
 color:#000;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
white-space:nowrap;line-height:1.5em;
font-size:110%
}
.keisai table td.coltitle{
 background:#CAF0FF;
 color:#333;
}

.keisai table td.orange{
 background:#FFFAD9;
 color:#333;
}
.keisai table td{
 text-align:center;
  vertical-align:middle;
white-space:nowrap;
line-height:1.4em;
font-size:100%;
}

/*  */
.keisai table td.hover,
.keisai table th.hover {
 background-color:#FFFEB5;
}

  div.keisai { overflow: auto;
  margin-bottom:10px;
  width:100% }
  
 .keisai .txt_left{text-align:left
 }
 
 .keisai ul li{ list-style:circle;
font-size:110%;
margin:10px 0 20px 20px;
line-height:1.4em;

}

 .keisai p{line-height:1.6em;
 margin:0 0 20px}