@charset "utf-8";

.clearfix {zoom:1;}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

/* インサイド編集部の方々のための策 */
b { font-weight: bold; }
/* --------------------------- */

.gigaindexContentsItem {
	font-size: 16px; line-height: 1.6; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	width: 980px;
	padding: 0 0 20px;
	margin-top: 0;
	position: relative;
	left: -10px;
}
.gigaindexContentsTitleFrame {
	border: solid 1px #bfbfbf;
	margin: 20px 10px 0;
}
.gigaindexContentsTitleFrame h1 {
	padding: 5px 0 5px 16px;
}


.snsbt {
	margin: 5px 0 -10px;
}
.snsbt li {
	float: right;
	margin-left: 4px;
}
.sns-fb { width: 120px; }
.sns-tw { width: 110px; }
.sns-gp { width: 80px; }
.sns-hb { width: 120px; }



/*　---------------------　*/
* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555;}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:932px; margin:20px auto}
#container {position:relative; background:#fff; height:300px;}
.sliderbutton {float:left; width:46px; height:280px; cursor:pointer;}
#slideleft {background:url(/feature/giga/233_DMM/img/pager.png) 0 0 no-repeat; margin:10px 4px 0 0;}
#slideleft:hover {background-position:0px -280px;}
#slideright {background:url(/feature/giga/233_DMM/img/pager.png) -46px 0 no-repeat; margin:10px 0 0 4px;}
#slideright:hover {background-position:-46px -280px;}
#slider {float:left; position:relative; overflow:auto; width:820px; height:300px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:820px; height:300px}
.pagination {position:absolute; top:10px; right:70px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}
/*　---------------------　*/


h2 {
	text-align: center;
	margin-top: 10px;
}

.subhead {
	padding:0.3em 1em;
	background-color:#16acc2;
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
}


.artlink, .gametitle {
	margin: 10px 0 30px;
}
.artlink li {
	background: #eeeeee;
	float: left;
	margin: 0 0 2px 2px;
	border: solid 1px #cccccc;
}
.artlink li a {
	color: #ffffff;
	display: block;
	width: 322px;
	height: 42px;
	padding-top: 138px;
	overflow: hidden;
}
.artlink li a:hover {
	color: #b5b5ff;
	text-decoration: none;
}
.artlink li .title {
	font-size: 0.8125em;
	padding: 4px 6px;
	min-height: 50px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	margin: 0;
}


.gametitle {
	font-size: 0.875em;
	line-height: 1.2;
}
.gametitle li {
	border: solid 1px #ccc;
	margin: 0 0 10px 8px;
	float: left;
}
.gametitle li a {
	width: 184px;
	height: 190px;
	display: block;
	padding: 10px 0;
	color: #131c74;
	position: relative;
	overflow: hidden;
}
.gametitle li a:hover {
	background-color: #fff5f5;
	/*background-color: #fffafa;*/
	text-decoration: none;
}
.gametitle li a .name, .gametitle li a .tagline, .gametitle li a img {
	width: 164px;
	margin: auto;
}
.gametitle li a img {
	border: solid 1px #ccc;
	display: block;
}
.gametitle li a .name {
	margin-top: 8px;
	font-size: 1.0em;
	font-weight: bold;
	height: 48px;
}
.gametitle li a:hover {
	color: #cc334c;
}
.gametitle li a .tagline {
	color: #666666;
}
.gametitle li a .tag {
	position: absolute;
	background-color: #e04;
	color: #fff;
	width: 300px;
	text-align: center;
	top: -7px;
	left: -130px;

	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.comingsoon {
	width: 184px;
	height: 210px;
	line-height: 210px;
	border: solid 1px #ccc;
	color: #ccc;
	text-align: center;
}



