@charset "Shift_JIS";

/* page_top */
.page_top {
	position: fixed;
    width: 30px;
    height: 30px;
    margin-left:1230px;
    cursor: pointer;
    overflow: hidden;
    background: url("all_home.gif") no-repeat;
    z-index: 99;
    display: block;
}
.page_top a {
	width: 80px;
    height: 84px;
}
.page_top a:hover {
	text-decoration: none;
}