@charset "UTF-8";
.BodyNew {
  margin: 0;
  color: #000000;
  background-color: #FFF0F5;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

a:hover {
  text-decoration: none; }

a:link {
  color: #1111cc; }

a:visited {
  color: #646464; }

div.cl {
  clear: both; }

img {
  border: 0; }

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.container {
  margin: 0 auto; }

/* 新ページリンク */
a.pagelink {
  margin-top: 10px;
  display: inline-block;
  padding: 1px 5px;
  border: 2px solid #C71585;
  font-size: 14px;
  color: #C71585;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

a.pagelink:hover {
  padding: 1px 5px;
  background-color: #F0F0F0;
  border: 2px solid #C71585;
  font-size: 14px;
  color: #C71585;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

b.nowpage {
  margin-top: 10px;
  display: inline-block;
  padding: 1px 5px;
  background-color: #FFC0CB;
  border: 2px solid #DC143C;
  font-size: 14px;
  color: #DC143C;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

div.pl1 {
  margin: 20px auto 20px auto;
  width: 300px; }

div.pl2 {
  float: left;
  width: 100px;
  font-size: 20px;
  text-align: center; }

div.pl3 {
  float: right;
  width: 100px;
  font-size: 20px;
  text-align: center; }

a.smpagelink {
  padding: 5px 10px;
  border: 2px solid #C71585;
  font-size: 18px;
  color: #C71585;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

a.smpagelink:hover {
  padding: 5px 10px;
  background-color: #FFC0CB;
  border: 2px solid #C71585;
  font-size: 18px;
  color: #C71585;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.logo {
  height: 30px;
  line-height: 30px;
  text-align: center; }
  .logo h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #c71585;
    text-shadow: 1px 1px 1px #a0a0a0; }
  .logo a:hover, .logo a:link, .logo a:visited {
    color: #c71585;
    text-decoration: none; }

.logoTxt {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  text-shadow: 1px 1px 1px #a0a0a0; }

.ctMain {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center; }

.ctMain__img {
  margin: 10px 0 20px 0;
  text-align: center; }
  .ctMain__img h2 {
    margin: 0;
    padding: 5px;
    color: #500050;
    font-weight: normal;
    font-size: 14px;
    text-shadow: 1px 1px 1px #a0a0a0; }
  .ctMain__img img {
    border: 1px solid #ffc0ff; }
    @media screen and (min-width: 1000px) {
      .ctMain__img img {
        max-width: 1000px; } }
    @media screen and (max-width: 800px) {
      .ctMain__img img {
        width: 100%; } }
  .ctMain__img p {
    margin: 5px 0 0 0;
    padding: 0; }

.ctMainbaMain {
  display: table;
  width: 100%; }

.ctMainbana {
  display: table-cell;
  width: 25%;
  max-height: 250px;
  overflow: hidden; }
  .ctMainbana img {
    border: 1px solid #ffc0ff;
    width: 98%; }

.topImg {
  margin: 70px auto 0 auto;
  max-width: 768px; }
  .topImg img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .topImg .topImg__title {
    overflow: hidden;
    height: 42px;
    text-align: center; }
    .topImg .topImg__title p, .topImg .topImg__title h2, .topImg .topImg__title a {
      margin: 0;
      padding: 2px 0 0 5px;
      color: #500050;
      font-size: 12px;
      font-weight: normal;
      text-shadow: 1px 1px 1px #a0a0a0; }

.topBr {
  margin: 70px auto 0 auto;
  width: 240px;
  height: auto;
  border: 1px solid #ffc0ff; }
  .topBr img {
    display: block;
    width: 240px; }

.topBana {
  margin-top: 70px;
  text-align: center; }

.topRank {
  display: table;
  margin: 0 auto 0 auto;
  max-width: 640px;
  width: 100%;
  table-layout: fixed; }
  .topRank li {
    display: table-cell;
    padding: 0 1px; }
    .topRank li img {
      display: block;
      max-width: 100%; }

/*# sourceMappingURL=ct_style_new.css.map */
