@charset "euc-jp";

/* CSS Document */

#mm06 #pullmenu {
	list-style: none;
}

#mm06 #pullmenu {
	position: absolute;
	top: 540px;
	left: 172px;
}

#mm06 {
	border-bottom: 1px solid #288BED;
}

#mm06 #pullmenu li {
/*	border-bottom: 1px solid #288BED;*/
}

#mm06 #submenu01 a {
	background: url(../images/submenu.gif) 0px 0px;
	height: 25px;
	width: 172px;
}

#mm06 #submenu01 a:hover {
	background: url(../images/submenu.gif) -172px 0px;
}

#mm06 #submenu02 a {
	background: url(../images/submenu.gif) 0px -25px;
	height: 25px;
	width: 172px;
}

#mm06 #submenu02 a:hover {
	background: url(../images/submenu.gif) -172px -25px;
}

#mm06 #submenu03 a {
	background: url(../images/submenu.gif) 0px -50px;
	height: 25px;
	width: 172px;
}

#mm06 #submenu03 a:hover {
	background: url(../images/submenu.gif) -172px -50px;
}

#mm06 #submenu04 a {
	background: url(../images/submenu.gif) 0px -75px;
	height: 25px;
	width: 172px;
}

#mm06 #submenu04 a:hover {
	background: url(../images/submenu.gif) -172px -75px;
}
