@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 .tenbou_title {
	text-align:center
}

#monthly h3 {
	font-size: 40px;
	color: #0086d1;
	font-family: serif;
	font-style: italic;
	margin-top: 18px;
	margin-left: 10px;
}

#monthly #text_box h4{
	font-size:24px;
	color:#7e4600;
	text-align:center;
	margin:30px 0 10px 0;
  padding-top: 30px;
}

#monthly span.name{
	font-weight: bold;
	color:#005096;
}

#monthly #text_box img.photo_left{
	float:left;
	margin:0px 15px 15px 0px;
}

#monthly #text_box img.photo_right{
	float:right;
	margin:0px 0px 15px 15px;
}

#monthly span.waku2 {
  background-color: black;
  color: #ffffff;
  border-radius: 50%;
  padding: 0 0.5em;
  line-height: 1.4;
  margin: 0 3px;
  font-size: 80%;
}

#monthly span.waku4 {
  background-color: blue;
  color: #ffffff;
  border-radius: 50%;
  padding: 0 0.5em;
  line-height: 1.4;
  margin: 0 3px;
  font-size: 80%;
}


<!--/*図*/-->
#monthly #flex {
  display: flex;
  justify-content: space-between;
  padding-right: 75px;
}

#monthly #suimenzu {
  padding-right: 40px;
  padding-left: 50px;
}



<!--/*表1*/--><!--/*表2*/-->
#monthly .week {
  color: #333;
  border-radius: 50%;
  padding-right: 3.0px;
  padding-left: 3.0px;
  line-height: 1.4;
  margin: 0 px 0 px;
  font-size: 13px;
  border: 0.5px solid #333;
  vertical-align: middle;
}

#monthly .suimenmotor-title1 {
  color: #5a9b21;
  text-align: center;
  font-size: 18px;
}

#monthly .suimenmotor-table1 {
  padding-bottom: 10px;
  padding-top: 10px;
}

#monthly .suimenmotor-table1 th{
  padding: 3px;
  color: #ffffff;
  background-color: #5a9b21;
  text-align: center;
}

#monthly #a {
  width: 300px;
}

#monthly #a tr td {
  border-bottom:1px solid black;
  text-align: center;
}

#monthly .border {
  background-color: #fffbc6;
}

#monthly .suimenmotor-title1 span {
  color: black;
  font-size: 12px;
}

#monthly #b th{
  vertical-align:middle;
}

#monthly #month {
  color: black;
  background: #fff100;
  padding: 8px 6px 4px 6px;
  margin: 0px 8px 0px 8px;
  display: inline-block;
  line-height: 13px;
  font-size: 20px;
}

#monthly #b {
  width: 880px;
  margin: auto;
  text-align: center;
}

#monthly #b #kimarite {
  border-bottom: solid 1px #ffffff;
  text-align: center;
}


#monthly #title span.normal {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

#monthly span.course {
  font-weight: bold;
  color: #231815;
}

#monthly　#kimarite {
  text-align: center;
}


#monthly #b tr td {
  border-bottom:1px solid black;
  text-align: center;
}
