* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #000000;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-bottom: -53px;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.footer, .push {
	height: 45px; /* .push must be the same height as .footer */
}


.push2 {
	height: 82px;
}
