@charset "utf-8";
/* CSS Document */

#global_navi {
	clear:both;
	}
	
#global_navi {	
	background-image:url(../images/navi_back_11.jpg);
	background-repeat:repeat-x;
	}
	
#global_navi ul {
	width:741px;
	height:59px;
	margin:0 auto 0 auto;
	}
	
#global_navi span {
	position:absolute;
	left:-9999px;
	}
	
#global_navi li {
	float:left;
	list-style-type:none; 
	
	}
	
#global_navi a {

	height:59px;
	display:block;
	}
	
#navi01 {
	background-image:url(../images/navi_01.jpg);
	background-repeat:no-repeat;
	width:120px;
	
	}
	
#navi02 {
	background-image:url(../images/navi_02.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi03 {
	background-image:url(../images/navi_03.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi04 {
	background-image:url(../images/navi_04.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi05 {
	background-image:url(../images/navi_05.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi06 {
	background-image:url(../images/navi_06.jpg);
	background-repeat:no-repeat;
	width:141px;
	}

#navi01 a:hover {
	background-image:url(../images/navi_01n.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi02 a:hover {
	background-image:url(../images/navi_02n.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi03 a:hover {
	background-image:url(../images/navi_03n.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi04 a:hover {
	background-image:url(../images/navi_04n.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi05 a:hover {
	background-image:url(../images/navi_05n.jpg);
	background-repeat:no-repeat;
	width:120px;
	}
	
#navi06 a:hover {
	background-image:url(../images/navi_06n.jpg);
	background-repeat:no-repeat;
	width:141px;
	}	
	
