@charset "Shift_JIS";

#page-top a:hover {
	text-decoration: none;
	background: #999;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index: 9999;
}

#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


h1 {
	font-size: 1.2em;
}


h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}
