@charset "Shift_JIS";
/* CSS Document */

html {
    height:auto;
}
	
body {
    height:auto;
	background:none;
}

body#top {
	background:none;
}

#wrapper {
	margin:0 auto;
    min-height:inherit;
    height:auto;
    height:auto;
    margin: 0 auto;
	background:none;
}

#top #wrapper {
    margin-top:auto;
}

#footer{
	background:none;
	display:none;
}

#footer #footerWrapper{
	background:none;
}

.headerPush{
	display:none;
}

#top .headerPush{
	display:none;
}


.footerPush {
	height:0px;
	clear:both;
}


/* profile */
.profileMapBtn{
	display:none;
}





