@charset "utf-8";
#subNaviArea{
	height: 50px;
	width: 610px;
	margin: 4px 0px 0px 0px;
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	float: left;
}
.subNavi01 {
	float: left;
	padding: 0px 1px 0px 0px;
	height: 50px;
	width: 150px;
	
}
.subNavi02 {
	float: left;
	padding: 0px 1px 0px 0px;
	height: 50px;
	width: 150px;
}
.subNavi03 {
	float: left;
	padding: 0px 1px 0px 0px;
	height: 50px;
	width: 150px;
}

.subNavi01 a{
	padding: 0px 0px 0px 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subNavi02 a{
	padding: 0px 0px 0px 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: -151px 0px;
	
}
.subNavi03 a{
	padding: 0px 0px 0px 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: -302px 0px;
}

.subNavi01 a:hover{
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.subNavi02 a:hover{
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: -151px -50px;
}
.subNavi03 a:hover{
	background-image: url(../../flow/img/subnavi01.gif);
	background-repeat: no-repeat;
	background-position: -302px -50px;
}

