@charset "UTF-8";

html, body {
	height: 100%;
	min-height: 100%;
}
.wrapper {
	height: 100%;
	min-height: 100%;
}

footer{
	position: absolute;
	bottom: 0;
}
.langArea{
	width:600px;
}
footer .snsArea ul.sns{
	width:150px;
}