@charset "UTF-8" ;
#ToHome-A {
  position: fixed;
  bottom: 44px;
  right: 20px;
}
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 20px ;
	bottom: 16px ;
}
 
#tohome a {
  display: block ;
	text-align: center ;
}
#ToHome-A img {
	opacity: 0.8;
	width: 40px;
	height: 40px;
}
 
#ToHome-A a:hover {
  text-decoration: none;
  opacity: 0.5;
}
