@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly #title {
  display: flex;
}

#monthly #title1 {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-left: 10px;
}

#monthly #title2 {
  margin-left: 55px;
  line-height: 65px;
  font-size: 53px;
  font-style: italic;
  font-weight: bold;
  font-family: serif;
  color: #75488d;
}

#monthly #title3 {
  margin-left: 170px;
  font-size: 30px;
  color: #75488d;
  margin-bottom: 10px;
}

#monthly .graph {
  float: left;
  margin-left: 30px;
}

#monthly .moji {
  margin-left: 280px;
}

#monthly .barance1 {
  width: 30%;
  margin-bottom: 6px;
}

#monthly .barance2 {
  width: 40%;
}

#monthly .graph_size {
  width: 200px;
}

#monthly .graph_size th {
  background-color: #a489b4;
  text-align: center;
  font-weight: normal;
}

#monthly .graph_size td {
  text-align: center;
}

#monthly .color {
  background-color: #a489b4;
}

#monthly #graph_title {

  font-size: 20px;
  margin-bottom: 3px;
}

#monthly .graph_title1 {
  display: flex;
  width :200px;
  margin-top: 4px;
}

#monthly #graph_title3 {
  margin-left: 91px;
}

#monthly #graph_title4 {
  margin-left: 59px;
  margin-top: 24px;
}

#monthly .graph_title2 {
  display: flex;
  width :200px;
}

#monthly #title4 {
  margin-left: 170px;
  font-size: 30px;
  color: #75488d;
  margin-top: 25px;
  margin-bottom: 10px;
}

#monthly p {
  line-height: 1.6;
  letter-spacing: 0.0em;
  text-indent: 1em;
  margin-bottom: 0.6em;
}