#xiocar{
	border: 1px solid #3CC;
  background: #444;
	padding:20px 10px;
	position:relative;
}
#xiocar .dragItem{
	cursor:pointer;
}
#xiocar .posReset{
	position:relative;
	top:0 !important;
	left:0 !important;
}

#xiocar .box{
	position:relative;
}
#xiocar .fbox:after{
	content:'';
	width:100%;
	display:block;
	height:1px;
	clear:both;
}
#xiocar .carArrow{
	text-align:center;
}
#xiocar #btnReset{
	width:200px;
	margin:0 auto;
	text-align:center;
	padding:10px;
	cursor:pointer;
	font-weight:bold;
}

/*--- マスケッティ */
#xiocar #musketyBox{
	clear:both;
	width:100%;
}
#xiocar #muskety{
	width: 100%;
	height: 100%;
	position:relative;
}
#xiocar #musketyImg{
	z-index:2;
	display:block;
	margin:0 auto;
	height:250px;
	width:auto;
}
#xiocar #light{
	content:'';
	background:url(../img/car/light.png) no-repeat center center;
	background-size:cover;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	z-index:1;
	opacity:0;
}

/*--- 車全体 */
#xiocar #cars{
	width:100%;
}
#xiocar #cars .box{
	width:33%;
	min-height:10px;
	float:left;
}
#xiocar #xioAthosbox {
}
#xiocar #xioAramisbox{
}
#xiocar #xioPorthosbox{
}

/*--- 車単体 */
#xiocar #xioAthos {
}
#xiocar #xioAramis{
}
#xiocar #xioPorthos{
}

/*--- 説明文 */
