html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.container {
  margin: 0 auto; }

.body .main .post .content p img.right {
  float: right; }

.body .main .post .content p img {
  float: left; }

a {
  text-decoration: none; }

body {
  background: #eeeeee; }

.container {
  width: 980px;
  background: url(../img/bg-dotted.png); }

.header {
  padding: 20px 20px 0; }
  .header .inner {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 3px solid #959596;
    background: #fff; }
    .header .inner .logo {
      float: left; }
      .header .inner .logo img {
        width: 320px;
        height: 50px; }
    .header .inner ul.navi {
      overflow: hidden;
      *zoom: 1;
      float: right;
      width: 600px; }
      .header .inner ul.navi li {
        display: block;
        float: right;
        width: 14.2%; }
        .header .inner ul.navi li + li {
          background: url(../img/nms.png) no-repeat;
          background-position: left center; }
        .header .inner ul.navi li a {
          display: block;
          padding: 20px;
          color: #000;
          text-align: center;
          text-decoration: none;
          font-size: 77%;
          color: #666; }
          .header .inner ul.navi li a:hover {
            background: #959596;
            color: #fff; }
  .header .imginner {
    padding: 20px 0; }
    .header .imginner img {
      width: 100%; }

.body {
  padding: 0 20px; }
  .body:after {
    content: "";
    clear: both;
    display: block; }
  .body .main {
    float: left;
    width: 752px; }
    .body .main .pickup h2 {
      display: block;
      background: #959596;
      padding: 10px 0;
      text-indent: 40px;
      border: 1px solid #F1F1F1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      color: #fff;
      position: relative; }
      .body .main .pickup h2 .tag {
        position: absolute;
        top: -7px;
        left: -25px; }
    .body .main .pickup .top {
      margin: 20px 0; }
      .body .main .pickup .top dl {
        display: block;
        padding: 10px;
        border: 1px solid #F1F1F1;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        background: #fff; }
        .body .main .pickup .top dl:after {
          content: "";
          clear: both;
          display: block; }
        .body .main .pickup .top dl dt {
          width: 185px;
          height: 185px;
          float: left;
          background: #ccc; }
          .body .main .pickup .top dl dt div {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 185px;
            height: 185px; }
            .body .main .pickup .top dl dt div img {
              width: 100%;
              max-width: 185px;
              max-height: 185px; }
        .body .main .pickup .top dl dd.body {
          display: block;
          float: right;
          width: 527px;
          margin-top: 60px;
          padding: 0;
          font-size: 108%;
          border-bottom: 2px solid #F1F1F1;
          margin-bottom: 10px;
          padding-bottom: 10px; }
          .body .main .pickup .top dl dd.body a {
            color: #002EF2; }
        .body .main .pickup .top dl dd.tags {
          display: block;
          float: right;
          text-align: right;
          width: 527px;
          padding: 0;
          font-size: 93%;
          color: #999; }
          .body .main .pickup .top dl dd.tags a {
            color: #ccc; }
        .body .main .pickup .top dl dd.cat {
          width: 150px;
          position: absolute;
          top: 10px;
          right: 10px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          text-align: center;
          padding: 10px 0;
          color: #fff;
          background-position: 130px 5px;
          background-color: #959596; }
    .body .main .pickup .bottom {
      padding: 0;
      margin-bottom: 20px;
      margin-right: -10px; }
      .body .main .pickup .bottom dl {
        margin-bottom: 20px;
        display: inline-block;
        width: 136px;
        margin-right: 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #F1F1F1;
        background: #fff; }
        .body .main .pickup .bottom dl dt {
          padding: 10px; }
          .body .main .pickup .bottom dl dt div {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 115px;
            height: 115px;
            background: #ccc; }
            .body .main .pickup .bottom dl dt div img {
              max-width: 115px;
              max-height: 115px; }
        .body .main .pickup .bottom dl dd.title {
          padding: 0 10px 10px;
          height: 30px;
          color: #999;
          font-size: 93%; }
          .body .main .pickup .bottom dl dd.title a {
            color: #002EF2; }
        .body .main .pickup .bottom dl dd.cat {
          padding: 10px 20px;
          background: #959596;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          text-align: center;
          color: #fff;
          background-color: #959596; }
    .body .main .post h2 {
      display: block;
      background: #959596;
      padding: 10px 0;
      margin-bottom: 20px;
      text-indent: 40px;
      border: 1px solid #F1F1F1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: relative;
      color: #fff; }
      .body .main .post h2 .tag {
        position: absolute;
        top: -12px;
        left: -35px; }
      .body .main .post h2 .tag2 {
        position: absolute;
        top: -7px;
        left: -25px; }
      .body .main .post h2 .icon {
        position: absolute;
        top: 5px;
        right: 5px;
        text-indent: 0px;
        background: #fff;
        border: 2px solid #F1F1F1;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        color: #000;
        font-size: 77%; }
        .body .main .post h2 .icon a {
          display: block;
          padding: 5px 10px;
          color: #000; }
    .body .main .post dl.head {
      padding: 10px;
      margin-bottom: 20px;
      border: 1px solid #F1F1F1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: relative;
      background: #fff; }
      .body .main .post dl.head:after {
        content: "";
        clear: both;
        display: block; }
      .body .main .post dl.head dt {
        float: left;
        margin-right: 10px;
        width: 75px;
        height: 75px;
        background: #ccc; }
        .body .main .post dl.head dt div {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          width: 75px;
          height: 75px; }
          .body .main .post dl.head dt div img {
            width: 100%;
            max-width: 75px;
            max-height: 75px; }
      .body .main .post dl.head dd {
        float: left;
        width: 500px; }
        .body .main .post dl.head dd .alf {
          display: block;
          font-size: 77%;
          margin-bottom: 10px;
          color: #666; }
        .body .main .post dl.head dd .title {
          display: block;
          border-bottom: 1px solid #F1F1F1;
          margin-bottom: 5px;
          padding-bottom: 5px; }
          .body .main .post dl.head dd .title.cat1 {
            border-color: #E2E2E3; }
          .body .main .post dl.head dd .title.cat2 {
            border-color: #fec23a; }
          .body .main .post dl.head dd .title.cat3 {
            border-color: #b7d572; }
          .body .main .post dl.head dd .title.cat4 {
            border-color: #fec4c3; }
          .body .main .post dl.head dd .title.cat5 {
            border-color: #fd65b4; }
          .body .main .post dl.head dd .title a {
            color: #666;
            text-decoration: none; }
        .body .main .post dl.head dd .tags {
          font-size: 77%;
          text-align: right;
          color: #999; }
          .body .main .post dl.head dd .tags a {
            color: #ccc;
            text-decoration: none; }
      .body .main .post dl.head dd.cat {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 150px;
        color: #fff;
        padding: 10px 0;
        text-indent: 20px;
        background: #959596;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
        .body .main .post dl.head dd.cat.cat1 {
          background-color: #E2E2E3; }
        .body .main .post dl.head dd.cat.cat2 {
          background-color: #fec23a; }
        .body .main .post dl.head dd.cat.cat3 {
          background-color: #b7d572; }
        .body .main .post dl.head dd.cat.cat4 {
          background-color: #fec4c3; }
        .body .main .post dl.head dd.cat.cat5 {
          background-color: #fd65b4; }
    .body .main .post .content {
      padding: 20px;
      margin-bottom: 20px;
      border: 1px solid #F1F1F1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: #fff;
      line-height: 20px;
      font-size: 93%;
      color: #666;
      font-size: 93%; }
      .body .main .post .content h3 {
        font-size: 108%;
        color: #fff;
        background: #959596;
        margin-bottom: 10px;
        padding: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
      .body .main .post .content p {
        margin: 10px 0;
        font-size: 93%;
        overflow: hidden;
        *zoom: 1; }
        .body .main .post .content p.right {
          text-align: right; }
        .body .main .post .content p img {
          width: 200px;
          padding: 10px;
          padding-top: 0; }
      .body .main .post .content dl.form {
        overflow: hidden;
        *zoom: 1;
        width: 100%; }
        .body .main .post .content dl.form dt {
          clear: left;
          float: left;
          width: 10%;
          margin-bottom: 20px;
          font-size: 93%; }
        .body .main .post .content dl.form dd {
          float: left;
          width: 86%;
          margin-bottom: 20px; }
          .body .main .post .content dl.form dd input {
            border: 1px solid #ccc;
            width: 300px;
            height: 22px;
            -moz-border-radius: adius/2;
            -webkit-border-radius: adius/2;
            border-radius: adius/2; }
          .body .main .post .content dl.form dd .wpcf7-submit {
            display: block;
            width: 300px;
            height: 50px;
            background: #fff;
            cursor: pointer; }
          .body .main .post .content dl.form dd textarea {
            width: 300px;
            height: 200px;
            border: 1px solid #ccc;
            -moz-border-radius: 2.5px;
            -webkit-border-radius: 2.5px;
            border-radius: 2.5px; }
      .body .main .post .content ul.paging {
        width: 752px;
        display: block;
        text-align: left;
        padding: 10px 0 0; }
        .body .main .post .content ul.paging li {
          display: block;
          color: #959596; }
          .body .main .post .content ul.paging li a {
            color: #959596;
            font-size: 93%; }
  .body .side {
    float: right;
    width: 168px; }
    .body .side .assist h3 {
      display: block;
      text-align: center;
      border: 1px solid #F1F1F1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: #959596;
      padding: 10px 0;
      color: #fff;
      margin-bottom: 20px; }
    .body .side .assist ul {
      background: #fff;
      border: 1px solid #959596;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .body .side .assist ul li a {
        display: block;
        padding: 10px 0;
        padding-right: 20px;
        color: #999;
        font-size: 93%;
        border-bottom: 1px solid #F1F1F1;
        text-decoration: none;
        text-align: center; }
        .body .side .assist ul li a:hover {
          color: #fff;
          background: #959596; }

.bottomcont {
  padding: 0 20px;
  margin: 20px 0;
  position: relative;
  min-height: 40px; }
  .bottomcont .ichiran {
    width: 752px;
    display: block;
    text-align: center;
    border: 1px solid #F1F1F1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px; }
    .bottomcont .ichiran a {
      padding: 10px 0;
      display: block;
      color: #666;
      text-decoration: none; }
  .bottomcont .totop {
    display: block;
    position: absolute;
    top: 0px;
    right: 20px;
    border: 1px solid #959596;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 40px;
    text-align: center;
    font-size: 77%;
    color: #fff;
    text-decoration: none;
    background: #666; }

.footer {
  padding: 20px;
  border-top: 1px solid #F1F1F1;
  background: #fff; }
  .footer .copy {
    display: block;
    float: left;
    width: 50%;
    font-size: 77%;
    color: #666; }
  .footer .footermenu {
    display: block;
    float: right; }
    .footer .footermenu ul li {
      margin-right: 20px;
      display: inline-block;
      font-size: 77%; }
      .footer .footermenu ul li a {
        color: #666; }
