/*dropdown*/

#navi_box {
	width: 900px;
	z-index: 1;
}

.dropdown2 {float:left; }
.dropdown3 {float:left; }
.dropdown4 {float:left; }
.dropdown5 {float:left; }
.dropdown6 {float:left; }


.nodrop, .nodrop:active, .nodrop:visited {
	float:left;
	display:block;
	background:url(../common/bt1_up.gif);
	text-align: left;
	text-indent: -9999px;
	color:#333;
	text-decoration:none;
	height: 28px;
	width: 150px;
}

.nodrop:hover {
	float:left;
	display:block;
	background:url(../common/bt1_focus.gif);
	text-align: left;
	text-indent: -9999px;
	color:#333;
	text-decoration:none;
	height: 28px;
	width: 150px;
}

.dropdown2 dt {
	width:150px;
	cursor:pointer;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;
}
.up2 {
	background:url(../common/bt2_up.gif);
}
.on2 {
	background:url(../common/bt2_on.gif);
}
.focus2 {
	background:url(../common/bt2_focus.gif);
}

.dropdown3 dt {
	width:150px;
	cursor:pointer;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;
}
.up3 {
	background:url(../common/bt3_up.gif);
}
.on3 {
	background:url(../common/bt3_on.gif);
}

.dropdown4 dt {
	width:150px;
	cursor:pointer;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;	
}
.up4 {
	background:url(../common/bt4_up.gif);
}
.on4 {
	background:url(../common/bt4_on.gif);
}

.dropdown5 dt {
	width:150px;
	cursor:pointer;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;	
}
.up5 {
	background:url(../common/bt5_up.gif);
}
.on5 {
	background:url(../common/bt5_on.gif);
}

.dropdown6 dt {
	width:150px;
	cursor:pointer;
	text-align: left;
	text-indent: -9999px;
	height: 28px;
	overflow: hidden;	
}
.up6 {
	background:url(../common/bt6_up.gif);
}
.on6 {
	background:url(../common/bt6_on.gif);
}

.dropdown2 dt:hover {background:url(../common/bt2_focus.gif) no-repeat; height: 28px;}
.on2 dt:hover {background:url(../common/bt2_on.gif) no-repeat; height: 28px;}
.dropdown2 dd {position:absolute; overflow:hidden; width:150px; display:none; background:#222;}
.dropdown2 ul {width:148px; list-style:none; border-top:none; font: 11px/15px "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka; border: 1px solid #333;}
.dropdown2 li {display:inline}
.dropdown2 ul li a, .dropdown2 a:visited {display:block; padding:5px 6px; color:#CCC; text-decoration:none;  width:136px}
.dropdown2 ul li a:hover {background:#0083D0; text-decoration: none; color:#FFF}
.dropdown2 ul li a:active {background:#00468c; color:#FFF}
.dropdown2 .underline {border-bottom:1px solid #333}

.dropdown3 dt:hover {background:url(../common/bt3_focus.gif) no-repeat; height: 28px;}
.on3 dt:hover {background:url(../common/bt3_on.gif) no-repeat; height: 28px;}
.dropdown3 dd {position:absolute; overflow:hidden; width:150px; display:none; background:#222;}
.dropdown3 ul {width:148px; list-style:none; border-top:none; font: 11px/15px "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka; border: 1px solid #333; }
.dropdown3 li {display:inline}
.dropdown3 ul li a, .dropdown3 a:visited {display:block; padding:5px 6px; color:#CCC; text-decoration:none; width:136px}
.dropdown3 ul li a:hover {background:#0083D0; text-decoration: none; color:#FFF}
.dropdown3 ul li a:active {background:#00468c; color:#FFF}
.dropdown3 .underline {border-bottom:1px solid #333}

.dropdown4 dt:hover {background:url(../common/bt4_focus.gif) no-repeat; height: 28px;}
.on4 dt:hover {background:url(../common/bt4_on.gif) no-repeat; height: 28px;}
.dropdown4 dd {position:absolute; overflow:hidden; width:150px; display:none; background:#222;}
.dropdown4 ul {width:148px; list-style:none; border-top:none; font: 11px/15px "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka; border: 1px solid #333;}
.dropdown4 li {display:inline}
.dropdown4 ul li a, .dropdown4 a:visited {display:block; padding:5px 6px; color:#CCC; text-decoration:none; width:136px}
.dropdown4 ul li a:hover {background:#0083D0; text-decoration: none; color:#FFF}
.dropdown4 ul li a:active {background:#00468c; color:#FFF}
.dropdown4 .underline {border-bottom:1px solid #333}

.dropdown5 dt:hover {background:url(../common/bt5_focus.gif) no-repeat; height: 28px;}
.on5 dt:hover {background:url(../common/bt5_on.gif) no-repeat; height: 28px;}
.dropdown5 dd {position:absolute; overflow:hidden; width:150px; display:none; background:#222;}
.dropdown5 ul {width:148px; list-style:none; border-top:none; font: 11px/15px "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka; border: 1px solid #333;}
.dropdown5 li {display:inline}
.dropdown5 ul li a, .dropdown5 a:visited {display:block; padding:5px 6px; color:#CCC; text-decoration:none; width:136px}
.dropdown5 ul li a:hover {background:#0083D0; text-decoration: none; color:#FFF}
.dropdown5 ul li a:active {background:#00468c; color:#FFF}
.dropdown5 .underline {border-bottom:1px solid #333}

.dropdown6 dt:hover {background:url(../common/bt6_focus.gif) no-repeat; height: 28px;}
.on6 dt:hover {background:url(../common/bt6_on.gif) no-repeat; height: 28px;}
.dropdown6 dd {position:absolute; overflow:hidden; width:150px; display:none; background:#222;}
.dropdown6 ul {width:148px; list-style:none; border-top:none; font: 11px/15px "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka; border: 1px solid #333;}
.dropdown6 li {display:inline}
.dropdown6 ul li a, .dropdown6 a:visited {display:block; padding:5px 6px; color:#CCC; text-decoration:none; width:136px}
.dropdown6 ul li a:hover {background:#0083D0; text-decoration: none; color:#FFF}
.dropdown6 ul li a:active {background:#00468c; color:#FFF}
.dropdown6 .underline {border-bottom:1px solid #333}