.yomimono_tanka .global.main {
  background: #f8fbed; }
  /* line 611, yomimono.css.scss */
  .yomimono_tanka .global.main header nav {
    border-bottom: none;
    background: #5bac20; }
    /* line 614, yomimono.css.scss */
    .yomimono_tanka .global.main header nav a {
      font-weight: normal;
      font-size: 14px;
      color: white;
      height: 39px; }
  /* line 620, yomimono.css.scss */
  .yomimono_tanka .global.main ul.archives {
    background: #fff;
	box-shadow: black 0px 1px 1px; }
    /* line 622, yomimono.css.scss */
    .yomimono_tanka .global.main ul.archives li {
      border-bottom: 1px dashed #cccccc; }
      /* line 624, yomimono.css.scss */
      .yomimono_tanka .global.main ul.archives li a {
        font-weight: normal;
        font-size: 14px;
        color: black; }
        /* line 626, yomimono.css.scss */
        .yomimono_tanka .global.main ul.archives li a span {
          font-weight: normal;
          font-size: 14px;
          color: #5b9a02; }
  /* line 632, yomimono.css.scss */
  .yomimono_tanka .global.main article {
    margin-left: auto;
    margin-right: auto;
    width: 300px; }
    /* line 635, yomimono.css.scss */
    .yomimono_tanka .global.main article header {
      -moz-border-radius-topleft: 12px;
      -webkit-border-top-left-radius: 12px;
      border-top-left-radius: 12px;
      -moz-border-radius-topright: 12px;
      -webkit-border-top-right-radius: 12px;
      border-top-right-radius: 12px;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6dae02), color-stop(100%, #498602));
      background-image: -webkit-linear-gradient(#6dae02, #498602);
      background-image: -moz-linear-gradient(#6dae02, #498602);
      background-image: -o-linear-gradient(#6dae02, #498602);
      background-image: linear-gradient(#6dae02, #498602);}
      /* line 639, yomimono.css.scss */
      .yomimono_tanka .global.main article header h3 {
        font-weight: bold;
        font-size: 16px;
        color: white;
        padding: 8px 12px;
        text-align: center; }


  .yomimono_tanka_index .global.main article header h3 {
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding:8px 12px;
    text-align: center; }
  /* line 662, yomimono.css.scss */
  .yomimono_tanka_index .global.main article section.body {
    padding: 5px 0;
    background: #fff;
    text-align: center;
	box-shadow: black 0px 0 1px; }
/* line 668, yomimono.css.scss */
.yomimono_tanka_index .global.main ul.archives {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  margin-bottom:20px;}

/* line 674, yomimono.css.scss */
.yomimono_tanka_detail .global.main article section.body {
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 15px;
  background: #fff;
  box-shadow: black 0px 1px 1px; }
  /* line 678, yomimono.css.scss */
  .yomimono_tanka_detail .global.main article section.body p {
    margin-bottom: 1em;
    font-weight: normal;
    font-size: 14px;
    color: black; }
    /* line 681, yomimono.css.scss */
    .yomimono_tanka_detail .global.main article section.body p span.blue {
      color: #09f; }
    /* line 682, yomimono.css.scss */
    .yomimono_tanka_detail .global.main article section.body p span.red {
      color: #f00; }
  /* line 684, yomimono.css.scss */
  .yomimono_tanka_detail .global.main article section.body p:last-child {
    margin-bottom: 0; }
.yomimono_tanka_index .global.main .buttons a {
      border: none;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: black 0px 1px 1px;
      -moz-box-shadow: black 0px 1px 1px;
      box-shadow: black 0px 1px 1px;
      display: block;
      padding: 0;
      width: 274px;
      height: 46px;
      line-height: 46px; }
.yomimono_tanka_index .global.main .buttons a.about {
	        margin:8px 23px 18px ;}
.yomimono_tanka_index .global.main .buttons a.about {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9fc36a), color-stop(50%, #87b545), color-stop(50%, #6ea620), color-stop(100%, #5d9b05));
      background-image: -webkit-linear-gradient(#9fc36a, #87b545 50%, #6ea620 50%, #5d9b05);
      background-image: -moz-linear-gradient(#9fc36a, #445fcb 50%, #6ea620 50%, #5d9b05);
      background-image: -o-linear-gradient(#9fc36a, #87b545 50%, #6ea620 50%, #5d9b05);
      background-image: linear-gradient(#9fc36a, #87b545 50%, #6ea620 50%, #5d9b05);
      font-weight: bold;
      font-size: 24px;
      color: white; }
