@charset "shift_jis";
/*--------------------*/
html {
	background-color: #FFFFFF;
	color: #000000;
}
#wrapper {
	width: 100%;
	background-color: #FFFFFF;
}
#container {
	padding-bottom: 0;
}
#footer {
	width: 100%;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	bottom: 0;
}
#footer address {
	display: none;
}
#footer #pagemove {
	display: none;
}
#ft_adrs {
	display: block;
	line-height: 30px;
}
