
.nirim th{
	background-color: rgb(202, 234, 255);
}
.nirim td{
	background-color: rgb(217, 240, 255);
}

.nyap th{
	background-color: rgb(247, 223, 171);
}
.nyap td{
	background-color: rgb(245, 226, 184);
}

.nema th{
	background-color: rgb(216, 109, 134);
}
.nema td{
	background-color: rgb(218, 126, 148);
}

.honoka th{
	background-color: rgb(110, 218, 207);
}
.honoka td{
	background-color: rgb(129, 216, 208);
}

.teto th{
	background-color: rgb(81, 197, 255);
}
.teto td{
	background-color: rgb(102, 203, 255);
}

.arisa th{
	background-color: rgb(193, 175, 241);
}
.arisa td{
	background-color: rgb(204, 191, 240);
}

.ruby th{
	background-color: rgb(218, 118, 119);
}
.ruby td{
	background-color: rgb(219, 131, 133);
}



.none{
    display: none;
}

label{
    user-select: none;
    color: black;
}

.check td.buttom{
    border-top: 1px solid black;
}

.link{
    text-decoration: none;
    color: black;
}
.link:hover{
    color: rgb(87, 87, 87);
}
.link img{
    height: 30px;
}

.nirim.dis{
    display: none
}
.nyap.dis{
    display: none
}
.teto.dis{
    display: none
}
.nema.dis{
    display: none
}
.honoka.dis{
    display: none
}
.arisa.dis{
    display: none
}
.ruby.dis{
    display: none
} 



tbody tr th,tbody tr td{
	white-space: nowrap;
}
.checkbox{
	text-align: left;
}
#save{
	margin-bottom: 5px;
}
/* .menu{
	font-size: 28px;
    font-weight: bold;
	color: black;
} */

.info th{
	background-color: rgb(245, 254, 203);
}
.info td{
	background-color: rgb(245, 254, 203);
}