@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 .history_tittle {
  display: flex;
  line-height: 5px;
  justify-content: center;
  position:relative; bottom: 15px;
}

#monthly .and{
  font-size: 25px;
  margin: 0 10px;
}

#monthly h3{
  position:relative; bottom: 18px;
}

#monthly .name {
color: #3b86c7;
font-size: 40px;
}

#monthly .yomi {
  font-size: 20px;
  color: #fff100;
  font-family: sans-serif;  
  text-shadow:0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7,0 0 3px #3b86c7;
  letter-spacing: -20pt;
}

#monthly p {
  margin: 0em;
  color: black;
}

#monthly .main_tittle {
  font-size: 25px;
  color: #c13802;
  border-bottom:  solid black;
  border-width:1px;
  display: inline-block;
  margin-top: 5px;
}

#monthly .JLCcaster {
 font-weight: normal;
}

#monthly .c_name{
  text-align: right;
  line-height: 1;
}

#monthly .nisi_tittle {
  font-size: 30px;
  text-align: center;
  color: #d76c00;
  font-family: serif;
}
 
#monthly .nisiyama_text{
  padding: 0px;
}

#monthly .t_name {
  color: #3b86c7;
  font-family: sans-serif;
}

#monthly .n_p img{
float: right;
margin-left: 5px;
}

#monthly .uo_text{
  margin-top: 15px;
}

#monthly .uo_tittle {
  font-size: 30px;
  text-align: center;
  color: #d76c00;
  font-family: serif;
}

#monthly .u_p img{
  float: left;
  margin-right: 5px;
}

#monthly .h_frame{
  border: 2px solid #c13802;
  border-radius: 10px;
  margin: 15px 10px 0 0;
  padding: 20px;
}
