/*-------------------------------------
main memu
--------------------------------------*/
#mainMenu {
	padding: 0px;
	height: 60px;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
    background:url(../img/menu/bg_main.png);
}
#mainMenu ul {
	list-style-type: none;
	display: inline;
	position: absolute;
	left: 7px;
	top: 0px;
	width: 949px;
	height:58px;
}
#mainMenu li {
	float: left;
	display: block;
	width:90px;
	height:58px;

}
#mainMenu li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
}
/*-----------------------------------
main memu btn
--------------------------------*/
#menuBox0 {
}
#menuBox0 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main00.png);
	background-position: 0px 0px;
}
#menuBox0 a:hover {
	background:url(../img/menu/main00_ov.png);
	background-position: 0px 0px;
}
#menuBox0 A.this {
	background:url(../img/menu/main00_ov.png);
	background-position: 0px 0px;
}





#menuBox1 {
}
#menuBox1 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main01.png);
	background-position: 0px 0px;
}
#menuBox1 a:hover {
	background:url(../img/menu/main_ov.png);
	background-position: 0px 0px;
}
#menuBox1 A.this {
	background:url(../img/menu/main_ov.png);
	background-position: 0px 0px;
}

#menuBox2 {
}
#menuBox2 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main02.png);
	background-position: 0px 0px;
}
#menuBox2 a:hover {
	background:url(../img/menu/main02_ov.png);
	background-position: 0px 0px;
}
#menuBox2 A.this {
	background:url(../img/menu/main02_ov.png);
	background-position: 0px 0px;
}


#menuBox3 {
}
#menuBox3 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main03.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#menuBox3 a:hover {
	background:url(../img/menu/main03_ov.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#menuBox3 A.this {
	background:url(../img/menu/main03_ov.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}




#menuBox4 {
}
#menuBox4 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main04.png);
	background-position: 0px 0px;
}
#menuBox4 a:hover {
	background:url(../img/menu/main04_ov.png);
	background-position: 0px 0px;
}
#menuBox4 A.this {
	background:url(../img/menu/main04_ov.png);
	background-position: 0px 0px;
}

#menuBox5 {
}
#menuBox5 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main08.png);
	background-position: 0px 0px;
}
#menuBox5 a:hover {
	background:url(../img/menu/main08_ov.png);
	background-position: 0px 0px;
}
#menuBox5 A.this {
	background:url(../img/menu/main08_ov.png);
	background-position: 0px 0px;
}

#menuBox6 {
}
#menuBox6 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main07.png);
	background-position: 0px 0px;
}
#menuBox6 a:hover {
	background:url(../img/menu/main07_ov.png);
	background-position: 0px 0px;
}
#menuBox6 A.this {
	background:url(../img/menu/main07_ov.png);
	background-position: 0px 0px;
}

#menuBox7 {
}
#menuBox7 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main06.png);
	background-position: 0px 0px;
}
#menuBox7 a:hover {
	background:url(../img/menu/main06_ov.png);
	background-position: 0px 0px;
}
#menuBox7 A.this {
	background:url(../img/menu/main06_ov.png);
	background-position: 0px 0px;
}

#menuBox8 {
}
#menuBox8 a {
	width:90px;
	height:58px;
	background:url(../img/menu/main09.png);
	background-position: 0px 0px;
}
#menuBox8 a:hover {
	background:url(../img/menu/main09_ov.png);
	background-position: 0px 0px;
}
#menuBox8 A.this {
	background:url(../img/menu/main09_ov.png);
	background-position: 0px 0px;
}

#menuBox9 {
}
#menuBox9 a {
	
	background:url(../img/menu/main05.png);
	background-position: 0px 0px;
	width:139px;
	height:58px;
}
#menuBox9 a:hover {
		width:139px;
	height:58px;
	background:url(../img/menu/main05_ov.png);
	background-position: 0px 0px;

}
#menuBox9 A.this {
		width:139px;
	height:58px;
	background:url(../img/menu/main05_ov.png);
	background-position: 0px 0px;

}

