/* BackHM.css --- 2015/12/16 */

@charset "utf-8";

.backHM {
 position:fixed;
 bottom:10px;
 right:10px;
}


.backHM2 {
 position:fixed;
 bottom:100px;
 right:10px;
}

