/*-------navigation2--------*/
#navigation2 {
	background-position: center;
	width:800px;
    /*height:111px;*/
	margin-left:auto;
	margin-right:auto;
}
#navigation2 ul{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#navigation2 a ,#navigation2 li {
	padding: 0px;
	display:block;
	height:40px;
	float:left;
	overflow:hidden;
	color:#fff;
}

#navigation2 img {
				/*float:left;*/
				border:0;
				padding: 0px 0px 0px 0px;
				margin: 0px 20px 0px 20px;
}
#navigation2 a{
				float:left;
				display:block;
				background-position: center;
				text-decoration:none;
				background: url(../../images/stock/back_navigation2.png);
				text-indent: -9999px;
}
/* ========================================================================= */
/* fxカテゴリーだけ */
#navifx_1 a {
	background:#2F9180 url(../../images/stock/fx/globalnavi_sougou.png) 0 -40px;
	width:152px;
	text-indent: -9999px;
}
#navifx_2 a {
	background:#2F9180 url(../../images/stock/fx/globalnavi_tesuuryou.png) 0 -40px;
	width:152px;
	text-indent: -9999px;
}
#navifx_3 a {
	background:#2F9180 url(../../images/stock/fx/globalnavi_spred.png) 0 -40px;
	width:152px;
	text-indent: -9999px;
}
#navifx_4 a {
	background:#2F9180 url(../../images/stock/fx/globalnavi_tuuka.png) 0 -40px;
	width:152px;
	text-indent: -9999px;
}
#navifx_5 a {
	background:#2F9180 url(../../images/stock/fx/globalnavi_about.png) 0 -40px;
	width:152px;
	text-indent: -9999px;
}
/*
#navifx_5 a {
	color:#fff;
	width:152px;
	height:31px;
	height:23px;
	font-size:12px;
	text-indent: 0;
	text-align:center;
	padding:8px 0 0;
	background:#2F9180 url(../../images/stock/fx/globalnavi.png);
}
*/
#navifx_1 a:hover ,
#navifx_2 a:hover ,
#navifx_3 a:hover,
#navifx_4 a:hover,
#navifx_5 a:hover,
#navifx_1 a.fxactiv,
#navifx_2 a.fxactiv,
#navifx_3 a.fxactiv,
#navifx_4 a.fxactiv,
#navifx_5 a.fxactiv
{
	background-position:0 0;
	text-decoration:underline;
}


/* fx以外 */
#navi2_1 a { width:152px; background-position:    0px 0;}
#navi2_2 a { width:152px; background-position: -152px 0;}
#navi2_3 a { width:152px; background-position: -304px 0;}
#navi2_4 a { width:152px; background-position: -456px 0;}
#navi2_5 a { width:152px; background-position: -608px 0;}

#navi2_1 a:hover { width:152px; background-position:0px -31px;}
#navi2_2 a:hover { width:152px; background-position: -152px -31px;}
#navi2_3 a:hover { width:152px; background-position: -304px -31px;}
#navi2_4 a:hover { width:152px; background-position: -456px -31px;}
#navi2_5 a:hover { width:152px; background-position: -608px -31px;}

