@charset "Shift_JIS";

.clearfix {
    content:"";
    display:block;
    clear:both;
}
.anchor {
	padding-top: 150px;
	margin-top: -150px;
	display:inline-block;
}
select {
	color: #333333;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #333333;
	font-size: 16px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
