.haikei{
	background-image: url(images/hw_honda_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:601px;
}
#hwBtn{
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hwBtn .hw a:link {
	width: 75px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/btn_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	DISPLAY: block;
}
#hwBtn .hw a:visited {
	width: 75px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/btn_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	DISPLAY: block;}
#hwBtn .hw a:hover {
	background-image: url(images/btn_02.gif);
	background-repeat: no-repeat;
}
#hwBtn .hw a:active {
	background-image: url(images/btn_02.gif);
	background-repeat: no-repeat;

