﻿@charset "utf-8";

/*共通*/

#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 .top_wrapper{
  text-align:center;

}

#monthly .title{
  width:650px;
}

#monthly .second_wrapper{
  text-align: center;
}

#monthly .heading{
  width:900px;
  font-weight: bold;
  text-align: center;
  font-size: 23px;
  color: #303192;
  margin: 10px 0px;
  
}

#monthly span.item{
  width:110px;
  font-weight: bold;
  background-color: #EC008D;
  color: white;
  display: inline-block;
  border-radius: 10px;
  padding: 0px 5px;
}

#monthly .container_one{
  margin-bottom: 10px;
  letter-spacing:0.05em;
  text-indent: 0em;

}

#monthly .container_two{
  margin-bottom: 30px;
  letter-spacing:0.05em;
  text-indent: 0em;

}

#monthly .race{
  text-align: left;
/*  width: 550px;*/
  display: inline-block;
  margin: 15px;
  
}

#monthly .wrapper{
  display: flex;
  
}

#monthly .numbers{
  background-color: #7D489C;
  color: white;
  font-weight: bold;
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  width: 40px;
  height: 22px;
  text-indent: 0em;

}
#monthly .numbers_top{
  background-color: #7D489C;
  color: white;
  font-weight: bold;
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  width: 50px;
  text-indent: 0em;
  height: 30px;


}

#monthly .threemotors{
  width:900px;

}
