@charset "utf-8";


/*--------------------------------------
メインナビゲーション設定
--------------------------------------*/
#nav-research {
	height: 50px;
	width: 206px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	cursor: pointer;
	background-image: url(../img-common/main-nav.jpg);
	background-repeat: no-repeat;
	background-position: -206px -250px;
}
#nav-research01 a{
	height: 30px;
	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 -300px;
}
/*--------------------------------------
メインナビゲーション設定END
--------------------------------------*/
