@charset "Shift_JIS";

html {
overflow-x:auto;
}


/*--- 01.news 更新用
--------------------------------------------------------------------------*/
.secret {display:none;
}

#rec_top {
	display:none;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	width:1250px;
	margin-bottom:40px;
}

#news{
	height: 40px;
	padding: 25px 0 5px 0;
	}	


#news_left{
	font-weight: bold;
	width: 530px;
	float: left;
	}	
	
#news_leftTop{
	font-weight: bold;
	width: 530px;
	float: left;
	}

#bar{
	margin-right: 5px;
	margin-top: 3px;
	float: left;
	}	
	
#news_right{
	width: 280px;
	float: right;
	text-align: right;
	}

#spec_btn{
	float:right;
	width:127px;
	
	}
	
#news_icon img{
	text-align:right;
	margin-left:5px;

	}
	
#thumb{
	text-align: left;
	float: left;
	width: 255px;
	}

#thumb img{
	margin-bottom: 0px;
	}


#line_pickup{
	width:1px;
	margin-left:20px;
	margin-right:21px;
	float: left;
	}
	


#news_left{
	font-weight: bold;
	width: 570px;
	float: left;
	}

#pickup_title{
	font-weight: bold;
	width: 255px;
	float: left;
	margin-bottom: 3px;
	margin-top: 5px;
	}

#pickup_text{
	width: 255px;
	float: left;
	overflow: auto;
	margin-bottom: 12px;

	}

#pickup_left{
	width: 122px;
	float: left;
	text-align:left;
	}

#pickup_right{
	width: 130px;
	float: right;
	text-align:right;
	}

#pickup_right img{
	text-align: right;
	margin-left: 4px;
	}


/*--- スライドショー
--------------------------------------------------------------------------*/
#ep{
	width:1250px;
	text-align:center;
	margin:0 auto 0 auto;
	margin-bottom:40px;
	}	


#slide {

}


/*
#slide {
	list-style-type: none;
	width: 1250px;
	height: 470px;
	position: relative;
	border: 0px solid #000;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	padding-bottom:50px;

}
*/
#slide #navi ul li {
	list-style-type: none;
}

#slide #list li {
	ist-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slide #navi {
	ist-style-type: none;
	position: absolute;
	bottom: 40px;
	left: auto;
	font-size: 12px;
}


#slide #navi li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

#slide #navi li a {
	display: block;
	border: 0px solid #ccc;
	padding: 0 5px;
	line-height: 13px;
	background-image: url(images/pagination.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	list-style-type: none;
}

#slide #navi li a.current,
#slide #navi li a:hover {
	background-image: url(images/pagination.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*--- 02.topic
--------------------------------------------------------------------------*/

#contgame {
	float:right;
	margin-top:0;
	width:292px;
	height:270px;
	margin-right:35px;
	background-image:url(../images/top_games_bg.gif);
	background-repeat:repeat-y;
	display: inline;
}

#contgame img {
	margin-bottom:3px;
	
}



#newsmore {
	position:relative;
	width:auto;
	height:auto;
	float:right;
	top: -20px;
	right: -70px;
}
