@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 .selection_tittle{

  display: flex;
}

#monthly h3{
  font-size: 33px;
  font-family: serif;
  color: #005096;
  font-style: italic;
  position: relative;
  left: 15px;
  top: 10px;
}

#monthly .selection_img{
width: 150px;
}



#monthly .selection_img2{
  position: relative;
  bottom: 38px;
  right: 23px;
}

#monthly .selection_img3{

  padding: 5px 5px 5px 0px;
}

#monthly h4{
  font-size: 22px;
  color: #7e4600;
  text-align: center;
}

#monthly p{
  margin: 10px;

}

#monthly .selection_text{
  color: black;
  margin: 25px;
  display: block
}

#monthly .selection_uzusio{
  margin-top: 50px;
}

#monthly .selection_uzusio_tittle{
  text-align: center;
  color: black;
  position: relative;
  bottom: 5px;
  font-size: 25px;

}

#monthly .selection_uzusio{
  display: flex;
  margin-top: 50px;  
  background-color: #dcdddd;
  width: 880px;
  position: relative;
  left: 20px;
}

#monthly .selection_uzusio_text{
  color: black;
  font-size: 20px;
}

#monthly .selection_local{
  color: #0086d1;
  font-size: 40px;
}

#monthly .selection_name{
  font-weight: bold;
  color: #0086d1;
}

#monthly .selection_uzusio_main{
  position: relative;
  right: 15px;
  bottom: 10px;
}