@charset "utf-8";

/* ---------------------------------------------------------
  HTML5+CSS3 初期化
----------------------------------------------------------*/
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-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

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

html{
  overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
  list-style: none;
}

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

caption, th{
  text-align: left;
}

a:focus {
	outline: none;
}

a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*?*//*/
	height: auto;
	overflow: hidden;
	/**/
}

body {
  background-color: #f2f2f2;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  font-weight: normal;
  color: #333;
}

#wrapper {
  margin: 20px auto 60px;
  width: 984px;
  overflow: hidden;
  zoom: 1;
}

/* --- リンク色 */
a {
  color: #0066cc;
}
a:hover {
  color: #ee5a00;
}

/* --- アイコン色 */
i {
  color: #f761a6;
}



/* ---------------------------------------------------------
  Header
----------------------------------------------------------*/
header {
  margin: 0;
  height: 122px;
  background: url(../img/bg_header_line.png) repeat-x center bottom #f9edf4;
  overflow: hidden;
  zoom: 1;
}
header div#header {
  margin: 0 auto;
  width: 984px;
  position: relative;
}
  header h1 {
    margin: 0;
    padding: 0;
    line-height: 1;
  }
  header div#logo {
    margin-bottom: 0;
    line-height: 1;
  }
  header p#siteName {
    margin-bottom: 0;
    text-align: center;
  }

/* --- ヘッダー広告エリア */
div.headerPR {
  position: absolute;
  top: 0;
  right: 0;
}

/* --- フリーゲーム夢現へバナーリンク */
div#relatedLink {
  position: absolute;
  top: 10px;
  right: 0;
}

/* --- 会員登録 */
header ul.member {
  position: absolute;
  top: 64px;
  right: 0;
  margin-bottom: 5px;
  text-align: right;
}
  header ul.member li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 20px;
    line-height: 22px;
  }
    header ul.member li i {
      padding-right: .5em;
    }
    header ul.member li a {
      text-decoration: none;
      font-weight: bold;
    }
      header ul.member li a:hover {
        color: #ee5a00;
        text-decoration: underline;
      }

/* --- サイト説明文 */
header p.desc {
  clear: left;
  position: absolute;
  top: 86px;
  margin-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
}
header p.desc strong {
  font-weight: bold;
}


/* Search Area
-------------------------------------------- */
#header div#fsearch {
  position: absolute;
  top: 90px;
  right: 0;
	width: 300px;
	vertical-align: bottom;
}
  #header div#fsearch input[type="button"], #header div#fsearch input[type="submit"] {
    -webkit-appearance: none;
  }
  #header div#fsearch input.fs-search {
    width: 209px;
    height: 16px;
    border: solid 1px #f761a6;
	  border-right: none;
	  border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    line-height: 1;
    vertical-align: top;
    padding: 4px 5px;
    font-family: Arial, sans-serif;
    color: #555;
  }
    #header div#fsearch input.fs-search:focus {
      -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
      -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
      box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
      outline: 0;
    }
  #header div#fsearch input.fs-submit {
    width: 79px;
    height: 26px;
    border: solid 1px #f761a6;
    border-left: none;
  	border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    background-color: #f761a6;
    vertical-align: top;
    line-height: 1;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #fff;
  }
    #header div#fsearch input.fs-submit:hover {
      background-color: #ff7aa8;
      cursor: pointer;
    }

div#fs-result-msg h1 {
  margin-bottom: 5px;
  border-bottom: solid 1px #8a5338;
  padding-bottom: 5px;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
div#fs-result-msg p {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}
div#fs-result-msg p.detailSearchLink {
  margin: 1em auto !important;
  width: 94%;
  border-bottom: dashed 1px #aaa;
  padding-bottom: 1em !important;
}
  div#fs-result-msg p.detailSearchLink a {
    display: block;
    width: 100%;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }
  div#fs-result-msg p.detailSearchLink a:before {
    background: url(../img/icon_yajirushi.png) no-repeat left top;
    background-size: 16px 18px;
    content: " ";
    padding-left: 24px;
  }
  div#fs-result-msg p.detailSearchLink a:hover {
    text-decoration: underline;
  }