#subContents {
	float:right;
	width:250px;
	height:auto;
	DISPLAY: inline;
}

/*----------------------------------------
yannneko serach
------------------------------------------*/

#side_search {
	background:url(../img/menu/bg_search.png); 
	width:250px; 
	height:300px; 
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:8px;
}

#subcap_title_search {
     text-indent:-9999px; 
	 background:url(../img/menu/title_search.png); 
	 background-repeat:no-repeat; 
	 height:30px; 
	 width:230px; 
	 margin-left:0px;
}
.subcap_p_search {
	padding-left:17px; 
	padding-top:5px; 
	font-size:12px; 
	color:#666666;
	padding-bottom:8px;

}
#side_search ul {
	list-style-type: none;
	display: inline;
	width: 250px;
	height:300px;
	padding-top:10px;

	
}
#side_search li {
	float: left;
	display: block;
	width:200px;
	height:35px;
	margin-left:15px; 
}
#side_search li a {
	display: block;
	width: 200px;
	height: 35px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
}
/*-----------------------------------
search memu btn
--------------------------------*/

#search1 a {
	background:url(../img/menu/bg_search01.png);
	background-position: 0px 0px;
}
#search1 a:hover {
	background:url(../img/menu/bg_search01_ov.png);
	background-position: 0px 0px;
}	
#search2 a {
	background:url(../img/menu/bg_search02.png);
	background-position: 0px 0px;
}
#search2 a:hover {
	background:url(../img/menu/bg_search02_ov.png);
	background-position: 0px 0px;
}	
#search3 a {
	background:url(../img/menu/bg_search03.png);
	background-position: 0px 0px;
}
#search3 a:hover {
	background:url(../img/menu/bg_search03_ov.png);
	background-position: 0px 0px;
}
#search4 a {
	background:url(../img/menu/bg_search04.png);
	background-position: 0px 0px;
}
#search4 a:hover {
	background:url(../img/menu/bg_search04_ov.png);
	background-position: 0px 0px;
}	
#search5 a {
	background:url(../img/menu/bg_search05.png);
	background-position: 0px 0px;
}
#search5 a:hover {
	background:url(../img/menu/bg_search05_ov.png);
	background-position: 0px 0px;
}	
/*---------------------------------------
side sub menu
-----------------------------------------*/
#side_subMenu {
}


#side_subMenu ul {
	list-style-type: none;
	display: inline;
	width: 250px;
	height:auto;
	padding-top:10px;

	
}
#side_subMenu li {
	display: block;
	width:250px;
	height:100px;
	margin-left:0px; 
}
#side_subMenu  li a {
	display: block;
	width: 250px;
	height: 100px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
}
/*-----------------------------------
search memu btn
--------------------------------*/

#subMenu1 a {
	background:url(../img/menu/sub01.png);
	background-position: 0px 0px;
}
#subMenu1 a:hover {
	background:url(../img/menu/sub01_ov.png);
	background-position: 0px 0px;
}	
#subMenu3 a {
	background:url(../img/menu/sub03.png);
	background-position: 0px 0px;
}
#subMenu3 a:hover {
	background:url(../img/menu/sub03_ov.png);
	background-position: 0px 0px;
}	
#subMenu4 a {
	background:url(../img/menu/sub04.png);
	background-position: 0px 0px;
}
#subMenu4 a:hover {
	background:url(../img/menu/sub04_ov.png);
	background-position: 0px 0px;
}	
#subMenu5 a {
	background:url(../img/menu/sub05.png);
	background-position: 0px 0px;
}
#subMenu5 a:hover {
	background:url(../img/menu/sub05_ov.png);
	background-position: 0px 0px;
}	

#subMenu6 {
	width: 250px;
	height: 150px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background:url(../img/menu/sub06.png);
	display: block;
}

#subMenu7 {
	margin-top:5px;
	display: block;
	width: 250px;
	height: 120px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;

}
#subMenu7 a {
	display: block;
	width: 250px;
	height: 120px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
	background:url(../img/menu/sub07.png);
}

