@charset "UTF-8";
/*--------------------------------------------
topics start
--------------------------------------------*/
/* list */
.genre {
	display:none;}
.pagination {
  margin: 20px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

.boxcenter .btn.opt {
    margin: 0 5px; }
.boxcenter img {
    margin: 0 5px; }

.pagination-centered {
	text-align: center; }
	.pagination {
    margin: 5px 0 0 0;
    line-height: 1; }
.pagination ul li {
      border: none !important;
      text-indent: 0 !important;
      padding: 0 !important;}
.pagination ul li.prev a,
.pagination ul li.next a,
.pagination ul li.prev span,
.pagination ul li.next span {
        margin-top: 3px;
        width: 10px;
        height: 15px;
        background: url("http://game.vector.co.jp/common/images/icon-pagenation.png") left top;
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        font-size: 0; }
.pagination ul li.next a {
        background-position: right top; }
.pagination ul li.prev span {
        background-position: left bottom;
        border: none; }
.pagination ul li.next span {
        background-position: right bottom;
        border: none; }
.pagination ul > li > a {
      border: none;
      padding: 4px 12px;
      text-decoration: underline;
      margin: 0;
      padding: 0 8px;
      color: #474749;
	background-color:transparent;}
.pagination ul > li > a:hover {
        background-color: none;
        color: #e70000; }
.pagination ul > li > span {
      color: #26758c;
      margin: 0;
      padding: 0 8px;
      border: solid 1px #DDD;}

.list li {
	 border-bottom: 1px solid #CDCDCD !important;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    text-indent: 0;}

.list li a {
    color: #474749;
    text-decoration: none;}

.list li a:hover {
    text-decoration: underline;}

.date {
    color: #282727;
    display: block;
    float: right;
    font-style: normal;}


/* detail */
.infoDetail .topics-tags {
	display:none;}

.infoDetail h2 {
    font-size:16px;
    padding: 0px 0px 0px 12px;
    margin-bottom:5px;
    color:#336699;
    background: url("../images/bg_h4_ico.jpg") no-repeat left center;
    font-weight:bold;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  }

.infoDetail h3 {
    font-size:14px;
    margin-bottom:5px;
    font-weight:bold;
    color: #004e75;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  }

.datetime {
      text-align:right;
      padding: 0px 0px 5px 0px;
	margin-bottom:8px;
	border-bottom:1px solid #ddd;}


#vg-topics-wrapper-detail .topics-tags {
	display:none;
}
#vg-topics-wrapper-detail h2{
	font-size:14px;
	border-left: 5px solid #2e4272;
	padding: 2px 0 3px 5px;
	margin: 15px 0 10px;
	font-weight: bold;
	color: #2e4272;
	border-bottom: 1px dotted #2e4272;
}
