body {
	height: 97%;
	width: 100%;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeef0;
}
body,td,th {
	color: #666666;
	font-size: 16px;
}

select,option,textarea{
	background-color: #DDDDDD;
	border: 1px inset #BBBBBB;
}
input{
	background-color: #DDDDDD;
}


.calbig_old {
	background-attachment: fixed;
	background-image: url(../img/caltab01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	padding: 0px 0px 2px 5px;
	margin: 0px;
	line-height: normal;
	color: #ffffff;
	border: 0px none;
}

.calbig {
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: normal;
	color: #ffffff;
	border: 0px none;
	background-color: #173156;
	border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
	font-size: 20px;
}

.calcell {
	font-size: cell;
}
.calsmall {
	background-color: #f6f6f6;
	border: 1px solid #666666;
}
.caltextf {
	border: 1px inset #BBBBBB;
	height: 16px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	ime-mode:inactive;
}
.caltextfe {
	border: 1px inset #BBBBBB;
	height: 16px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	ime-mode:disabled;
}
.caltextf2 {
	border: 1px inset #BBBBBB;
	height: 16px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	ime-mode:active;
}
.calmini {
	border: 1px inset #BBBBBB;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	ime-mode:active;
}
/* added by S.Uemura at 10/16/2006 */
.calmini2 {
	border: 1px inset #BBBBBB;
	width: 135px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	ime-mode:inactive;
}
/* added by S.Uemura at 10/16/2006 */
.calminiw {
	border: 1px inset #BBBBBB;
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	ime-mode:active;
}
.calminie {
	border: 1px inset #BBBBBB;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	ime-mode:disabled;
}
.calminib {
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-color: #59b8c4;
	color:#ffffff;
	font-weight: bold;
	border:0px none;
	font-size: 20px;
	border-radius:5px;
}
.calminibn {
	width: 50px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.caltextfm {
	height: 100px;
	width: 400px;
}
.calnum3 {
	height: 14px;
	width: 30px;
	text-align: right;
	border: 1px inset #BBBBBB;
}
.calnum6 {
	height: 14px;
	width: 80px;
}
.calsubtable {
	border: 1px solid #666666;
	margin: 0px;
	padding: 4px;
}
.calbgdcdcdc {
	background-color: #DCDCDC;
}

.calc0 {
	color: #FFFFFF;
	background-color: #666666;
}
.calc1 {
	color: #FFFFFF;
	background-color: #DC2020;
}
.calc2 {
	color: #005522;
	background-color: #CCFF33;
}

.calc3 {
	color: #663300;
	background-color: #FF9900;
}

.calc4 {
	color: #003366;
	background-color: #33CCFF;
}
.caltd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.calhead {
	color: #FFFFFF;
	background-color: #666666;
}
.loginscreen {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.loginscreen .overlap-wrapper {
  background-color: #ffffff;
  overflow: hidden;
  width: 1240px;
}

.loginscreen .overlap {
  background-color: #eaeef0;
}

.loginscreen .group {
  position: relative;
  width: 402px;
  height: 456px;
  top: 107px;
  left: 420px;
}

.loginscreen .overlap-group {
  position: relative;
  width: 400px;
  height: 456px;
  background-color: #ffffff;
  border-radius: 10px;
}

.loginscreen .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 80px;
  position: absolute;
  top: 376px;
  left: 80px;
  background-color: #59b8c4;
  border-radius: 5px;
  overflow: hidden;
}

.loginscreen .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  font-family: Meiryo;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.loginscreen .button-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 80px;
  position: absolute;
  top: 376px;
  left: 80px;
  background-color: #59b8c4;
  border-radius: 5px;
  overflow: hidden;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  font-family: Meiryo;
  border: none;
  cursor: pointer;
}

.loginscreen .div {
  position: absolute;
  width: 400px;
  height: 106px;
  top: 0;
  left: 0;
  background-color: #173156;
  border-radius: 10px 10px 0px 0px;
}

.loginscreen .logo {
  top: 60px;
  position: absolute;
  width: 160px;
  height: 25px;
  left: 120px;
  object-fit: cover;
}

.loginscreen .img {
  top: 40px;
  position: absolute;
  width: 160px;
  height: 25px;
  left: 120px;
  object-fit: cover;
}

.loginscreen .text-wrapper-2 {
  position: absolute;
  top: 146px;
  left: 160px;
  font-weight: 700;
  color: #000000;
  font-size: 20px;
  font-family: Meiryo;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.loginscreen .overlap-group-wrapper {
  position: absolute;
  width: 362px;
  height: 43px;
  top: 150px;
  left: 20px;
}

.loginscreen .overlap-group-2 {
  position: relative;
  width: 360px;
  height: 43px;
}

.loginscreen .rectangle {
  width: 360px;
  height: 40px;
  left: 0;
  border-radius: 6px;
  border: 2px solid;
  border-color: #59b8c4;
  position: absolute;
  top: 3px;
  background-color: #ffffff;
  font-size: 18px;
  text-indent: 10px;
}

.loginscreen .rectangle-2 {
  width: 64px;
  height: 11px;
  left: 10px;
  position: absolute;
  background-color: #ffffff;
}

.loginscreen .text-wrapper-3 {
  position: absolute;
  top: -7px;
  left: 20px;
  font-family: Meiryo;
  font-weight: 700;
  color: #59b8c4;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.loginscreen .div-wrapper {
  position: absolute;
  width: 382px;
  height: 43px;
  top: 213px;
  left: 20px;
}

.loginscreen .rectangle-3 {
  width: 360px;
  height: 40px;
  left: 0;
  border-radius: 6px;
  border: 2px solid;
  border-color: #59b8c4;
  position: absolute;
  top: 3px;
  background-color: #ffffff;
  font-size: 18px;
  text-indent: 10px;
}

.loginscreen .rectangle-4 {
  width: 90px;
  height: 12px;
  left: 10px;
  border-radius: 6px;
  position: absolute;
  background-color: #ffffff;
}

.loginscreen .text-wrapper-4 {
  position: absolute;
  top: 0;
  left: 20px;
  font-weight: 700;
  color: #d9d9d9;
  font-size: 14px;
  font-family: Meiryo;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.loginscreen .group-2 {
  position: absolute;
  width: 362px;
  height: 40px;
  top: 276px;
  left: 20px;
}

.loginscreen .overlap-2 {
  position: relative;
  width: 360px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 2px solid;
  border-color: #d9d9d9;
}

.loginscreen .text-wrapper-5 {
  position: absolute;
  top: 13px;
  left: 8px;
  font-weight: 400;
  color: #d9d9d9;
  font-size: 15px;
  font-family: Meiryo;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.loginscreen .div-wrapper-2 {
  position: absolute;
  width: 402px;
  height: 43px;
  top: 273px;
  left: 20px;
}
.loginscreen .rectangle-5 {
  width: 360px;
  height: 40px;
  left: 0;
  border-radius: 6px;
  border: 2px solid;
  border-color: #59b8c4;
  position: absolute;
  top: 3px;
  background-color: #ffffff;
  font-size: 18px;
  text-indent: 10px;
}

.loginscreen .rectangle-6 {
  width: 90px;
  height: 12px;
  left: 10px;
  border-radius: 6px;
  position: absolute;
  background-color: #ffffff;
}
