@charset "utf-8";
/* CSS Document */

#menu_01{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_02{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_03{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_04{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_05{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_06{
	float: left;
	height: 56px;
	width: 86px;
}
#menu_01 a{
	background-image: url(../images/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_01 a:hover{
	background-image: url(../images/menu_01_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}

#menu_02 a{
	background-image: url(../images/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_02 a:hover{
	background-image: url(../images/menu_02_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}

#menu_03 a{
	background-image: url(../images/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_03 a:hover{
	background-image: url(../images/menu_03_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}

#menu_04 a{
	background-image: url(../images/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_04 a:hover{
	background-image: url(../images/menu_04_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}

#menu_05 a{
	background-image: url(../images/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_05 a:hover{
	background-image: url(../images/menu_05_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}

#menu_06 a{
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
#menu_06 a:hover{
	background-image: url(../images/menu_06_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 56px;
	width: 86px;
}
