@charset "UTF-8";
/* CSS Document */
.cb {
	clear: both;
}
*html #pankuzuBox p {
	padding-left: 20px;
}
#indexbar li {
	display: inline;
}
#glossarytitleBox {
	border: 1px solid #2b4484;
	background-color: #59a3b6;
	margin-bottom: 10px;
	padding-left: 8px;
}
*html #glossarytitleBox {
	clear:both;
	width:488px;
	margin-left: 20px;
}

#glossarytitleBox h2 {
	font-size: 14px;
	color: #ffffff;
	border-left: 4px solid #a9bfd7;
	font-weight: bold;
	padding: 10px 10px;
	width:510px;
	line-height: normal !important;
}
*html #glossarytitleBox h2 {
	width:488px;
}


#glossarybox {
	width: 630px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
#glossarybox {
	/padding-bottom: 10px;
}
*html #glossarybox {
	margin-left: 20px;
}
#indexbar {
	padding: 0px 10px;
	border:none;
	background-color: #f3f3f3;
}
#indexbar ul {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
#indexbar li {
	padding-right: 10px !important;
	display: inline;
	font-family: monospace !important;
}

#indexbar a{
	color: #444444;
}
#indexbar a:hover{
	color: #59a3b6;
}
#indexbar a:visited{
	color: #59a3b6;
}
#glossarybox .gyou {
	clear: left;
	font-weight: bold;
	color: #444444;
	font-size: 16px;
	border-left: 10px solid #59a3b6;
	border-bottom: 1px solid #59a3b6;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 10px;
	width: 570px;
	line-height: normal !important;
}
*html #glossarybox .gyou{
	display: inline;
	float: left;
}
#indexlist ul {
	line-height: 110%;
	margin:10px 20px;
}
*html #indexlist ul{
	clear: left;
}
#indexlist li {
	display: inline;
	border-left: 2px solid #59a3b6;
	padding-left: 15px;
}
.lastword {
	border-right: 2px solid #59a3b6;
}

#indexlist li a {
	margin-left: 2px;
	padding-right: 20px;
	color: #444444;
	text-decoration: none;
	font-size: 110%;
}
#indexlist li a:hover {
	text-decoration: underline;
	color: #59a3b6;
}
#indexlist li a:visited{
	color: #59a3b6;
}

ul#listup {
	padding-top: 25px;
	float: left;
	line-height: 110%;
}

#listup li {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 110%;
}
#listup a:hover{
	text-decoration: underline;
}
#listup a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.tright {
	text-align: right;
	line-height: normal !important;
	padding-bottom: 10px;
}
.tright a {
	color: #3333ff;
	text-decoration: none;
	font-weight: normal;
	padding-right: 30px;
}
.tright a:hover {
	text-decoration: underline;
	font-weight: normal;
}
p#description2 {
	width: 600px;
	clear: left;
	float: left;
	font-weight: normal;
	padding: 20px 20px 20px 30px;
	line-height: 2 !important;
	letter-spacing: 1.5px;
}
.description3 {
	width: 630px;
	line-height: 1.3em;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

