.csm-post {
	padding-bottom: 10px;
	margin-bottom: 3.6em;
}

.csm-post-header {
	font-size: 0.9em;
	color: #555;
	margin-bottom: 10px;
}

.csm-id {
	font-size: 24px;
	font-weight: bold;
}


.csm-userid {
	color: #999;
	margin-left: 0.5em;
}

.csm-date {
	color: #999;
	margin-left: 10px;
}

.csm-post-body {
	font-size: 1em;
	line-height: 1.6;
	font-weight: bold;
}

span.blue,
.csm-anchor {
	color: #007acc;
	font-weight: bold;
}

.csm-post-owner {
	color: #0073aa;
}

.csm-post-owner .csm-userid {
	color: #0073aa;
	font-weight: bold;
}

.csm-highlighted .csm-post-body {
	color: #d00 !important;
	font-weight: bold;
}

.csm-font-lg {
	font-size: 1.2em;
	font-weight: bold;
}

.csm-quote {
	color: #446688;
	font-style: italic;
	display: block;
}

.chslemate-aa-block {
	padding: 8px;
	margin: 10px 0;
	border: 1px dashed #bbb;
	overflow-x: auto;
}

.chslemate-aa {
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.0;
	white-space: pre-wrap;
	display: block;
}

.csm-source-url {
	font-size: 16px;
	color: #999;
	text-align: right;
	margin-bottom: 40px;
}