#takeMeUpContainer {
	position: fixed;
	bottom: 5px;
	display: block;
	width: 70px;
	padding: 7px 7px 7px 10px;
	font-family: メイリオ, ＭＳ Ｐゴシック, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}
