/*globalNav*/

#globalNav{
	display: block;
}

ul#globalNav{
	height: 30px;
}

#globalNav ul{
	margin: 0px;
	padding: 0px;
}

#globalNav li{
	display:block;
	float: left;
	list-style-type: none;
}

#globalNav li a{
	height: 30px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
}

#globalNav li#globalNav_1 a{
	width: 110px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat 0px 0px;
}

#globalNav li#globalNav_1 a:hover{
	background-position: 0px -30px;
}
/*---ターゲットページ用-----*/
#globalNav li#globalNav_1h a{
	width: 110px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat 0px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_2 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -110px 0px;
}

#globalNav li#globalNav_2 a:hover{
	background-position: -110px -30px;
}
/*---ターゲットページ用-----*/
#globalNav li#globalNav_2h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -110px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_3 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -250px 0px;
}

#globalNav li#globalNav_3 a:hover{
	background-position: -250px -30px;
}
/*---ターゲットページ用-----*/
#globalNav li#globalNav_3h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -250px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_4 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -390px 0px;
}

#globalNav li#globalNav_4 a:hover{
	background-position: -390px -30px;
}

/*---ターゲットページ用-----*/
#globalNav li#globalNav_4h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -390px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_5 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -530px 0px;
}

#globalNav li#globalNav_5 a:hover{
	background-position: -530px -30px;
}

/*---ターゲットページ用-----*/
#globalNav li#globalNav_5h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -530px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_6 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -670px 0px;
}

#globalNav li#globalNav_6 a:hover{
	background-position: -670px -30px;
}

/*---ターゲットページ用-----*/
#globalNav li#globalNav_6h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -670px -60px;
}
/*--------------------------*/

#globalNav li#globalNav_7 a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -810px 0px;
}

#globalNav li#globalNav_7 a:hover{
	background-position: -810px -30px;
}

/*---ターゲットページ用-----*/
#globalNav li#globalNav_7h a{
	width: 140px;
	background: transparent url(/library/2009/globalNav.gif) no-repeat -810px -60px;
}
/*--------------------------*/

#subNav_b{
	display: block;
	background-color: #007FB2;
	width: 940px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size:95%;
}

#subNav_o{
	display: block;
	background-color: #FCA500;
	width: 940px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size:95%;
}

/*footerNav*/

#footernav {margin-left:20px;
	}
	
#footernav ul {list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	
#footernav li  {display: inline;
	line-height: 1.3;
	white-space: nowrap;
	}
	
#footernav li a {text-decoration: none;
	padding: 0em 1em;
	color: #333333;
	}
#footernav li a:hover {color: #333333;
	background: #eeeeee; 
	}

#logo {PADDING-LEFT: 1em;
	}

/*top10news*/

.topTenNews{
	font-size:85%;
	border-bottom:1px dotted #dddddd;
	margin-left:5px;
	padding-left:15px;
	background-image:url(/library/0808/blue_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:2em;
	}

/*dirsearch*/

.jlisting{
	margin-top:-10px;
	}

.search_form{
	width:638px;
	height:60px;
	padding-top:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #ddd;
	background-color:#F8F8FF;
	}

.jlq{
	width:300px;
	height:20px;
	font-size:11pt;
	}
	
input{
	vertical-align:middle;
	}

form img{
	vertical-align:middle;
	}

.breadcrumbs{
	font-size:90%;
	}

.categories{
	margin-top:20px;
	margin-bottom:30px;
	}

.category{
	width:290px;
	float:left;
	padding-left:25px;
	line-height:2em;
	background-image:url(/library/jlisting/closed.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.sites{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	}

.site{
	font-size:85%;
	line-height:1.5em;
	border-bottom:1px dotted #ddd;
	padding:10px 10px 10px 5px;
	}

.site a{
	font-size:12pt;
	color:#3CB371 !important;
	}

.site dt a{
	font-weight:bold;
	color:#00008B !important;
	background-image:url(/library/0808/arrow-b15.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	}

.advertises{
	margin-top:10px;
	margin-bottom:10px;
	}

.advertise{
	font-size:85%;
	line-height:1.3em;
	border-top:none;
	border-right:none;
	border-bottom:1px dotted #dddddd;
	border-left:none;
	padding:3px 10px 3px 10px;
	background-color:#ffffff;
	}

.advertise a{
	font-size:12pt;
	color:#3CB371 !important;
	}

.advertise dt a{
	color:#00008B !important;
	background-color:#efefef;
	}

.advertise a{
	font-size:11pt;
	}

.breadcrumbs_category{
	font-size:85%;
	border-bottom:1px dotted #ddd;
	padding:3px 30px 3px 25px;
	background-image:url(/library/jlisting/closed.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.pager{
	text-align:center;
	margin:10px auto 10px auto;
	}

.num{
	padding:7px;
	background-color:#efefef;
	border:1px solid #dddddd;
	margin:2px;
	}

.here{
	color:#ffffff;
	padding:7px;
	background-color:#008cd6;
	border:1px solid #dddddd;
	margin:2px;
	}

.next,.prev{
	padding:7px;
	background-color:#777777;
	border:1px solid #dddddd;
	margin:2px;
	}

.next a,.prev a{
	color:#ffffff !important;
	}

a img{
	border-style:none;
	}
	
h3 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-top: 0px  solid;
	border-bottom: 2px #008cd6 solid;
	border-left: 0px  solid;
	border-right: 0px  solid;
	background-image: url(/library/jlisting/opened.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	}	

/*search*/

.gsearch{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	padding-bottom:13px;
	padding-left:35px;
	padding-right:0;
	}

#sbi{
	width:200px;
	}

