@charset "utf-8";
  @charset "utf-8";
.li1{
  background-color : #ffffff;
  vertical-align : middle;
  text-align : center;
  width : 25%;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #b0966a;
  border-bottom-color : #b0966a;
  color : #837156;
}
.li3{
  background-color : white;
  vertical-align : middle;
  text-align : left;
  width : 75%;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #b0966a;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
.kaizyolist{
  border-width : 2px;
  border-style : solid;
  border-color : #b0966a;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}