
body {
	min-width: 1080px;
	background: #000;
}

div.wrap {
	min-height: 1080px;
	background: url(../images/download/bg.jpg) no-repeat center 0;
}

div.body {
	height: 1080px;
}

a.download > img {
	display: none;
}

a.download:hover > img {
	display: inline-block;
}

a.machine {
	display: inline-block;
	position: absolute;
	left: 120px;
	top: 260px;
	width: 265px;
	height: 303px;
	background: url(../images/download/machine.png);
}

a.machine > img {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 261px;
	height: 302px;
}

a.zugara {
	display: inline-block;
	position: absolute;
	left: 408px;
	top: 259px;
	width: 265px;
	height: 301px;
	background: url(../images/download/zugara.png);
}

a.zugara > img {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 261px;
	height: 297px;
}

a.download.logo {
	display: inline-block;
	position: absolute;
	left: 697px;
	top: 259px;
	width: 265px;
	height: 301px;
	background: url(../images/download/logo.png);
}

a.download.logo > img {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 261px;
	height: 297px;
}

a.croon {
	display: inline-block;
	position: absolute;
	left: 120px;
	top: 555px;
	width: 265px;
	height: 300px;
	background: url(../images/download/croon.png);
}

a.croon > img {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 261px;
	height: 296px;
}

a.pop {
	display: inline-block;
	position: absolute;
	left: 408px;
	top: 555px;
	width: 265px;
	height: 300px;
	background: url(../images/download/pop.png);
}

a.pop > img {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 261px;
	height: 296px;
}
