@charset "utf-8";

.wrapper{
	background:#000;
}

.headerBg{
	background:url(../img/header_bg.jpg) no-repeat center top;
}

.footerBg{
	background:url(../img/footer_bg.jpg) no-repeat center bottom;
}

.shareBar{
	background: #000;
	overflow: hidden;
	_zoom:1;
	border-bottom: 1px solid #555;
}
#share{
	width: 970px;
	padding: 5px 0 0px;
	margin: 0 auto;
	overflow:hidden;
	_zoom:1;
}

#share ul{
	float: right;
}

#share li {
	line-height: 0;
	float: left;
	margin-left: 10px;
}

.twitter {
	width: 90px;
}

.facebook {
	width: 100px;
}

.content{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
	text-align:left;
}

#header {
	margin: 0 auto 20px;
	width: 960px;
}

#header .logo {
	position:absolute;
	display:block;
	width:620px;
	height:150px;
	margin-top:75px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .gamerLogo{
	position: absolute;
	margin-top: -33px;
	background: url(../img/gamer_logo.png) no-repeat;
	float:left;
	width:180px;
	height:70px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .gamerLogo a{
	display:block;
	width:185px;
	height:70px;
}

#header .headerWrap{
	clear: both;
	overflow: hidden;
	padding-top: 250px;
}

.movieWrap{
	float: left;
	background:#ccc;
	width:620px;
	overflow:hidden;
	_zoom:1;
	z-index: 1;
	background: url(../img/bg.png);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	   -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* FF3.5 - 3.6 */
	        box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

#movie{
	clear:both;
	overflow:hidden;
	_zoom:1;
	position: relative;
	margin:10px 10px 0;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	   -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* FF3.5 - 3.6 */
	        box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

/* movie */

#movie .panel {
	display:none;
	clear:both;
}

#movie .panel_f {
	clear:both;
}

.movieMenuWrap{
	padding: 10px 0;
	overflow: hidden;
}

#movieMenu{
	margin:0 10px 10px;
}

#movieMenu li{
	position: relative;
	float: left;
	margin-right:12px;
	background: #000;
	display: block;
	width: 141px;
	height: 80px;
}

#movieMenu li img{
	width:141px;
	height:80px;
	opacity: 0.5;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	   -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* FF3.5 - 3.6 */
	        box-shadow: 0px 0px 3px rgba(0, 0, 0, .5); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

#movieMenu li.last{
	margin-right:0px;
}

#movieMenu li.selected img{
	opacity: 1.0;
}

#movieMenu li a{
	display: block;
}

#movieMenu li a:hover img{
	opacity: 1.0;
}

ul#movieMenu li.selected a:link, ul#movieMenu li.selected a:visited {
	margin: -3px;
	border: solid 3px #9c2222;
	opacity: 1.0;
}

span.cap{
	background:#000;
	color:#fff;
	font-size:12px;
	z-index:5;
	position:absolute;
	left:0;
	bottom:0;
	text-align: center;
	padding:1px 5px;
	width:131px;
	line-height:170%;
	opacity: 0.8;
}

#header .spec{
	margin-top: 280px;
	float:right;
	width: 320px;
	background: url(../img/bg.png);
	color:#fff;
	font-size:88%;
	text-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	   -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* FF3.5 - 3.6 */
	        box-shadow: 0px 0px 3px rgba(0, 0, 0, .7); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

#header .spec{/margin: 320px 2px 20px 5px;/*IE7ˆÈ‰º*/
}

#header .spec dl{
	margin:10px;
}

#header .spec dt{
	font-size:108%;
	font-weight:bold;
	margin-bottom:5px;
}

#header .spec dd{
	font-size:93%;
}

.box{
	clear:both;
	width:960px;
	margin:0px auto 5px;
	background: url(../img/bg.png);
	text-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7), 0px 0px 1px rgba(133, 133, 133, .9) inset; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	   -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .7), 0px 0px 1px rgba(133, 133, 133, .9) inset; /* FF3.5 - 3.6 */
	        box-shadow: 0px 0px 3px rgba(0, 0, 0, .7), 0px 0px 1px rgba(133, 133, 133, .9) inset; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	overflow:hidden;
	_zoom:1;
}

.inBox{
	background: url(../img/inBox_bg.jpg) no-repeat right bottom;
	overflow: hidden;
	_zoom:1;
}

/*ゲーム紹介*/

#gameInfo{
	font-size: 88%;
	margin:20px;
	background: url(../img/gameInfo_bg.jpg) no-repeat right top;
}

#gameInfo h2{
	padding-top: 10px;
	margin-bottom: 15px;
}

