/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */

*	{ font-family: skia,"Hiragino Maru Gothic Pro", Meiryo, sans-serif !important; line-height: 170%; }
h2	{ font-size: 1.3em;  color: #000; font-weight: 600; }
h3	{ font-size: 1.1em;  color: #000; font-weight: 600; }
h4	{ font-size: 1.0em;  color: #000; font-weight: 600; }
h5	{ font-size: 0.85em; color: #000; font-weight: 600; }
h6	{ font-size: 0.75em; color: #000; font-weight: 600; }

pre		{ overflow: auto; width: 490px; padding: 2px 5px !important; }
* html pre	{ overflow: scroll; }
*+html pre	{ overflow: scroll; }

.mt-image-none
{
	border: 1px solid #999 !important;
}
.asset-content a	{ color: #00f; }
.asset-content a:visited{ color: #808; }
.asset-content a:active	{ color: #f00; }

