[contenteditable="true"]{
    outline:none;
    white-space:pre-wrap;
}
h1 {
  color: green;
  font-size: 40px;
  font-weight: bold;
  margin:20px;
}
h2{
  margin:20px;
}
a {
  text-decoration: :none;
}
h3{
  margin:20px;
}
p{
  margin:20px;
}
#main {
display:block;
  width:100%;
}
#header {
    position: relative; 
    color: green;
  margin:20px 20px 5px 20px;
  height:100%;
  width:800px;
}
.button-1 {
    width: 400px;
    margin:0 auto;
    padding: 10px;
    border: 2px solid #2d7eb9;
    border-radius: 10px;
    background-color: #fff;
    color: #2d7eb9;
    font-size: 18px;
  text-decoration: none;
}
.button-1::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #2d7eb9;
    border-right: 2px solid #2d7eb9;
}
#dl{
    position: absolute;
top:12px;
  left:400px;
}
#download-btn{
      position: absolute;
font-size: 16px;
  top:0px;
  left:100px;
  padding:5px;
  width:200px;
}
#menu{
  margin:10px 0px 0px 0px;
  top:0px;
  left:380px;
  height: 60px;
}
h5{
  width:110px;
  margin: 0px 10px; 0px 10px;
}
.over{
  display:flex;
  flex-wrap: wrap;
  margin-left:20px;
}
.under{
    display:flex;
  flex-wrap: wrap;
  margin-left:20px;
}
#zumen {
  position: relative; 
  width: 1070px;
  height:740px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    margin:0px;
    padding:0px;
}
#add_change{
    position: absolute;
    top:12px;
    left:740px;
    width:500px;
}
#obi_t{
      position: absolute;
width:1069px;
    top:600px;
    left:0px;
  display:block;
}
#obi_n{
      position: absolute;
width:1069px;
    top:600px;
    left:0px;
  display:none;
}
.format{
  height:720px;
  position:absolute;
}
#form{
    position:absolute;
top:920px;
  left:10px;
}
#handle {
  position: absolute;
  left: 680px;
  color: #fff;
  font-size: 18px;
  width: 220px;
  text-align: left;
  height: 1.5em;
}
.name {
  top: 642px;
}
.tell {
  top: 665px;
}
.mail {
  top: 686px;
}
.taiyou {
  position: absolute;
  left: 930px;
  top: 672px;
  font-size: 24px;
  width: 80px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  height: 1.5em;
  vertical-align: middle;
}
label {
  color:green;
  font-weight: 600;
}