@charset "utf-8";


/*--------------------------------------
メインナビゲーション設定
--------------------------------------*/
#nav-associated a{
	height: 50px;
	width: 206px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../img-common/main-nav.jpg);
	background-repeat: no-repeat;
	background-position: -206px -200px;
}

