/* _maidguy_gameindex.css */


#cont {
	background-image: url(dat/gameindex/game_index.jpg);
	background-repeat: no-repeat;
	background-color: #ff0000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	height: 1300px;
	z-index: 0;
}

.to_top {
	padding-top: 539px;
	text-align: right;
	width: 726px;
	height: 71px;
}

.to_game {
	padding-top: 14px;
	text-align: right;
	width: 726px;
	height: 71px;
}

.footer_game {
	padding-top: 420px;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	height: 201px;
	z-index: 50;
	overflow: visible;
}

#fujimi {
	position: relative;
	float: left;
	top: 60px;
	left: 120px;
}

#geneon {
	position: relative;
	float: left;
	top: 100px;
	left: 150px;
}

#madhouse {
	position: relative;
	float: left;
	top: 30px;
	left: 120px;
}

#frontier {
	position: relative;
	float: left;
	top: 0px;
	left: 120px;
}

#at-x {
	position: relative;
	float: left;
	top: 60px;
	left: 100px;
}
