body {
background: #eeeee7;
font-size: 1.1rem;
line-height: 1.8rem;
margin: 0;
cursor:default;
}

div{text-align:center}
input {
box-sizing: border-box;
font-size: 1.1rem;
height: 2rem;
}

select {
height: 2rem;
font-size: 1.2rem;
}

input[type=checkbox] {
vertical-align: middle;
height: 1.2rem;
width: 1.2rem;
}

.pop {
position: absolute;
display: none;
z-index: 10;
text-align: left;
}

.mdiv {
margin: 0 0.6rem 0 0.6rem;
}

.jq {
font-size: 1.6rem;
line-height: 2rem;
color: blue
}



.fes {
font-size: 1rem;
line-height: 1rem;
}

.GD{
text-align:center;
width:4.6rem;
height:5rem;

}

.GD:hover{
background-color:#d0d0d0;
}

.sd {
font-size: 2rem;
line-height: 2rem;
}

.dx {
background-color: #d0d0d0;
border: 0
}

.sel {
background-color: #FFFFCC;
}

.fu {
color: Brown;
}


