.yutakaFes h2 {
  background-color: #fff !important;
  color: #70217c; }

.yutakaFes .inner {
  background: #70217c !important;
  text-align: center;
  color: #fff; }
  .yutakaFes .inner img {
    width: 95%;
    max-width: 325px;
    height: auto;
    margin: 20px auto 0;
    display: block; }
  .yutakaFes .inner strong {
    padding-top: 20px;
    font-size: 14px;
    display: block;
    font-weight: bold; }
  .yutakaFes .inner p {
    display: block;
    text-align: left;
    padding: 10px 3em 20px; }

.activityList {
  box-shadow: none; }
  .activityList h2 {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    background: #262626 !important;
    margin-bottom: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5); }
  .activityList .activityDetail {
    background: #ffffc6;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin-bottom: 5px; }
    .activityList .activityDetail h3 {
      padding-bottom: 10px;
      border-bottom: #262626 dotted 1px;
      padding-right: 5em;
      position: relative; }
      .activityList .activityDetail h3 time {
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -10px;
        line-height: 1;
        font-size: 10px;
        color: #ec008c;
        font-weight: normal; }
    .activityList .activityDetail .innerBox {
      width: 100%;
      overflow: hidden;
      padding-top: 10px; }
      .activityList .activityDetail .innerBox p {
        line-height: 1.7;
        padding: 13px;
        padding: 0; }
      .activityList .activityDetail .innerBox img {
        float: right;
        width: 120px;
        padding: 0 0 10px 10px;
        height: auto; }
  .activityList .blogpage {
    background: #70217c; }
    .activityList .blogpage li span {
      color: #c791d0; }
  .activityList .blogpage:before, .activityList .blogpage:after {
    background: #c791d0; }

/*# sourceMappingURL=style.map */