div#fs-result-msg ul.jsonSortBy {
  margin: 5px 2%;
  width: 96%;
  text-align: center;
}
  div#fs-result-msg ul.jsonSortBy li {
    display: inline;
    padding: 0 5px;
  }

div#fs-result ul#searchResultList {
  margin: 0 auto;
  width: 96%;
  text-align: center;
}
  div#fs-result ul#searchResultList li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 15px 0;
    vertical-align: top;
  }
  div#fs-result ul#searchResultList li a {
    display: block;
    width: 164px;
    padding: 0 9px;
    text-decoration: none;
  }
    div#fs-result ul#searchResultList li a img {
      border: solid 1px #ddd;
      border-top: none;
    }
    div#fs-result ul#searchResultList li a span.access {
      display: block;
      line-height: 1;
      font-size: 12px;
      color: #333;
    }
      div#fs-result ul#searchResultList li a span.access span {
        padding-right: 0.2em;
        font-size: 18px;
      }
      div#fs-result ul#searchResultList li a span.access i {
        padding-right: .5em;
        font-size: 13px;
        color: #11a6d6;
      }
    div#fs-result ul#searchResultList li a span.dl {
      display: block;
      margin-bottom: 3px;
      height: 18px;
      line-height: 1;
      font-size: 12px;
      color: #333;
    }
      div#fs-result ul#searchResultList li a span.dl span {
        padding-right: 0.2em;
        font-size: 18px;
      }
      div#fs-result ul#searchResultList li a span.dl i {
        padding-right: .5em;
        font-size: 13px;
        color: #ab0505;
      }
    div#fs-result ul#searchResultList li a span.point {
      display: block;
      font-size: 13px;
      color: #333;
    }
      div#fs-result ul#searchResultList li a span.point span {
        padding-left: 0.2em;
        font-weight: bold;
        font-size: 15px;
        color: #d6280c;
      }
    div#fs-result ul#searchResultList li a span.nopoint {
      display: block;
      font-size: 15px;
      color: #333;
    }
    div#fs-result ul#searchResultList li a span.title {
      display: block;
      margin: 5px;
      line-height: 1.4;
      vertical-align: middle;
      font-weight: bold;
      font-size: 120%;
    }
    div#fs-result ul#searchResultList li a span.desc {
      display: block;
      padding: 0 5px;
      line-height: 1.2;
      text-align: left;
      color: #333;
    }

/* --- ページネーション */
div#fs-paginate {
  margin: 20px 0;
  border-top: solid 1px #f761a6;
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
}
  div#fs-paginate li {
    display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0;
		padding: 0;
  }
	div#fs-paginate li a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0.2em 0.5em;
		padding: 0.5em 1em;
		-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border-radius: 3px;         /* CSS3 */
    border: 1px #c1c1b3 solid;     /* 枠線の装飾 */
		background-color: #c1c1b3;
		text-decoration: none;
		vertical-align: bottom;
		list-style: none;
		font-size: 16px;
		cursor: pointer;
		color: #fff;
	}
	div#fs-paginate li a:hover {
	  background-color: #f761a6;
	  border: 1px #f761a6 solid;
	}
	div#fs-paginate li span.delimiter {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0.2em 0.5em;
		padding: 0.5em;
		text-decoration: none;
		vertical-align: bottom;
		list-style: none;
		font-size: 16px;
		color: #c1c1b3;
	}
	div#fs-paginate li.fs-current a {
	  background-color: #f761a6;
	  border: 1px #f761a6 solid;
	  font-weight: bold;
	  color: #fff;
	}
	div#fs-paginate li.fs-current span.current {
	  display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0.2em 0.5em;
		padding: 0.5em 1em;
		-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border-radius: 3px;         /* CSS3 */
		text-decoration: none;
		vertical-align: bottom;
		list-style: none;
		font-size: 17px;
	  background-color: #f761a6;
	  border: 1px #f761a6 solid;
	  font-weight: bold;
	  color: #fff;
	}


