@charset "euc-jp";

#calendar {
}
  #calendar h1 {
    margin-bottom: 14px;
  }
  #calendar h2 {
    margin-bottom: 12px;
  }
  #calendar .section {
    margin-bottom: 16px;
  }
    #calendar .sectionBd {
      padding: 0 10px;
    }
  #calendar .lead {
    margin-bottom: 12px;
    font-size: 94%;
  }
    #calendar .lead strong {
      font-weight: bold;
      color: #eb8313;
    }
    #calendar .lead em {
      font-weight: bold;
    }
  #calendar .decoPaper {
    padding-bottom: 17px;
    background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/bg_paper_01_ft.png) 0 100% no-repeat;
  }
    #calendar .decoPaperBd {
      margin-bottom: -4px;
      border-top: 1px solid #e7e7e7;
      border-right: 1px solid #e7e7e7;
      border-left: 1px solid #e7e7e7;
      overflow: hidden;
      *zoom: 1;
    }
  #calendar .att {
    margin-top: 5px;
    font-size: 87%;
  }
#today {
}
  #today .modStatus {
    margin-bottom: 3px;
    *zoom: 1;
  }
    #today .modStatus .decoPaperBd {
      padding: 10px 10px 0;
    }
    #today .modStatus .mark {
      float: left;
    }
    #today .modStatus .status {
      margin-left: 102px;
    }
      #today .modStatus .status span {
        vertical-align: middle;
      }
      #today .modStatus .status dt {
        padding: 2px 8px;
        border-bottom: 1px dotted #b1b1b1;
        font-weight: bold;
      }
        #today .modStatus .status .date {
          margin-right: 8px;
          font-size: 120%;
          color: #1a4279;
        }
        #today .modStatus .status .peak {
          font-size: 94%;
        }
          #today .modStatus .status .peak strong {
            font-weight: bold;
            color: #eb8313;
          }
      #today .modStatus .status dd {
        padding: 2px 8px;
        font-size: 94%;
      }
        #today .modStatus .status dd.forecast .percentage {
          font-size: 129%;
          font-weight: bold;
        }
        #today .modStatus .status dd.result {
          font-weight: bold;
        }
          #today .modStatus .status dd.result .percentage {
            margin-right: 8px;
            font-size: 213%;
          }
          #today .modStatus .status dd.result .failure {
            color: #3977aa;
          }
          #today .modStatus .status dd.result .success {
            color: #db4e4e;
          }
    #today .modStatus .share {
      text-align: right;
      font-size: 87%;
    }
      #today .modStatus .share #share_button {
        margin-left: 5px;
        vertical-align: middle;
        display: inline-block;
        *display: inline;
        *zoom: 1;
      }
    #today .modStatus .att {
      clear: both;
	  font-size: 87%;
    }
  #today .notice {
    font-size: 87%;
  }

#back {
}
  #back .result {
    margin-bottom: 14px;
    text-align: center;
    font-size: 94%;
    font-weight: bold;
  }
    #back .result img {
      vertical-align: middle;
    }
    #back .result strong {
      color: #db4e4e;
      font-size: 129%;
      font-weight: bold;
    }
  #back .nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 616px;
    margin: 1px;
    padding: 8px 0;
    border-top: 6px solid #f9c701;
    font-size: 87%;
  }
    #back .nav li {
      width: 260px;
    }
      #back .nav li span {
        color: #a8a7a7;
      }
    #back .nav .prev {
      float: left;
      text-align: right;
    }
      #back .nav .prev a,
      #back .nav .prev span {
        padding-left: 10px;
        background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/ico_arrow_02.png) 0 50% no-repeat;
      }
    #back .nav .next {
      float: right;
    }
      #back .nav .next a,
      #back .nav .next span {
        padding-right: 10px;
        background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/ico_arrow_01.png) 100% 50% no-repeat;
      }
  #back .modCalendar .decoPaperBd {
    position: relative;
  }
  #back .calendar {
    table-layout: fixed;
    width: 598px;
    margin: 6px 10px;
    border-collapse: separate;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    text-align: center;
  }
    #back .calendar caption {
      padding: 6px 0;
      *padding: 12px 0 4px;
      font-size: 94%;
      font-weight: bold;
      text-align: center;
    }
      #back .calendar caption .num {
        font-size: 129%;
      }
    #back .calendar th,
    #back .calendar td {
      padding: 0;
      border-right: 1px solid #d3d3d3;
      border-bottom: 1px solid #d3d3d3;
      vertical-align: top;
    }
    #back .calendar .label {
      border-top: 1px solid #ffffff;
    }
    #back .calendar thead {
      font-size: 87%;
    }
      #back .calendar thead th {
        font-weight: bold;
      }
        #back .calendar thead th .label {
          background: #e0e0e0;
        }
    #back .calendar tbody {
    }
      #back .calendar tbody td {
        height: 151px;
        *height: 146px;
        padding-bottom: 6px;
      }
        #back .calendar thead th.blue {
          color: #1b63db;
        }
        #back .calendar tbody td.blue .label {
          color: #1b63db;
		  background: #deebf6;
        }
        #back .calendar thead th.red {
          color: #ce2525;
        }
        #back .calendar tbody td.red .label {
          color: #ce2525;
          background: #f9e7e7;
        }
        #back .calendar tbody td.today {
          background: #fff8db;
        }
          #back .calendar tbody td.today .label {
            background: #ffe88b;
          }
        #back .calendar tbody td .label {
          padding: 0 7px;
          background: #f1f1f1;
          text-align: right;
          font-size: 94%;
          font-weight: bold;
          color: #7d7d7d;
        }
        #back .calendar tbody td .mark {
          margin-top: 6px;
        }
        #back .calendar tbody td .percentage {
          font-size: 110%;
          font-weight: bold;
        }
          #back .calendar tbody td.success .percentage {
            color: #dd4343;
          }
          #back .calendar tbody td.failure .percentage {
            color: #3977aa;
          }
        #back .calendar tbody td .cut {
          font-size: 80%;
          line-height: 1.3;
        }
        #back .calendar tbody td .peak {
          font-size: 80%;
          color: #eb8313;
          line-height: 1.3;
        }
  #back .info {
    margin: 0 10px;
    font-size: 80%;
    font-weight: bold;
  }
    #back .info li {
      margin-right: 10px;
      display: inline-block;
      *display: inline;
      *zoom: 1;
    }
    #back .info img {
      vertical-align: middle;
    }

