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


.asset-body>pre.code,
.asset-more>pre.code {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	line-height: 1.55;	
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	padding: 10px;
	background: #ddd none repeat scroll 0%;
	color: black;
	margin: 0pt 0pt 15px;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
}


div.widget-calendar>div.widget-content>table {
	width: 100%;
}
