@charset "utf-8";
#pagetop {
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
#pagetop2 {
	text-align: right;
	font-weight: normal;
}
#pagetop2 a{
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	margin-right: 15px;
	margin-left: auto;
}
#pagetop2 a:hover {
	color: #F00;
	text-decoration: underline;
}
#pagetop a {
	text-decoration: none;
	display: block;
	width: 55px;
	text-align: right;
	margin-right: 15px;
	margin-left: auto;
	background-image: url(../common/icon_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pagetop a:link {
	color: #666;
	text-decoration: none;
}
#pagetop a:hover {
	color: #F00;
	text-decoration: underline;
}
#pagetop a:visited {
	color: #666;
	text-decoration: none;
}
