@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------
top-slider
-------------------------------------------------- */
#contents {
	background-color: #1a1448;
}
.ttl {
	margin: 0;
    padding: 1em 0 1.5em 0;
	background: #fff;
}
.ttl::before {
	bottom: 35px;
}
.post-content,
.wysiwyg table caption,
.post-pht figcaption a:link {
	color: #fff;
}
.post-sttl-small,
.wysiwyg h2,
.wysiwyg h4,
.wysiwyg blockquote,
.wysiwyg table,
.wysiwyg address,
.wysiwyg dl dt {
	color: #261F18;
}