@charset "UTF-8";
.f2 {
  font-family: 'Crimson Text', serif;
  font-weight: 600;
}

#ningen .page-title {
  color: #F2505A;
  border-color: #F2505A;
}
#ningen .icon {
  top: -78px;
}
#ningen .contents {
  background: url(../images/ningen/top.png) no-repeat 0 0 #fff;
  padding: 658px 0 0;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#ningen .contents table {
  width: 840px;
  margin: 0 auto;
  font-size: 14px;
}
#ningen .contents table th {
  height: 40px;
  border: solid 1px #fff;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  background: #F2505A;
}
#ningen .contents table tr.even {
  background: #FFD8D9;
}
#ningen .contents table tr.odd {
  background: #FEB6B8;
}
#ningen .contents table td {
  padding: 15px 10px;
  font-size: 12px;
  border: solid 1px #fff;
  color: #303030;
  line-height: 1.4;
}
#ningen .contents table td a {
  font-weight: bold;
  color: #303030;
  text-decoration: underline;
}
#ningen .contents table td a:hover {
  color: #F74E5C;
}
#ningen .contents table td.wi {
  font-size: 14px;
}
#ningen .contents table td.q a {
  display: block;
}
#ningen .contents table td.date {
  width: 100px;
}
#ningen .contents p {
  height: 40px;
  line-height: 40px;
  width: 840px;
  margin: 0 auto;
  font-size: 12px;
}