/* ---------------------------------------------------------
  SideArea
----------------------------------------------------------*/
div#sideArea {
  float: right;
  width: 300px;
}



/* Category Link
-------------------------------------------- */
ul#category {
  margin-bottom: 20px;
}
  ul#category li {
    clear: right;
    width: 300px;
    margin-bottom: 0.5em;
  }
    ul#category li a {
      display: block;
      margin-bottom: .6em;
      width: 300px;
      text-decoration: none;
      font-size: 15px;
      font-weight: bold;
    }
    ul#category li a:hover {
      text-decoration: underline;
    }
      ul#category li a i {
        padding-right: 10px;
        font-size: 18px;
      }
      ul#category li a span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: right;
        font-size: 12px;
        color: #333;
      }


/* Genre Navigation
-------------------------------------------- */
div#sideArea nav h2 {
  margin-bottom: .5em;
  line-height: 31px;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
}
  div#sideArea nav h2:before {
    content:"～ ";
    color: #f761a6;
    font-weight: normal;
  }
  div#sideArea nav h2:after {
    content:" ～";
    color: #f761a6;
    font-weight: normal;
  }

div#sideArea ul.genreSearch {
  margin: 0 .5em 2em;
  width: 300px;
}
  div#sideArea ul.genreSearch li {
    margin-bottom: .5em;
  }
    div#sideArea ul.genreSearch li a {
      display: block;
      overflow: hidden;
      font-size: 15px;
      font-weight: bold;
      text-decoration: none;
    }
      div#sideArea ul.genreSearch li a:hover {
        text-decoration: underline;
      }
    div#sideArea ul.genreSearch li i {
      padding-right: .5em;
      font-size: 18px;
    }

/* Banner Link
-------------------------------------------- */
div#sideArea ul.banner {
  margin: 20px 0 10px;
}
  div#sideArea ul.banner li {
    margin-bottom: 5px;
  }

/* Best10 Link
-------------------------------------------- */
div#sideArea nav div.best10SidePR {
  margin: 0 auto 20px;
  width: 95%;
  background-color: #f3e3a9;
  border: solid 1px #d7ad39;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 2%;
}
  div#sideArea nav div.best10SidePR h2 {
    margin-bottom: 0;
    background: none;
    padding-left: 0;
    line-height: 1.6;
    text-align: center;
  }
  div#sideArea nav div.best10SidePR p {
    margin: 0 5px 5px;
    font-weight: bold;
    font-size: 13px;
  }
  div#sideArea nav div.best10SidePR a {
    display: block;
    text-align: center;
  }

/* Tweet Link
-------------------------------------------- */
div#sideArea p.tweetLink {
  margin-bottom: 30px;
  line-height: 1.6;
  border: solid 3px #55acee;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */ 
  padding: 1em;
  font-size: 14px;
  font-weight: bold;
}
  div#sideArea p.tweetLink a {
    font-weight: bold;
  }

/* Ad Banner Area
-------------------------------------------- */
div.adSideTop300x250 {
  margin-bottom: 20px;
}
div.adSide300x250 {
  margin-bottom: 20px;
}

div.adSide300x600 {
  margin-bottom: 20px;
}

/* サイト内全文検索
-------------------------------------------- */
div#sideArea form#msearch {
  margin: 15px auto;
  width: 300px;
  border-top: dotted 1px #b28657;
  padding-top: 15px;
	vertical-align: bottom;
}
  div#sideArea form#msearch input {
    border: 0;
    padding: 4px 5px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #555;
    border: solid 1px #f761a6;
    border-right: none;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    margin: 0 0 20px;
    width: 198px;
  }
    div#sideArea form#msearch input:focus {
      outline: 0;
    }
  div#sideArea form#msearch a.button {
  	display: inline-block;
  	width: 90px;
  	height: 26px;
  	text-align: center;
  	text-decoration: none;
  	line-height: 25px;
  	outline: none;
  	border: 1px solid #f761a6;
  	border-left: none;
  	background-color: #f761a6;
  	border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
  	color: #fff;
  	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-transition: all .3s;
  	transition: all .3s;
  	vertical-align: top;
  	font-size: 12px;
  }
    div#sideArea form#msearch a.button::before,
    div#sideArea form#msearch a.button::after {
    	position: absolute;
    	z-index: -1;
    	display: block;
    	content: '';
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	-webkit-transition: all .3s;
    	transition: all .3s;
    }
    div#sideArea form#msearch a.button:hover {
      background-color: #ff7aa8;
    }


