BODY { background-color: #eff; margin-top: 1em; line-height: 1.2}
H1 { background-color: #c16543; color: white; text-align: center}
.jump TD { border-style: outset; border-width: 2pt; background-color: #ffff8b;
	   text-size: large; line-height: 1.5; width: 20em;
	   text-align: center; font-weight: bold}
.jump2 TD { border-style: outset; border-width: 2pt; background-color: #ffff8b;
	   text-size: large; line-height: 1.5; width: 100px;
	   text-align: center; font-weight: bold}

DT { background-color: #ffdb6a; line-height: 1.5; padding: 0px 5px 0px 5px; font-weight:bold;}
LI { line-height: 1.2}
LI LI { list-style-type: square}
.error { color: red}
.important { background-color: #f88}
p {background-color:#ffeeee}

.copy-guard {
  pointer-events: none;
}


.contents1{background: #eefefe;}
.contents2{background: #ffffff;}

.contents1{width: 80%;
height: 3000px;
}
.contents2{width: 20%;
height: 3000px;
margin-left:10px;
}
.main{
display: flex;
}