@charset "utf-8";
#header-logo {
	height: 420px;
	background-image: url(../images/logo/logo03-green.jpg);
}
#navi {
	top: 450px;
}
#main {
	top: 485px;
}
#pdf {
	background-image: url(../images/manual002.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 550px;
	position: relative;
}
#p_mail {
	text-align: center;
	position: absolute;
	top: 70px;
	left: 130px;
	width: 250px;
}
#pm2 {
	float: right;
	width: 40px;
	position: absolute;
	top: 70px;
	left: 400px;
}