/* ---------------------------------------------------------
  Footer Area
----------------------------------------------------------*/
div#footerArea {
  clear: both;
  background-color: #f9edf4;
  border-top: solid 1px #f761a6;
  padding: 10px;
  overflow: hidden;
  zoom: 1;
}

footer {
  margin: 0 auto;
  width: 984px;
}



/* Footer About Link
-------------------------------------------- */
footer ul#footerAboutLink {
  margin-bottom: 1em;
  text-align: center;
}
  footer ul#footerAboutLink li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 1em;
    padding-right: 1em;
    font-size: 13px;
  }
    footer ul#footerAboutLink li i {
      padding-right: .5em;
    }
    footer ul#footerAboutLink li a {
      text-decoration: none;
    }
      footer ul#footerAboutLink li a:hover {
        text-decoration: underline;
      }


/* CopyRight
-------------------------------------------- */
footer p.copyright {
  clear: both;
  margin-bottom: .5em;
  text-align: center;
}
  footer p.copyright a {
    text-decoration: none;
  }


/* ---------------------------------------------------------
  Parts
----------------------------------------------------------*/

/* easyページネーション
-------------------------------------------- */
ol#pagination{
  margin: 0 auto 30px;
  width: 80%;
  text-align: left;
  overflow: hidden;
}
	ol#pagination li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0.2em 0.5em;
		padding: 0.5em 1em;
		-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border-radius: 3px;         /* CSS3 */
    border: 1px #c1c1b3 solid;     /* 枠線の装飾 */
		background-color: #c1c1b3;
		list-style: none;
		cursor: pointer;
		color: #fff;
	}
	ol#pagination li:hover {
	  background-color: #f761a6;
	  border: 1px #f761a6 solid;
	}
	ol#pagination li.current {
	  background-color: #f761a6;
	  border: 1px #f761a6 solid;
	  font-weight: bold;
	  color: #fff;
	}

/* pageNaviページネーション
-------------------------------------------- */
div.pageNavi {
  margin: 0 auto 30px;
  width: 80%;
  text-align: left;
  overflow: hidden;
}
	div.pageNavi a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0 0.5em;
		padding: 0.5em 1em;
		-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border-radius: 3px;         /* CSS3 */
    border: 1px #c1c1b3 solid;     /* 枠線の装飾 */
		background-color: #c1c1b3;
		text-decoration: none;
		list-style: none;
		cursor: pointer;
		color: #fff;
	}
  	div.pageNavi a:hover {
  	  background-color: #f761a6;
  	  border: 1px #f761a6 solid;
  	}
  div.pageNavi span {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 0 0.5em;
		padding: 0.5em 1em;
		-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px; /* Safari,Chrome */
    border-radius: 3px;         /* CSS3 */
    border: 1px #f761a6 solid;     /* 枠線の装飾 */
		background-color: #f761a6;
		list-style: none;
		font-weight: bold;
		cursor: pointer;
		color: #fff;
	}


/* 5 Star Rating
-------------------------------------------- */
.mtCommentRating,
.star-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 160px;
    height: 32px;
    overflow: hidden;
    background: url(../img/rating-star_sp.png) no-repeat right top;
    zoom: 1;
}
.mtCommentRating span,
.star-btn .text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.mtCommentRating.star_5 { background-position: 0 0; }
.mtCommentRating.star_4 { background-position: -32px 0; }
.mtCommentRating.star_3 { background-position: -64px 0; }
.mtCommentRating.star_2 { background-position: -96px 0; }
.mtCommentRating.star_1 { background-position: -128px 0; }
.mtCommentRating.star_4dot5 { background-position: 0 -32px; }
.mtCommentRating.star_3dot5 { background-position: -32px -32px; }
.mtCommentRating.star_2dot5 { background-position: -64px -32px; }
.mtCommentRating.star_1dot5 { background-position: -96px -32px; }
.mtCommentRating.star_0dot5 { background-position: -128px -32px; }

