@charset "utf-8";
/* CSS Document */

#top-menu ul li:nth-child(3) a {
	background: #F77;
	color: #FFF;
}

#company-menu li:nth-child(3) dt {
	background-color: #F77;
	color: #FFF;
}