@charset "utf-8";
body , #Page{
	background: #F0EEEC;
}
p{
	color: #3D3D3D;
}
#lower_btn .back.home a{
	color: #3D3D3D !important;
	box-shadow: none;
}
#lower_btn .back.home a::before{
	content: none !important;
}