      #month {
        text-align: right;
        width: 100px;
        left: 11%;
        top: 50%;
        font-size: 40pt;
        color: white;
      }
      #day {
        text-align: right;
        width: 100px;
        left: 29%;
        top: 50%;
        font-size: 40pt;
        color: white;
      }
      #select-box {
      }
      #select-text {
      }
      #select {
        font-size: x-large;
        margin-left: 190px;
        margin-top: -50px;
      }
      #block-item-title,
      #block-item-title-1,
      #block-item-title-2,
      #block-item-title-3,
      #block-item-title-4,
      #block-item-title-5,
      #block-item-title-48 {
        height: 68px;
        background-repeat: no-repeat;
        background-size: 100%;
        margin-bottom: 20px;
      }
      #block-item-title-1 {
        background-image: url('images/text_base_01.png');
      }
      #block-item-title-2 {
        background-image: url('images/text_base_02.png');
      }
      #block-item-title-3 {
        background-image: url('images/text_base_03.png');
      }
      #block-item-title-4 {
        background-image: url('images/text_base_04.png');
      }
      #block-item-title-5 {
        background-image: url('images/text_base_04.png');
      }
      #block-item-title-48 {
        background-image: url('images/text_base_04.png');
      }
      #block-item-title {
        background-image: url('images/text_base_04.png');
      }

      #col-title-ranking-higher,
      #col-title-ranking-lower,
      #col-title-ranking-2digit {
        text-align: center;
        width: 50px;
        padding-top: 3px;
        margin-left:5px;
        font-size: 25pt;
        font-weight: 700;
      }
      #col-title-ranking-higher {
        padding-top: 5px;
      }
      #col-title-title-higher,
      #col-title-title-lower {
        margin-left:80px;
        font-size: 30pt;
        color: white;
        padding-top: 2px;
      }
      #col-title-title-lower {
        padding-top: 0px;
      }
      #col-topic {
        text-align: center;
        color: purple;
        font-size: xx-large;
        margin-bottom: 20px;
      }
      #col-description {
        text-align: center;
        margin-left: 38px;
        margin-right: 20px;
        font-size: x-large;
        margin-bottom: 20px;
      }
      #col-line {
        text-align: center;
        margin-left: 30px;
        background-image: url('images/line_01.png');
        background-size: 98%;
        height: 25px;
        background-repeat: no-repeat;
        margin-bottom: 20px;
      }
      #col-end-line {
        text-align: center;
        margin-left: 20px;
        background-image: url('images/line_02.png');
        background-size: 100%;
        height: 25px;
        background-repeat: no-repeat;
        margin-bottom: 20px;
      }
      #col-top {
        text-align: right;
        margin-bottom: 20px;
      }
