@charset "utf-8";
/* CSS Document */

#background ul li{
	width: 181px;
	position: absolute;
}
#background ul li img{
	width: 100%;
}

#background li:nth-child(1){
	left: -201px;
	top: 45px;
}
#background li:nth-child(2){
	left: 984px;
	top: 340px;
}
#background li:nth-child(3){
	left: -201px;
	top: 300px;
}
#background li:nth-child(4){
	left: 984px;
	top: 595px;
}
#background li:nth-child(5){
	left: -201px;
	top: 555px;
}
#background li:nth-child(6){
	left: 984px;
	top: 850px;
}
#background li:nth-child(7){
	left: -201px;
	top: 810px;
}
#background li:nth-child(8){
	left: 984px;
	top: 1105px;
}
#background li:nth-child(9){
	left: -201px;
	top: 1065px;
}
#background li:nth-child(10){
	left: 984px;
	top: 1360px;
}
#background li:nth-child(11){
	left: -201px;
	top: 1320px;
}