.star-btn .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    background: transparent;
    zoom: 1;
}


/* ソーシャルボタンエリア
-------------------------------------------- */
/* --- 横並び型 */
ul.socialBoxInline {
  clear: left;
  margin: 0 9px 5px;
  width: 390px;
  border: solid 1px #ccc;
  background-color: #f7f7f7;
  padding: 5px 5px 0;
  text-align: left;
}
  ul.socialBoxInline li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 5px;
    vertical-align: top;
  }
  ul.socialBoxInline li.googleplus {
    width: 65px !important;
  }

ul.socialBoxInline li.twitter .arrow_box {
	position: relative;
	margin-left: 5px;
	background: #fff;
	border: 1px solid #aaccdd;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	text-decoration: none;
  color: #333;
  display: inline-block;
  text-align: center;
	border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  vertical-align: top;
  font-size: 8px;
}
ul.socialBoxInline li.twitter .arrow_box:after, ul.socialBoxInline li.twitter .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
ul.socialBoxInline li.twitter .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 3px;
	margin-top: -3px;
}
ul.socialBoxInline li.twitter .arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #aaccdd;
	border-width: 4px;
	margin-top: -4px;
}


/* --- BOX型 */
ul.socialBoxVertical {
  margin: 0 0 20px;
  width: 298px;
  border: solid 1px #ccc;
  background-color: #f7f7f7;
  padding: 5px 0 3px;
  text-align: center;
}
  ul.socialBoxVertical li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  ul.socialBoxVertical li.twitter {
    width: 75px;
  }
  ul.socialBoxVertical li.twitter .arrow_box {
    position: relative;
    background: #fff;
    border: 1px solid #aaccdd;
    margin-bottom: 5px;
    text-align: center;
    font-size: 11px;
    height: 33px;
    line-height: 33px;
    display: block;
    text-decoration: none;
    color: #333;
    border-radius: 3px;
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  }
  ul.socialBoxVertical li.twitter .arrow_box:after, ul.socialBoxVertical li.twitter .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
   
  ul.socialBoxVertical li.twitter .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 3px;
    margin-left: -3px;
  }
  ul.socialBoxVertical li.twitter .arrow_box:before {
    border-color: rgba(221, 221, 221, 0);
    border-top-color: #aaccdd;
    border-width: 4px;
    margin-left: -4px;
  }


ul.socialSideVertical {
  margin: 20px auto 10px;
  width: 176px;
  text-align: center;
}
  ul.socialSideVertical li {
    display: inline;
    padding: 3px;
  }

/* ページ下の広告表示
-------------------------------------------- */
div.adCategoryFooter {
  clear: both;
  width: 96%;
  margin: 10px auto;
  text-align: center;
}


/* --- ネタバレ隠し */
span.netabare {
  display: block;
  margin: 1.5em auto;
  width: 10em;
  white-space: nowrap;
  cursor: pointer;
  padding: 0.5em 1em;
  /*IE6 IE7 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffa035, endcolorstr=#ff8300));
  /* IE8 IE9 */
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffa035, endcolorstr=#ff8300))";
  zoom: 1;
  background-image:-moz-linear-gradient(
  top,
  #ffa035 0%,
  #ff8300);
  background-image:-webkit-gradient(
  linear,left top,left bottom,
  from(#ffa035),
  to(#ff8300));
  background: linear-gradient(to bottom, #ffa035, #ff8300);/* IE10+, W3C */
  border-radius: 25px;
  text-align: center;
  text-shadow:-1px -1px #555;
  font-weight: bold;
  color: #fff;
}

/* ---------------------------------------------------------
  オーバーレイ広告PC・SP切り替え
----------------------------------------------------------*/
div.adFooterOverlay {
  display: none;
}
div.adFooterOverlayPC {
  display: inline;
}
html {
  padding-bottom: 100px;
}