/*--------------------------------------------
	1.ヘッダーメニュー通常
----------------------------------------------*/

#item01 a{
	background:url(../img/mission.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item02 a{
	background:url(../img/servies.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item03 a{
	background:url(../img/archievements.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item04 a{
	background:url(../img/office.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item05 a{
	background:url(../img/reference.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item06 a{
	background:url(../img/news.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item07 a{
	background:url(../img/home.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item08 a{
	background:url(../img/back_number.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item09 a{
	background:url(../img/return.jpg) no-repeat;
	width:170px;
	height:37px;
	}
	
#item10 a{
	background:url(../img/top.jpg) no-repeat;
	width:170px;
	height:37px;
	}

/*--------------------------------------------
	2.ヘッダーメニューカーソル
----------------------------------------------*/
							
#item01 a:hover{
	background:url(../img/mission_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item02 a:hover{
	background:url(../img/servies_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item03 a:hover{
	background:url(../img/archievements_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item04 a:hover{
	background:url(../img/office_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item05 a:hover	{
	background:url(../img/reference_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item06 a:hover	{
	background:url(../img/news_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item07 a:hover	{
	background:url(../img/home_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item08 a:hover	{
	background:url(../img/back_number_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item09 a:hover	{
	background:url(../img/return_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item10 a:hover	{
	background:url(../img/top_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

/*--------------------------------------------
	3.ヘッダーメニュークリック後
----------------------------------------------*/
		
#item01_on a{
	background:url(../img/mission_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item02_on a{
	background:url(../img/servies_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
		
#item03_on a{
	background:url(../img/archievements_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item04_on a{
	background:url(../img/office_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}

#item05_on a{
	background:url(../img/reference_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
		
#item06_on a{
	background:url(../img/news_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
		
#item07_on a{
	background:url(../img/home_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
		
#item08_on a{
	background:url(../img/back_number_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
	
#item09_on a{
	background:url(../img/return_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
	
#item10_on a{
	background:url(../img/top_02.jpg) no-repeat;
	width:170px;
	height:37px;
	}
	
/*--------------------------------------------
	4.会社概要サークル通常
----------------------------------------------*/

#circle01 a{
	background:url(../img/profile_01.jpg) no-repeat;
	width:80px;
	height:120px;
	}

#circle02 a{
	background:url(../img/map_01.jpg) no-repeat;
	width:80px;
	height:140px;
	}

/*--------------------------------------------
	5.会社概要サークルカーソル
----------------------------------------------*/

#circle01 a:hover {
	background:url(../img/profile_02.jpg) no-repeat;
	width:80px;
	height:120px;
	}

#circle02 a:hover {
	background:url(../img/map_02.jpg) no-repeat;
	width:80px;
	height:140px;
	}

/*--------------------------------------------
	6.VMMサークル通常
----------------------------------------------*/

#vmm01 a{
	background:url(../img/vmm_01.jpg) no-repeat;
	width:80px;
	height:120px;
	}

/*--------------------------------------------
	7.VMMサークルカーソル
----------------------------------------------*/

#vmm01 a:hover {
	background:url(../img/vmm_02.jpg) no-repeat;
	width:80px;
	height:120px;
	}
