#naviPointHome {
	background-image: url( '../images/butNavHome.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 136px;
	float: left;
}

#naviPointHome:hover {
	background-image: url( '../images/butNavHomeHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 136px;
	float: left;
}

#naviPointGallery {
	background-image: url( '../images/butNavGallery.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 96px;
	float: left;
}

#naviPointGallery:hover {
	background-image: url( '../images/butNavGalleryHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 96px;
	float: left;
}

#naviPointPre {
	background-image: url( '../images/butNavPre.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 100px;
	float: left;
}

#naviPointPre:hover {
	background-image: url( '../images/butNavPreHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 100px;
	float: left;
}

#naviPointVip {
	background-image: url( '../images/butNavVip.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 41px;
	float: left;
}

#naviPointVip:hover {
	background-image: url( '../images/butNavVipHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 41px;
	float: left;
}

#naviPointPress {
	background-image: url( '../images/butNavPress.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 77px;
	float: left;
}

#naviPointPress:hover {
	background-image: url( '../images/butNavPressHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 77px;
	float: left;
}

#naviPointImprint {
	background-image: url( '../images/butNavImprint.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 187px;
	float: left;
}

#naviPointImprint:hover {
	background-image: url( '../images/butNavImprintHover.png' );
	background-repeat: no-repeat;
	height: 62px;
	width: 187px;
	float: left;
}
