@charset "utf-8";


/* #fnavi設定
---------------------------------------------- */

/* fnavi全体の設定 */


div.fnavi{
	padding-top:6px;
	height:27px;
}

ul.fnavi{
	margin:0;
	padding:0;
}

/* ショップ */
#shop_fnavi ul.fnavi li{
		text-align:center;
		list-style:none;
		float:left;
		margin:0 5px 0 0;
		outline : 0 ;
	}
	
#shop_fnavi ul.fnavi li a{
		list-style:none;
		display:block;
		float:left;
		text-indent:-9999px;
		text-align:center;
		/*width:140px;*/
		width:124px;
		height:25px;
		outline:0;

	}


/* 株 */
#kabu_fnavi{
height:auto;
float:left;
}

#kabu_fnavi ul.fnavi li{
		text-align:center;
		list-style:none;
		float:left;
		margin:0 5px 0 0;
		outline : 0 ;
	}
	
#kabu_fnavi ul.fnavi li a{
		list-style:none;
		display:block;
		float:left;
		text-indent:-9999px;
		text-align:center;
		width:124px;
		height:25px;
		outline:0;

	}

/* 通常時ボタン */
/*li#home{ background: url(../img/navi/button_home.jpg) no-repeat; } /* ホーム */
/*li#saves{ background: url(../img/navi/button_saves.jpg) no-repeat;} /* ショッピングで貯める */
/*li#invest{ background: url(../img/navi/button_service.jpg) no-repeat; } /* サービスで貯める */
/*li#exchange{ background: url(../img/navi/button_exchange.jpg) no-repeat; } /* ポイントを交換する */
/*li#vst{ background: url(../img/navi/button_kabustation.jpg) no-repeat; } /* カブステーション */
/*li#andy{ background: url(../img/navi/button_andy.jpg) no-repeat; }*/ /* みんなの＆D */

/* 通常時ボタン_2 */
li#home a,
li#saves a,
li#invest a,
li#exchange a,
li#vst a{
background:url(../img/navi/navi_master.png) no-repeat;
}

li#home a{ background-position:0 0;} /* ホーム */
li#saves a{ background-position:-125px 0;} /* ショッピングで貯める */
li#invest a{ background-position:-250px 0;} /* サービスで貯める */
li#vst a{ background-position:-375px 0;} /* カブステーション */
li#exchange a{ background-position:-500px 0;} /* ポイントを交換する */
/*li#andy{ background: url(../img/navi/button_andy.jpg) no-repeat; }*/ /* みんなの＆D */

li#home a:hover{ background-position:0 -30px;} /* ホーム */
li#saves a:hover{ background-position:-125px -30px;} /* ショッピングで貯める */
li#invest a:hover{ background-position:-250px -30px;} /* サービスで貯める */
li#vst a:hover{ background-position:-375px -30px;} /* カブステーション */
li#exchange a:hover{ background-position:-500px -30px;} /* ポイントを交換する */



/* 株 */
/*li#k_home{ background: url(../img/navi/button_k_home.jpg) no-repeat; } /* ホーム */
/*li#k_chumon{ background: url(../img/navi/button_k_chumon.jpg) no-repeat; } /* ホーム */
/*li#k_unyo{ background: url(../img/navi/button_k_unyo.jpg) no-repeat;} /* ためよう */
/*li#k_market{ background: url(../img/navi/button_market.gif) no-repeat;} /* マーケット情報 */
/*li#k_meigara_search{ background: url(../img/navi/button_k_meigara_search.jpg) no-repeat; } /* まなぼう */
/*li#k_ranking{ background: url(../img/navi/button_k_ranking.jpg) no-repeat; } /* ふやそう */
/*li#k_shopping{ background: url(../img/navi/button_shops.gif) no-repeat; } /* ショッピング */

/* 株_2 */
li#k_home{ background: url(../img/navi/button_home_2.jpg) no-repeat; } /* ホーム */
li#k_chumon{ background: url(../img/navi/button_k_chumon.jpg) no-repeat; } /* ホーム */
li#k_unyo{ background: url(../img/navi/button_k_unyo.jpg) no-repeat;} /* ためよう */
li#k_market{ background: url(../img/navi/button_market.gif) no-repeat;} /* マーケット情報 */
li#k_meigara_search{ background: url(../img/navi/button_k_meigara_search.jpg) no-repeat; } /* まなぼう */
li#k_ranking{ background: url(../img/navi/button_k_ranking.jpg) no-repeat; } /* ふやそう */
li#k_shopping{ background: url(../img/navi/button_shops.gif) no-repeat; } /* ショッピング */

/* トップ用bg tops_fnavi */
div.tops_fnavi,
div.users_fnavi{
background:url(../img/navi/navi_master.png) 0 -80px no-repeat;
width:970px;
height:98px; 
clear:both;
}
/* ショップ用bg shops_fnavi */

div.shops_fnavi{
background:url(../img/navi/navi_master.png) 0 -500px no-repeat;
width:970px;
height:98px;
clear:both;
}
div.service_fnavi{
background:url(../img/navi/navi_master.png) 0 -650px no-repeat;
width:970px;
height:97px;
clear:both;
}
div.stock_fnavi{
background:url(../img/navi/navi_master.png) 0 -800px no-repeat;
width:970px;
height:63px;
clear:both;
}
div.mypages_fnavi{
	background: url(../img/navi/bg_mypages.jpg) left 6px no-repeat;
	height:65px;
	clear:both;
}

/*　株 */
div.kabu_home_fnavi{
background:url(../img/navi/navi_master.png) 0 -350px no-repeat;
width:970px;
height:97px;
clear:both;
}

/* for firefox 2.0*/
.home_bar{
	clear:both;
}


/* タブメニュー右サイド */
ul.fnavi_r{
float:right;
padding:8px 0 0 0;
height:20px;
font-size:12px;
}

ul.fnavi_r{
margin:0;
padding:5px 0 0 0;
}

ul.fnavi_r li{
float:left;
list-style:none;
list-style-image:none;
list-style-position:outside;
}

ul.fnavi_r li.beginer_user{
background:url(../img/common/icon/icon_wakaba.gif) left center no-repeat;
padding:0 7px 0 19px;
}
ul.fnavi_r li.how_to{
background:url(../img/common/icon/icon_point_l.gif) left 0px no-repeat;
padding:0 7px 0 20px;
}
ul.fnavi_r li.to_faq{
background:url(../img/common/icon/icon_faq.gif) left 1px no-repeat;
padding:0 7px 0 12px;
}

