#xiocar #btnReset{
	position:absolute;
	right:20px;
	bottom:20px;
	z-index:999;
}

#xiocar #btnReset:hover{
	background:#00cdfc;
}
#xiocar .carArrow{
}
#xiocar #musketyImg{
	height:300px !important;
}

#xiocar .captions {
	display:none;
}

/* #xiocar #xioAthosbox .captions{
	left:0;
}
#xiocar #xioAramisbox .captions{
	left:-100%;
}
#xiocar #xioPorthosbox .captions{
	right:0;
}
#xiocar #musketyBox .captions{
	width:100%;
	top:-54%;
	left:-50%;
} */

/*--- 説明文 */

#powerTip {
	white-space: inherit;
	width:500px;
	height:auto;
	display:none;
}
#powerTip h3{
	margin-bottom: 15px;
}
#powerTip p{
	margin-bottom: 10px;
}