@charset "Shift_JIS";

body{
  background-image: url(../gachi/images/gachi_bg.jpg);
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 12pt;
  line-height: 1.5;
}

#boxmain{
  background-image: url(../gachi/images/wb.png);
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text{
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.midasi{
  color: white;
  background-color: blue;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  line-height: 1.5;
}

.box01{
  text-align: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: blue;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-color: blue;
  border-right-color: blue;
  border-bottom-color: blue;
}

.boxmainimg{
  float: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 255);
  width: 340px;
}

.boxcenter{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}

.boxline{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 255);
  padding-top: 4px;
  margin-top: 4px;
}

.linecolor01{
  border-color: rgb(0, 0, 255);
}

.backcolor01{
  background-color: rgb(185, 201, 255);
}

#tablespec td{
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}

#tablespec td:first-child{
  font-weight: bold;
  text-align: right;
  background-color: rgb(185, 201, 255);
}

#tablespec td:nth-child(2){
  text-align: left;
}

.boxline02{
  border-width: 2px;
}

.annotate{
  color: red;
  line-height: 1.4em;
}

.annotate div:first-letter{
  font-weight: bold;
}

.txt2{
  font-size: 90%;
}
.txt3{
  color:#ff4500; font-weight:bold;
}
.txt7{
  color: #ff8080;
  font-weight: bold;
}

.hanbai_04_midasi{
  line-height: 2.5em;
  font-size: 100%;
  font-weight: bold;
  border-color: #ff6600;
  border-style: solid;
  margin: 5px 0px 5px 0px;
  padding: 1px 8px 1px 8px;
  border-width: 0px 0px 2px 4px;
}

.hanbai_01{
  margin: 10px 0px 3px 3px;
  padding: 0px 6px 0px 10px;
}

.hanbai_02{
  margin: 10px 0px 10px 0px;
}

.form4{
  margin: 5px;
  padding: 10px 30px 10px 30px;
  border-color: #003366;
  border-style: solid;
  border-width: 1px;
}