#subMenu7 a:hover {
	background:url(../img/menu/sub07_ov.png);
	background-position: 0px 0px;
}	
#subMenu8 {
	margin-top:5px;
	display: block;
	width: 250px;
	height: 120px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
	background:url();

}


/*---------------------------------------
嬉しい高待遇・100万円グランプリ
---------------------------------------*/

#yanneko-only {
	width:670px;
	height:200px;
	float:left; 
	background:url(../img/menu/happy.png); 
	margin-top:50px;
	display:block;
	clear:both;
	margin-bottom:10px;	
	text-indent:-9999px;
	
}
#yanneko-only a {
	width:670px;
	height:200px;
	float:left;
	display:block;
	text-indent:-9999px;
	text-decoration: none;
}
#yanneko-only a:hover {
	width:670px;
	height:200px;
	float:left; 
	background:url(../img/menu/happy_ov.png); 
	margin-top:0px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;

}
/*-------------------------------------
main memu
--------------------------------------*/
#treat-million {
	width:670px;
	height:200px;
	float:left; 
	/*background:url(../img/menu/happy.png); */
	display:block;
	clear:both;
	margin-bottom:10px;	
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:270px;
}
#treat-million ul {
	list-style-type: none;
	width: 660px;
	height:200px;
	margin-right: 10px;
	margin-left: 0px;
}

#treat-million li {
    color: #000000;
    float: left;
    height: 200px;
    width: 320px;
	text-indent:-9999px;
	margin-right: 10px;
}
#treat-million li a {
    background-image: url(../img/menu/kirakira.jpg);
    color: #000000;
    display: block;
    font-size: 7px;
    height: 200px;
	width: 320px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#navon1 a {
    background-position: 0 0;
}
#navon2 a {
    background-position: -320px 0;
}

#navon1 a:hover {
    background-position: 0 200px;
}
#navon2 a:hover {
    background-position: -320px 200px;
}
/*--------------------------------------
bottom PR
---------------------------------------*/
#bottomPR {
	background:url(../img/menu/bottomPR.png); 
	width:680px; 
	height:200px; 
    clear:both;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:260px;
}
#bottomPR h3 {
	text-indent:-9999px;
}
#bottomPR P {
	text-indent:-9999px;
}

/*---------------------------------------
各店リンク
----------------------------------------*/
    #menuShopList{
	display: none;
	position:relative;/*初期状態は非表示*/
	top: -1px;   /*1px上にずらして隙間をなくす*/
	left: 0px; /*左右の位置調整 マイナス指定で左,プラス指定で右に*/
	z-index: 10;
    }
        /*継承対策のため3項目ともにサイズ指定-しないとサイズが変になる*/
        #menuShopList li,
        #menuShopList li a,
        #menuShopList li a:hover{ display: block; /*aタグをブロック表示*/
            width: 140px;  /*画像の幅  */
            height: 24px;  /*画像の高さ*/
			overflow:hidden;
        }
        #menuShopList li a:hover{
            /*画像の位置をずらす、CSSスプライトバージョン*/
            background-position: 0 -24px;
        }
            /*各店舗へのリンク画像を指定,サンプルなのでclass指定ですが本番はIDのほうがよいかと*/
#menuShopList a.menuNihonbashi {background: url(../img/menu/mainShop01.png) no-repeat;}

#menuShopList a.menuKyobashi {background: url(../img/menu/mainShop02.png) no-repeat;}

#menuShopList a.menuTanikyu {background: url(../img/menu/mainShop03.png) no-repeat;}

#menuShopList a.menuDouyama {background: url(../img/menu/mainShop04.png) no-repeat;}

#menuShopList a.menuSakai {background: url(../img/menu/mainShop05.png) no-repeat;}

#menuShopList a.menuJuso {background: url(../img/menu/mainShop06.png) no-repeat;}

#menuShopList a.menuTogano {background: url(../img/menu/mainShop07.png) no-repeat;}

#menuShopList a.menuNamba {background: url(../img/menu/mainShop08.png) no-repeat;}

#menuShopList a.menuWakayama {background: url(../img/menu/mainShop09.png) no-repeat;}

