@charset "utf-8";
.nos {
	display: none;
}
#top {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 76px;
	padding-top: 21px;
	padding-left: 21px;
}
#top a {
	display: block;
}

#top .logo {
	float: left;
	height: 52px;
	width: 345px;
}
#top #tr {
	background-image: url(img/trico.gif);
	background-repeat: no-repeat;
	height: 55px;
	float: right;
	width: 360px;
}
#top #tr a {
	float: left;
	width: 70px;
	height: 55px;
}
#intro_r strong {
	font-weight: normal;
}