#main{
	float:left;
	margin-left: 10px;
}

/*連載*/

#series {
	margin: 0 0 30px 0;
	/*background: url(../img/series_bg.jpg) no-repeat right bottom;*/
}

#series div{
	/*background: #fff;*/
}

#series a{
	display: block;
}

#series a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}

#series a:hover img{
	margin: -3px;
	border: solid 3px #9c2222;
}

#series div {
	width: 100px;
	margin:10px 0 0 10px;
}

#series div.size180 {
	width: 180px;
}
#series div.size200 {
	width: 200px;
}

#series div.size220 {
	width: 220px;
}

#series div.size295 {
	width: 295px;
}

#series div.size370 {
	width: 370px;
}

#series div.size410 {
	width: 410px;
}

#series div.size600 {
	width: 600px;
}

#series div h3 {
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}
#series div p {
	margin: 0;
	padding: 0;
}


#news{
	float:left;
	margin:0 0 20px 10px;
}

*html #news{
	margin:0 0 50px 10px;
}

#news h2{
	width: 598px;
	height: 35px;
	margin-bottom: 15px;
	border:1px solid #3b0000;
}

.newsBoxWrap{
	width: 598px;
	margin:-17px 0 0;
	overflow: hidden;
	_zoom:1;
	background: url(../img/news_bg.jpg);
	border: 1px solid #262626;
}

.newsBox{
	overflow:hidden;
	_zoom:1;
	margin:15px 10px;
	z-index: 10;
	position: relative;
	border-bottom: 1px #222 solid;
	text-align: left;
}

.newsBox:before{
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	border-bottom: 1px #000 solid;
}

.newsBox .imageBox {
	border: 1px solid #303030;
	float: left;
	text-align: center;
	width: 140px;
	background:#fff;
}

.newsBox .imageBox a{
	display:block;
	width:140px;
	height:100px;
}

.newsBox .imageBox a:hover {
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
.newsBox .textBox {
	float: right;
	width: 425px;
}
.newsBox .textBox .title {
	font-size:88%;
	font-weight: bold;
	line-height:115%;
	margin-bottom:5px;
}

.newsBox .textBox .description {
	color: #bcbcbc;
	font-size: 82%;
	line-height:110%;
	margin-bottom: 3px;
}
.newsBox .textBox .tag {
}
.newsBox .textBox .tag li {
	float: left;
	font: 93%/120% 'inherit';
	margin-right: 7px;
}
.newsBox .textBox .tag li a {
	color: #528EC9;
}
.newsBox .textBox .info {
	clear: both;
	float: right;
	white-space: nowrap;
}
.newsBox .textBox .info span.hot1 {
	color: #FE4D02;
	font: 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox .info span.hot2 {
	color: #FE4D02;
	font: bold 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox .info span.new {
	color: #FF8400;
	font: 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox .info span.date {
	color: #676767;
	font-size: 82%;
}

.more{
	float:right;
	width:150px;
	height:30px;
	margin:5px 10px 20px;
	line-height:34px;
	text-align:center;
	font-weight:bold;
}

.more a{
	display:block;
	width:145px;
	height:30px;
	background:url(../img/more_bg.png) center top no-repeat;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	padding-left: 5px;
}

.more a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}

p.caution{
	margin: 0 20px 10px;
	font-size: 82%;
	line-height: 113%;
}

#sidebar{
	float: right;
	width: 300px;
	margin:10px 20px 0 0;
}

*html #sidebar{
	margin:20px 10px 0 0;
}

#sidebar h2{
	height:30px;
	margin:0 0 15px;
}

#interview{
	margin-bottom: 30px;
}

#interview ul li{
	background: #fff;
	margin-bottom: 10px;
}

#interview a{
	display: block;
	width: 300px;
	height: 380px;
}

#interview a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

#banner{
	float:right;
	width:300px;
	margin-bottom: 20px;
}

#banner li{
	display:block;
	width:298px;
	height:120px;
	margin-bottom:10px;
	background: #fff;
	border: 1px solid #303030;
}

#banner li a{
	display:block;
	width:300px;
	height:120px;
}

#banner li a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

#bottomBanner {
	clear: both;
	background:#fff;
	width:918px;
	height:94px;
	margin:0 20px 10px;
	border: 1px solid #303030;
}

#bottomBanner a{
	display:block;
	width:918px;
	height:94px;
}

#bottomBanner a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

#footer{
	text-align:center;
	height:100px;
}

#footer p{
	width: 960px;
	margin: 30px auto;
	color:#fff;
	font-size:82%;
	line-height:140%;
	text-shadow: 1px 1px 1px #000;
}

#topcontrol {

}



