@charset "UTF-8";
/*パワープレイ！*/

.handle p a {text-indent:-10000px;}


div.powerplay div.handle.rank1,
div.powerplay div.handle.rank2a,
div.powerplay div.handle.rank3a{display:none;}

.powerplay {
	width: 880px;
	height: 170px;
	overflow: hidden;
}
.powerplay .handle{
	float:left;
	display:block;
	width:72px;
	height:168px;
}
/*
.powerplay .handle img {
	width:68px;
	margin:6px 2px 0px 2px;
}
.powerplay .handle a img {
	width:68px;
	margin:0 2px;
}
*/

.powerplay .handle p.pow_handlecap img {
	width:68px;
	margin:6px 2px 0px 2px;
	
}

.powerplay .handle p a {
	width:68px;
	display:block;
	margin:0 2px;
	background-image:url(/img/pow_handle.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.powerplay .handle p img {
	cursor: pointer;
}
.powerplay .handle p.pow_handle a {
	height:126px;
	background-position:0 0px;
}
	.powerplay .handle p.pow_handle a:hover {
		background-position:0 -126px;
	}
.powerplay .handle p.pow_handle_btn1 a {
	height:63px;
	background-position:-68px 0;
}
	.powerplay .handle p.pow_handle_btn1 a:hover {
		background-position:-68px -126px;
	}
.powerplay .handle p.pow_handle_btn2 a {
	height:63px;
	background-position:-68px -63px;
}
	.powerplay .handle p.pow_handle_btn2 a:hover {
		background-position:-68px -189px;
	}





.powerplay .view{
	float:left;
	width:658px;
	height:170px;
	position:relative;
	display:none;
	overflow: hidden;
}
.powerplay .view.current{
	display:block;
}
.view_text {
	font-size: 85%;
	width:94%;
	margin-bottom: 0;
	position:absolute;
	bottom:12px;
	right:6px;
	background: #000000;
	padding: 6px;
}
.view_text h3 {
	color: #b3d565 !important;
	font-size: 180%;
	font-weight: 700;
	text-align:right;
	padding-bottom:5px;
}

.powerplay h2 {display:none;
	/*behavior: url("/iepngfix.htc");*/
	background:url(/img/powerplay.png) no-repeat;
	width:200px!important;
	height:141px!important;
	position:absolute;
	top: 100px;
	left: 390px;
	z-index:100;
	text-indent:-10000px;
}

.powerplay div.view a img {
	width:648px;
	height:160px;
	margin:5px;
}
p.pickupmark1 {
	/*behavior: url("/iepngfix.htc");*/
	background:url(/img/pickupmark1.png) no-repeat;
	width:60px!important;height:60px!important;
	position:absolute;top:6px;left:6px;
}
p.pickupmark2 {
	/*behavior: url("/iepngfix.htc");*/
	background:url(/img/pickupmark2.png) no-repeat;
	width:60px!important;height:60px!important;
	position:absolute;top:6px;left:6px;
}
p.pickupmark3 {
	/*behavior: url("/iepngfix.htc");*/
	background:url(/img/pickupmark3.png) no-repeat;
	width:60px!important;height:60px!important;
	position:absolute;top:6px;left:6px;
}




/*
.powerplay {
	width: 880px;
	height: 170px;
	overflow: hidden;
	position: relative;
}
.content {
	width:880px;
	height:170px;
	overflow: hidden;
}
.content div {
	width:880px;
	height:170px;
	display:none;
	
}
.content div.current {
	display:block;
}
.content div div.photo{
	width:530px;
	height:170px;
	float:left;position: relative;
}
	.content div div.photo p {
		margin-bottom: 16px;
		background: #000000;
		position: absolute;
		bottom: 0px;
		right: 16px;
		display: block;
		padding: 6px;
		filter: alpha(opacity=70);
		-moz-opacity: .70;
		opacity: .70;
		font-style: italic;
		font-size: 180%;
		font-weight: 700;
		letter-spacing: 1px;
		text-align: right;
	}
	.content div div.photo img{
		width: 510px;
		height: 160px;
		margin:5px;
	}
.content div div.text{
	width:324px;
	height:60px;
	float:left;
	line-height: 1.2;
	font-size:93%;
	padding:7px 10px 3px 10px;
	overflow: hidden;

}
div.btn {
	width:324px;
	height:30px;
	float:left;

}
div.btn p a {
	width:100px;
	height:30px;
	float:left;
}
div.btn p.btn_detail a {
	background:url(http://www.geeota.com//img/powerplay_btn.gif) no-repeat 0 0;
}
div.btn p.btn_detail a:hover {
	background:url(http://www.geeota.com//img/powerplay_btn.gif) no-repeat 0 -30px;
}
div.btn p.btn_play a {
	background:url(http://www.geeota.com/img/powerplay_btn.gif) no-repeat -100px 0px;
}
div.btn p.btn_play a:hover {
	background:url(http://www.geeota.com/img/powerplay_btn.gif) no-repeat -100px -30px;
}

div.change_btn{
	width:320px;
	float:left;
	position: absolute;
	left:530px;
	bottom: 5px;
	background:url(http://www.geeota.com//img/change_btn.gif) no-repeat;
	height:60px;
	padding:0 5px 0 5px;
}
div.change_btn div{
	margin:17px 0px 0px 0px;
	float:left;
	display:block;
	width:80px;
	height:40px;
	cursor: pointer;
}
div.change_btn div img{
	width:76px;
	height:37px;
	border:1px solid #ffffff;
}
*/
