@charset "UTF-8";

/*************** LoginForm ***************/
.lgnMenu{
  width: auto;
  height: auto;
  text-align: center;
}

.lgnMenu td#Item{
  width:auto;
  height:auto;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background: #cccccc;
}

.lgnMenu td#Input{
  width:auto;
  height:auto;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background: #87ceeb;
}

.lgnMenu select{
  width:100%;
}

/*************** Akeshori ***************/
.AkeShori {
  text-align: center;
}

.AkeShori td{
  border-style:solid;
  border-width: thin;
  border-color: #c0c0c0;
}

.AkeShori td#Item{
  font-size: 1.4rem;
  width:90px;
  height:auto;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background: #cccccc;
}

.AkeShori td#Input{
  font-size: 1.4rem;
  width:120px;
  height:auto;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background: #87ceeb;
}

/*************** Shift ***************/
.Shift {
}

.Shift td {
  border-style:solid;
  border-color:#c0c0c0;
  border-width: thin;
}

.Shift #head {
  border-style:solid;
  border-color:#c0c0c0;
  border-width: thin;
  background:#f0f8ff;
  padding-left: 5px;
  text-align: center;
}

.Shift #timeF {
  border-right:none;
  padding-right:0px;
}

.Shift #timeT {
  border-left:none;
  padding-left:0px;
}


/*************** Header ***************/
/* HeaderMenu */
.hdMenu{
  width: 100%;
  height: 65px;
  background: #004986;
}

/* BtnDesign */
.hdMenu input{
  display: flex;
  align-items: center;
  width: auto;
  height: auto;
  background: #004986;
}

.hdMenu p{
  width: auto;
  padding-right: 50px;
  color:#ffffff;
  background: #004986;
}


/* SideMenu */
.hdSideMenu{
  display: flex;
  justify-content: center;
  align-items: center;
  width:60px;
  height: 100%;
  background: #004986;
}

/* HeaderLeft */
.hdLeft{
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  background: #004986;
}

/* HeaderRight */
.hdRight{
  display: flex;
  align-items: center;
  margin-left: auto;
  width: auto;
  height: auto;
  background: #004986;
}


/*************** DashBoard ***************/
/* MainMenu */
.dsbMenu{
  display: flex;
  justify-content: center;

  position: relative;
	min-height:100%;
	height:auto !important;
	height:100%;

  /* width: 100%;
  height: auto;
  padding-bottom: 1em; */
}

.dsbMenu #kaiinjoho {
  width: 58px;
  color:#048ae4;
  font-weight:bold;
}
.dsbMenu #kaiinjoho.tred {
color:#e60012;
}

.rireki{
  /* background: #e0ffff; */
  background: #ebf6f7;
  width: 520px;
  /* margin-bottom: 5px; */
}

.dsbTblResp td{
  width: 100px;
  font-weight: bold;
  padding:3px;
}

#memtd {
  width: 70px;
  font-weight: bold;
  font-size: 1.4rem;
}

#inptd {
  width:205px;
}

.riyoSum table {
}
#ryokintd {
  border-collapse: none;
}
.riyoSum table thead th,
.riyoSum table tbody th,
.riyoSum table tbody td {
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  padding: 3px 3px;
  box-sizing: border-box;
}
.riyoSum table thead th {
  background-color: #ddd;
	box-sizing: border-box;
}
.riyoSum table tbody th {
  background-color: #eee;
	box-sizing: border-box;
}
.riyoSum table thead th + th,
.riyoSum table tbody td {
  border-left: 1px solid #aaa;
}
.riyoSum table tbody tr:last-child th,
.riyoSum table tbody tr:last-child td {
  border-bottom: none;
}

.dsbTblResp #space {
  width: 5px;
}

.infoItem td{
  width:10px;
}

.dsbTblResp input{
  width: 100%;
}

.dsbTblResp select{
  width: 100%;

}


.dsbTblResp textarea{
  width: 100%;

}

.riyoSum{

}

.riyoSum th{
  width:75px;
  text-align: center;
  /* background: #87ceeb; */
  background: #e0ffff;
  border-style: solid;
  border-width: thin;
  border-color: #c0c0c0;
}

.riyoSum td{
  height:20px;
  border:1px solid #c0c0c0;
}

.riyoSum td#borderNone{
  border-style:none;
}

/* footer */
.footerMenu{
  width: auto;
  height: 5em;
  background: #000;
}

.copyright{
  color: #ffffff;
  text-align: center;
line-height:50px;
}

/*************** SelectOption ***************/
 .selOp {
   text-align: center;
 }

 .selOp table {
   margin-left: auto;
   margin-right: auto;
 }

 /*************** TimeTable ***************/
  .timeTable {
    text-align: center;
  }

  .wInfoSearch {
  }

  .wInfoSearch td {
    text-align:left;
  }

  .wInfoSearch select#date {
    width: auto;
  }

  .castTimeTable {
    text-align: center;
    padding-top:20px;
    padding-bottom:20px;
    width: 100%;
  }

  .castTimeTable #cthead {
    text-align: center;
    background: #000000;
    border-style:solid;
    border-width: thin;
    border-color: #c0c0c0;
    color: #ffffff;
  }

  .castTimeTable td#tm {
    text-align: center;
    border-right-style:dotted;
    border-left-style:dotted;
    border-bottom-style:solid;
    border-width: thin;
    border-color: #c0c0c0;
  }

 /*************** TimeTable ***************/
.uriagekanri {
  width: auto;
  height: auto;
}



/*add*/
input[type="text"],
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    padding: 0.15em;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.4rem;
    width: 99%;
    height:2rem;

}
select{
cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height:2.1rem;
    padding: 0.15em;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.4rem;
    width: 99%;
}
input#logout {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    padding: 5px 10px ;
    outline: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .4s;
		transition: all .4s;
		background:#efefef;
		font-size:1.4rem;
}

/*************** KaiinIchiran ***************/
.kaiinichiran{
  font-size:1.4rem;
}

.kaiintbl #maintd {
  font-size:1.4rem;
  text-align:center;
  background: #008000;
  color: #ffffff;
  border-style:solid;
  border-width: thin;
  border-color: #c0c0c0;
}

.kaiintbl #sbtd {
  font-size:1.4rem;
  border-style:solid;
  border-width: thin;
  border-color: #c0c0c0;
}

.kaiintbl #nobd {
  font-size:1.4rem;
  border:none;
  border-color: #c0c0c0;
}
