#fl_pagetop {
	position: fixed;
	bottom: 60px;
	right: 20px;
	font-size: 13px;
	line-height: 15px;
	font-family: "Shuei KakuGo Kin L", "Hiragino Kaku Gothic W3 JIS2004", "メイリオ", Meiryo;
	text-align: center;
	z-index: 30;
}
#fl_pagetop a {
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	background-color: rgba(0,0,0,0.75);
	text-align: center;
	margin: 0 auto;
	padding: 5px 0px;
	border-radius: 3px;
	width:80px;
}
#fl_pagetop a:hover {
	color: #FFF !important;
	background-color: rgba(0,0,0,0.5);
}


#fl_pagetop2 {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 13px;
	line-height: 15px;
	font-family: "Shuei KakuGo Kin L", "Hiragino Kaku Gothic W3 JIS2004", "メイリオ", Meiryo;
	text-align: center;
	z-index: 30;
}
#fl_pagetop2 a {
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	background-color: rgba(0,0,0,0.75);
	text-align: center;
	margin: 0 auto;
	padding: 7px 0px;
	border-radius: 3px;
	width:80px;
}
#fl_pagetop2 a:hover {
	color: #FFF !important;
	background-color: rgba(0,0,0,0.5);
}


#fl_pagetop_h {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 13px;
	line-height: 15px;
	font-family: "Shuei KakuGo Kin L", "Hiragino Kaku Gothic W3 JIS2004", "メイリオ", Meiryo;
	text-align: center;
	z-index: 30;
}
#fl_pagetop_h a {
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	background-color: rgba(0,0,0,0.75);
	text-align: center;
	margin: 0 auto;
	padding: 5px 0px;
	border-radius: 3px;
	width:80px;
}
#fl_pagetop_h a:hover {
	color: #FFF !important;
	background-color: rgba(0,0,0,0.5);
}