@charset "UTF-8";

* {
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",sans-serif;
	margin: 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

img {
	border-style: none;
	display: block;
}

.top {
	position: fixed;
	bottom: 0;
	right: 20px;
}

.customer-pdf {
	position: absolute;
	left:808px;
	top: 81px;
	width: 93px;
	height: 91px;
	text-indent: -9999px;
}