@charset "utf-8";
/* CSS Document */

/*********************1111*********************/
#header .h_nav li.nav1 a {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav2 a {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -184px 0px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav3 a {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -368px 0px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav4 a {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -552px 0px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav5 a {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -736px 0px;
	display: block;
	float: left;
	text-indent: -9999px;
}


/*********************22*********************/
#header .h_nav li.nav1 a:hover {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav2 a:hover {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -184px -40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav3 a:hover {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -368px -40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav4 a:hover {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -552px -40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#header .h_nav li.nav5 a:hover {
	height: 40px;
	width: 184px;
	background-image: url(../images/fmt_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: -736px -40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
