#drop4 {
	width:190px;
}

.dropdown_lists {
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	z-index:1000;
	display:inline-block;
 }

.dropdown_lists2 {
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	z-index:1000;
	width:190px;
	display:inline-block;
 }

.dropdown_list {
	display:inline-block;
 }
.dropdown_list2 {
	width:190px;
	display:inline-block;
 }

#drop {
	display: block;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(https://www.jalc.or.jp/img/navi.gif);
	height: 30px;
	width: 867px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7B3B3;
}
#drop li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#drop ul {
	width: 190px;
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	margin: 0;
}

#drop ul ul {
	left: 191px;
	top: 0;
}

* html #drop ul {
	line-height: 0;
} /* IE6 "fix" */
#drop ul a {
	zoom: 1;
} /* IE6/7 fix */
#drop ul li {
	float: none;
}
 
#drop *:hover {
	background-color: none;
}
#drop a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(https://www.jalc.or.jp/img/navi_li.gif);
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7B3B3;
}
#drop strong {
	display: block;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(https://www.jalc.or.jp/img/navi_li_st.gif);
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7B3B3;
	font-weight: normal;
}
#drop a:hover {
	background-image: url(https://www.jalc.or.jp/img/navi_li_ov.gif);
}
#drop a.hover {
	background-image: url(https://www.jalc.or.jp/img/navi_li_ov.gif);
}

#drop li.hover a {
	filter: alpha(opacity=99);
	-moz-opacity:0.99;
	opacity:0.99;
}

#drop ul a.hover {
	background-color: #1088A3;
	color: #FFFFFF;
	background-image: url(https://www.jalc.or.jp/img/li_w.gif);
}
#drop ul a:hover {
	background-color: #888888;
	background-image: url(https://www.jalc.or.jp/img/li_w.gif);
	color: #FFFFFF;
}
#drop ul a {
	filter: alpha(opacity=99);
	-moz-opacity:0.99;
	opacity:0.99;
	background-color: #FFFFFF;
	background-image: url(https://www.jalc.or.jp/img/li.gif);
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #A7B3B3;
	line-height: 20px;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #1D2325;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CED5D5;
	border-left-color: #CED5D5;
}
