@charset "shift_jis";


span#icoPlayer img, 
span#icoPlayer02 img, 
span#icoPlayer03 img, 
span#icoPlayer04 img, 
span#icoPlayer09 img {
	display:block;
}

.btn01 {
	left: 0;
  top: -35px;
	}

.btn02 {
	left: 235px;
  top: -35px;
	}
	
.btn03 {
	left: 470px;
  top: -35px;
	}
	
.btn04 {
	left: 705px;
  top: -35px;
	}
	
#icoPlayer {
	top:-20px;
	left:20px;
	}
	
#icoPlayer02 {
	top:-21px;
	left:255px;
	}
	
#icoPlayer03 {
	top:-15px;
	left:490px;
	}
	
#icoPlayer04 {
	top:-45px;
	left:725px;
	}