.logo_intro {
	width: 132px;
	height: 113px;
	background-image:url(../intro/images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float:left;
	margin-right:15px;
}
.logo {
	width: 132px;
	height: 113px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float:left;
	margin-right:15px;
}
.subnavi {
	border-top: 0px solid green;
	width: 140px;
	}