.pagetop {
	bottom: 132px;
	position: fixed;
	padding-left: 993px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-radius: 8px 0px 0px 8px;
	margin: 0px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 150%;
	z-index: 1;
}
.pagetop_index {
	bottom: 132px;
	position: fixed;
	padding-left: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-radius: 8px 0px 0px 8px;
	margin: 0px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 150%;
	z-index: 1;
}

.pagetop a {
    display: block;
    background-color: #000000;
    text-align: center;
    color: #FFF;
    font-size: x-small;
    text-decoration: none;
    padding: 20px 4px 20px 8px;
    -moz-opacity: 0.5;
    opacity: 0.5;
    line-height: normal;
    letter-spacing: normal;
    position: absolute;
    border-radius: 8px 0px 0px 8px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    left: 991px;
}
.pagetop_index a {
	display: block;
	background-color: #000000;
	text-align: center;
	color: #FFF;
	font-size: x-small;
	text-decoration: none;
	padding: 20px 4px 20px 8px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	line-height: normal;
	letter-spacing: normal;
	position: absolute;
	border-radius: 8px 0px 0px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagetop a:hover {
	display: block;
	background-color: #FF0000;
	text-align: center;
	color: #fff;
	font-size: x-small;
	text-decoration: none;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-radius: 8px 0px 0px 8px;
}
.pagetop_index a:hover {
	display: block;
	background-color: #FF0000;
	text-align: center;
	color: #fff;
	font-size: x-small;
	text-decoration: none;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-radius: 8px 0px 0px 8px;
}
