@charset "utf-8";

.description {
	margin-bottom: 2em;
	margin-left: 10px;
	margin-right: 10px;
}
.line {
	margin-bottom: 2em;
	border-bottom: 2px dotted #CCCCCC;
}

.description table {
}
.description th {
	vertical-align: bottom;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
}
.description td {
	vertical-align: bottom;
}

.banner {
	margin-bottom: 20px;
}
.banner-title {
	font-weight: bold;
	padding-bottom: 2px;
}
.banner-title a {
	color: #CC0000;
}
.banner-image {
}
.banner-text {
	padding-top: 2px;
	font-size: 11px;
}
