/*<![CDATA[*/
/* page styling, unimportant for the menu. only makes the page looks nicer */
/* Fix for IE5/Mac \*//*/
.example {
	display: inline-block;
}
/* End Fix */

/* - - - ADxMenu: BASIC styles - - - */
.menu {
	width: 160px;
	float: left;
}
.menu ul {
	width:160px;
}
.menu li{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	height:40px;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	text-indent:-9999px;
	}
.menu a {
	display: block;
}

.menu, .menu ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li a{
	text-decoration:none;
	}
.menu li:hover {
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}
.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	right: 0;	/* while hidden, always keep them at the top right corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the left of the item */
}
/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(file:///E|/web_c/&#12469;&#12531;&#12486;&#12463;&#12491;&#12459;&#12523;/2008HP&#21046;&#20316;&#65286;&#20104;&#32004;03&#12288;yoyaku_hp03/yoyaku_hp03/test/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/*]]>*/



#yoyaku a{
	background-image:url(../img/menu/menu_yoyaku.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#yoyaku a:hover{
	background-image:url(../img/menu/menu_yoyaku_f2.gif);
	background-repeat:no-repeat;
	}
#yoyaku a:active{
	background-image:url(../img/menu/menu_yoyaku_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y2 a{
	background-image:url(../img/menu/menu_y2.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_y2 a:hover{
	background-image:url(../img/menu/menu_y2_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y2 a:active{
	background-image:url(../img/menu/menu_y2_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y3 a{
	background-image:url(../img/menu/menu_y3.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_y3 a:hover{
	background-image:url(../img/menu/menu_y3_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y3 a:active{
	background-image:url(../img/menu/menu_y3_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y4 a{
	background-image:url(../img/menu/menu_y4.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_y4 a:hover{
	background-image:url(../img/menu/menu_y4_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y4 a:active{
	background-image:url(../img/menu/menu_y4_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y5 a{
	background-image:url(../img/menu/menu_y5.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_y5 a:hover{
	background-image:url(../img/menu/menu_y5_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y5 a:active{
	background-image:url(../img/menu/menu_y5_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y6 a{
	background-image:url(../img/menu/menu_y6.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_y6 a:hover{
	background-image:url(../img/menu/menu_y6_f2.gif);
	background-repeat:no-repeat;
	}
#menu_y6 a:active{
	background-image:url(../img/menu/menu_y6_f2.gif);
	background-repeat:no-repeat;
	}

#hp a{
	background-image:url(../img/menu/menu_hp.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#hp a:hover{
	background-image:url(../img/menu/menu_hp_f2.gif);
	background-repeat:no-repeat;
	}
#hp a:active{
	background-image:url(../img/menu/menu_hp_f2.gif);
	background-repeat:no-repeat;
	}
#menu_hp2 a{
	background-image:url(../img/menu/menu_hp2.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_hp2 a:hover{
	background-image:url(../img/menu/menu_hp2_f2.gif);
	background-repeat:no-repeat;
	}
#menu_hp2 a:active{
	background-image:url(../img/menu/menu_hp2_f2.gif);
	background-repeat:no-repeat;
	}
#menu_hp3 a{
	background-image:url(../img/menu/menu_hp3.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#menu_hp3 a:hover{
	background-image:url(../img/menu/menu_hp3_f2.gif);
	background-repeat:no-repeat;
	}
#menu_hp3 a:active{
	background-image:url(../img/menu/menu_hp3_f2.gif);
	background-repeat:no-repeat;
	}

#op a{
	background-image:url(../img/menu/menu_op.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#op a:hover{
	background-image:url(../img/menu/menu_op_f2.gif);
	background-repeat:no-repeat;
	}
#op a:active{
	background-image:url(../img/menu/menu_op_f2.gif);
	background-repeat:no-repeat;
	}
#host a{
	background-image:url(../img/menu/menu_host.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#host a:hover{
	background-image:url(../img/menu/menu_host_f2.gif);
	background-repeat:no-repeat;
	}
#host a:active{
	background-image:url(../img/menu/menu_host_f2.gif);
	background-repeat:no-repeat;
	}
#price a{
	background-image:url(../img/menu/menu_price.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#price a:hover{
	background-image:url(../img/menu/menu_price_f2.gif);
	background-repeat:no-repeat;
	}
#price a:active{
	background-image:url(../img/menu/menu_price_f2.gif);
	background-repeat:no-repeat;
	}
#order a{
	background-image:url(../img/menu/menu_order.gif);
	background-repeat:no-repeat;
	height:40px;
	}
#order a:hover{
	background-image:url(../img/menu/menu_order_f2.gif);
	background-repeat:no-repeat;
	}
#order a:active{
	background-image:url(../img/menu/menu_order_f2.gif);
	background-repeat:no-repeat;
	}