@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 .miyata_area{
height: 180px;
width: 325px;
background-color: #fff57f;
border-bottom-right-radius: 22px;
border-top-right-radius: 22px;
float: left;
}

#monthly .naname{
width: 190px;
color: #ffffff;
font-weight: bold;
background-color: #01a2b3;
transform: rotate(-3deg);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .5);
padding: 0px 0px 0px 5px ;
}

#monthly .komoji{
font-size: 12px;
}

#monthly .title{
margin-top: 10px;
padding: 0px 0px 0px 10px ;
font-weight: bold;
line-height: 1.2;
}

#monthly .logo{
position: relative;
bottom: 8px;
}

#monthly .title_1c{
color: #01a2b3;
}

#monthly .title_2c{
color: #01a2b3;
font-size: 30px;
}

#monthly .title_2{
font-size: 24px;
line-height: 1.6;
}

#monthly .title_3{
font-size: 38px;
}

#monthly .miyata{
padding: 15px 15px 0px 0px ;
float: right;
}

#monthly .serifu{
color: #014099;
font-family: serif;
font-style: italic;
font-weight: bold;
font-size: 26px;
padding: 50px 0px 50px 335px ;
}

#monthly .komidashi{
font-size: 24px;
font-weight: bold;
text-align: center;
padding: 70px  0px 10px 0px ;
}

#monthly .point{
color: #009944;
font-weight: bold;
}

#monthly .name{
color: #006ab1;
font-size: 35px;
}

#monthly .amagasaki{
padding: 70px 0px 0px 90px ;
}

#monthly .suimen{
padding: 70px 0px 0px 20px ;
}

#monthly #data-bottom {
  margin-top: 70px;
}

#monthly #data-bottom table {
  margin: 0 auto;
}

#monthly #data-bottom #kimarite th {
  border-top: 1px solid #FFF;
}

#monthly #data-bottom td:nth-child(1) {
  font-weight: bold;
}

#monthly #data-bottom p {
  text-indent: 0;
  padding-left: 3em;
}

#monthly h4 {
    margin-bottom: 10px;
    color: #894d93;
    text-align: center;
    font-size: 20px;
}

#monthly h4 #six {
    padding: 0 5px;
    color: #014099;
    background: #fff338;
}

#monthly h4 .black {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

#monthly table th {
    color: #FFF;
    background: #a980b2;
    text-align: center;
    vertical-align: middle;
    padding: 0 8px;
}

#monthly table td {
    text-align: center;
    border-bottom: 1px solid #000;
}