@charset "UTF-8";

#page-top{
   display:none;
   position:fixed;
   right:1px;
   bottom:150px;
}
 
#page-top p{
   margin:0;
   padding:0;
   text-align:center;
}
 
#move-page-top{
   color:#fff;
   line-height:25px;
   text-decoration:none;
   display:block;
   cursor:pointer;
}

#faq{
   display:none;
   position:fixed;
   right:1px;
   bottom:240px;
}
 
#faq p{
   margin:0;
   padding:0;
   text-align:center;
}

#move-faq{
   color:#fff;
   line-height:25px;
   text-decoration:none;
   display:block;
   cursor:pointer;
}
