@charset "utf-8";

#navi2 ul{
	display:none;
	position:absolute;
	top:34px;
	background:url(../images/navi/navi2_deluxe.gif) no-repeat left top;
	width:242px; height:143px;
}

#navi2 ul li{
	clear:both;
}

#navi2_del01 a { background:url(../images/navi/navi2_del01.gif) no-repeat top left; margin-top:18px; width:242px; height:21px;}
#navi2_del02 a { background:url(../images/navi/navi2_del02.gif) no-repeat top left; margin-top:9px; width:242px; height:21px;}
#navi2_del03 a { background:url(../images/navi/navi2_del03.gif) no-repeat top left; margin-top:9px; width:242px; height:21px;}
#navi2_del04 a { background:url(../images/navi/navi2_del04.gif) no-repeat top left; margin-top:9px; width:242px; height:21px;}
#navi2 ul a:hover { background-position: -242px 0; }
