@charset "utf-8";
#rightber ul#glos li {
	background-image: url(../img/tab/glossary_tab.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
}

#rightber ul#glos {
	margin-bottom: 20px;
}
ul#glos li#glo_index {
	display: block;
	background-image: url(../img/tab/glo_tab_up.gif);
	height: 45px;
	margin-bottom: 1px;
}
}
ul#glos li#glo_index span {
	display: none;
}


ul#glos li a span {
	margin-left: 40px;
	font-size: 100%;
	height: 32px;
	width: 269px;
	line-height: 2.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ul#glos li a:link span {
	color: #0066CC;
}
ul#glos li a:visited span {
	color: #666666;
}

ul#glos li a:hover span {
	color: #FFFFFF;
	font-weight: bold;
}

ul#glos li a:link {
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/glossary_tab.gif);
	display: block;
}
ul#glos li a:visited {
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/glossary_tab.gif);
	display: block;
}
ul#glos li a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	background-image: url(../img/tab/glossary_tab.gif);
	height: 32px;
	width: 269px;
	display: block;
}
dt {
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
dd {
	padding-left: 15px;
	line-height: 2em;
}
#main_text li a:link {
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
#main_text li a:visited {
	line-height: 2em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#main_text li a:hover {
	line-height: 2em;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;
}
#main_text li a:active {
	line-height: 2em;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}

.gotoindex {
	height: 27px;
	width: 70px;
	clear: both;
	margin-top: 15px;
	background: url(../img/button/btn_ichiran02.gif) no-repeat 0px 0px;
	float: left;
}
#main_text .gotoindex span {
	display: none;
}