#achieve {
  margin-bottom: 10px;
  padding-bottom: 9px;
  background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/bg_paper_02_ft.png) 0 100% no-repeat;
}
  #achieve .hd {
    padding: 1px;
    border: 1px solid #c8c8c8;
  }
    #achieve .hd h2 {
      border-bottom: 5px solid #f9c701;
      background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/bg_gradient_01.png) 0 100% repeat-x;
      line-height: 1.3;
      color: #1a4279;
      font-size: 94%;
      font-weight: bold;
    }
      #achieve .hd h2 span {
        display: block;
        padding: 4px 0 4px 48px;
        background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/ico_success_03.png) 8px 50% no-repeat;
      }
  #achieve .bd {
    margin-bottom: -4px;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    overflow: hidden;
    *zoom: 1;
  }
  #achieve .msg {
    padding: 10px 10px 0;
    font-weight:bold;
    color:#cc0000;
    line-height:1.25em;
  }
  #achieve .status {
    padding: 10px;
    overflow: hidden;
    *zoom: 1;
  }
    #achieve .status .mark {
      float: left;
      margin-bottom: 6px;
    }
    #achieve .status .info {
      width: 170px;
	  margin-bottom: 6px;
      margin-left: 105px;
      overflow: hidden;
      *zoom: 1;
    }
      #achieve .status .info dt {
        color: #1a4279;
        font-size: 107%;
        font-weight: bold;
      }
      #achieve .status .info .peak {
        font-size: 87%;
        font-weight: bold;
      }
        #achieve .status .info .peak em {
          color: #eb8313;
          font-weight: bold;
        }
      #achieve .status .info .cut {
        font-size: 87%;
        line-height: 1.3;
      }
        #achieve .result .info .cut {
          margin-top: 10px;
        }
        #achieve .status .info .cut span {
          display: inline-block;
          vertical-align: middle;
        }
        #achieve .status .info .cut .percentage {
          margin-right: 8px;
          font-size: 139%;
          font-weight: bold;
        }
        #achieve .result .failure .cut .percentage {
          color: #3977aa;
        }
        #achieve .result .success .cut .percentage {
          color: #dd4343;
        }
    #achieve .att {
      clear: both;
      text-align: center;
      font-size: 87%;
      
    }
    #achieve .more {
      clear: both;
      text-align: center;
      font-size: 94%;
      font-weight: bold;
    }
  #achieve .plan {
    margin: 0 2px;
    font-size: 94%;
  }
    #achieve .plan h3 {
      margin-bottom: 4px;
      padding: 6px;
      background: #41acec url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/bg_gradient_02.png) 0 100% repeat-x;
      text-align: center;
      color: #FFF;
      font-weight: bold;
    }
    #achieve .plan .lead {
      margin-bottom: 6px;
      padding: 4px 0 4px 48px;
      background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.2.0/images/calendar/ico_check_01.png) 4px 50% no-repeat;
      line-height: 1.3;
    }
    #achieve .plan .more2 {
      margin-bottom: 12px;
      text-align: center;
      font-weight: bold;
    }
      #achieve .plan .more2 li {
        margin: 0 6px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
      }
      #achieve .plan .more2 a {
        padding-left: 14px;
        background: url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/arw_01.gif) 0 50% no-repeat;
      }
