.line-height {
	line-height: 130%;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

.text-xs150 {
	font-size: x-small;
	line-height: 1.5em;
}

.exhibiter01 {
	line-height: 1.5em;
	font-weight: bold;
	background-color: #E8F0FF;
	width: 100%;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F218B;
	border-bottom-color: #0F218B;
	text-align: left;
	text-indent: 0.5em;
	border-left-width: 0.5em;
	border-left-color: #0F218B;
}
.exhibiter02 {
	line-height: 1.5em;
	font-weight: bold;
	background-color: #CFEBFF;
	width: 100%;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399CC;
	text-align: left;
	text-indent: 0.5em;
	border-top-width: 1px;
	border-top-color: #3399CC;
	border-left-width: 0.5em;
	border-left-color: #3399CC;
}
.text-xs {
	font-size: x-small;
	line-height: 1.2em;
}

#link a:link {
	color: #333333;
	text-decoration: none;
}
#link a:visited {
	color: #333333;
	text-decoration: none;
}
#link a:hover {
	color: #333333;
	text-decoration: none;
}
#link a:active {
	color: #333333;
	text-decoration: none;
}