#menuShopList a.menuDeli {background: url(../img/menu/mainShop10.png) no-repeat;}

#menuShopList a.menuLand {background: url(../img/menu/mainShop11.png) no-repeat;}

#menuShopList a.menuMC {background: url(../img/menu/mainShop12.png) no-repeat;}

#menuShopList a.menuYG {background: url(../img/menu/mainShop13.png) no-repeat;}

#menuShopList a.menuItazura {background: url(../img/menu/mainShop22.png) no-repeat;}

#menuShopList a.menuhimenichi {background: url(../img/menu/mainShop14.png) no-repeat;}

#menuShopList a.menuhimeume {background: url(../img/menu/mainShop15.png) no-repeat;}

#menuShopList a.menuhimekyo {background: url(../img/menu/mainShop16.png) no-repeat;}

#menuShopList a.menuhime13 {background: url(../img/menu/mainShop17.png) no-repeat;}

#menuShopList a.menuhimenamba {background: url(../img/menu/mainShop18.png) no-repeat;}

#menuShopList a.menutop {background: url(../img/menu/mainShop20.png) no-repeat;}

#menuShopList a.menuNishinaka {background: url(../img/menu/mainShop21.png) no-repeat;}

#menuShopList a.menuItazura {background: url(../img/menu/mainShop22.png) no-repeat;}
/*-------------------------------------------
他求人サイト
-----------------------------------------*/

#rec_link {
     background:url(../img/menu/bg_ex.png); 
	 width:250px; 
	 height:450px; 
	 background-repeat:no-repeat; 
	 padding-top:10px; 
	 margin-top:5px;
	 
}
#rec_link h3 {
	background:url(../img/menu/title_ex.png); 
	background-repeat:no-repeat; 
	height:40px; 
	width:250px; 
	text-indent:-9999px;
}

#rec_link ul {
	width: 200px;
	height:90px;
}
#rec_link li {
	float: left;
	display: block;
	width:200px;
	height:90px;
}
#rec_link li a {
	display: block;
	width: 200px;
	height: 90px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0;
	background-repeat:no-repeat;
	margin-left:20px;
}

#rec_01 a {
	background:url(../img/menu/vip.jpg);
	background-position: 0px 0px;
}
#rec_01 a:hover {
	background:url(../img/menu/vip_ov.jpg);
	background-position: 0px 0px;
}	

#rec_02 a {
	background:url(../img/menu/himeca.jpg);
	background-position: 0px 0px;
}
#rec_02 a:hover {
	background:url(../img/menu/himeca_ov.jpg);
	background-position: 0px 0px;
}	
#rec_03 a {
	background:url(../img/menu/boy.jpg);
	background-position: 0px 0px;
}
#rec_03 a:hover {
	background:url(../img/menu/boy_ov.jpg);
	background-position: 0px 0px;
}	
#rec_04 a {
	background:url(../img/menu/itazura.jpg);
	background-position: 0px 0px;
}
#rec_04 a:hover {
	background:url(../img/menu/itazura_ov.jpg);
	background-position: 0px 0px;
}	


/*------コンテンツ内------*/

#treat-million-c {
	width:670px;
	height:200px;
	float:left; 
	/*background:url(../img/menu/happy.png); */
	display:block;
	clear:both;
	margin-bottom:10px;	
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:0px;
}
#treat-million-c ul {
	list-style-type: none;
	width: 660px;
	height:200px;
	margin-right: 10px;
	margin-left: 0px;
}

#treat-million-c li {
    color: #000000;
    float: left;
    height: 200px;
    width: 320px;
	text-indent:-9999px;
	margin-right: 10px;
}
#treat-million-c li a {
    background-image: url(../img/menu/kirakira.jpg);
    color: #000000;
    display: block;
    font-size: 7px;
    height: 200px;
	width: 320px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#navon1 a {
    background-position: 0 0;
}
#navon2 a {
    background-position: -320px 0;
}

#navon1 a:hover {
    background-position: 0 200px;
}
#navon2 a:hover {
    background-position: -320px 200px;
}




