@charset "utf-8";

br.clear {
  clear: both;
  padding-bottom: 10px;
}

#border {
  width: 850px;
  margin: 0 auto;
  padding: 0;
}

#border #wtitle {
/*  max-width: 850px;*/
  margin-bottom: 20px;
}

.wace {
  clear: both;
/*  border: 1px solid red;*/
}
.wace p {
  line-height: 21px;
}
.wace-face {
  width: 200px;
  height: 300px;
  float: left;
  margin-right: 10px;
}
.wace .upper h4 img {
  width: 640px;
  height: 100px;
  margin-bottom: 10px;
}

.wace .downer {
  margin-bottom: 40px;
}
.wace-text img {
  float: right;
  width: 180px;
  height: 100px;
  margin: 5px;
}

.wace-history {
  float: left;
  width: 48%;
  padding: 5px;
  clear: both;
}
.wace-data {
  float: left;
  width: 48%;
  padding: 5px;
  border: solid 1px #000;
}
.wace-data table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 3px;
}
.wace-data th,
.wace-data td {
  padding: 0 5px;
}
.wace-data td {
  border-bottom: 1px solid #000;
}


/*
#border p {
  text-indent: 1em;
  line-height: 1.7;
}
#monthly .fr {
  float: right;
  width: 30%;
  min-width: 200px;
  margin: 10px 15px 10px 10px;
}
*/





/*見出し*/
.midashi {
  width: 850px;
  margin: 10px auto;
}
#midashi {
  width: 100%;
}

