/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://okaimon.sakura.ne.jp/mt/mt-static/themes-base/blog.css);
@import url(http://okaimon.sakura.ne.jp/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* Wide-Thin */
.layout-wt #alpha {
 width: 640px;
}
.layout-wt #beta {
 width: 300px;
}

p {margin: 0px 0px 20px 0px;
line-height: 150%;
}

a { color: #0033CC; text-decoration: underline; }
a:hover { color: #a3b8cc; }

em{
	font-style: normal;
	font-weight: bold;
	color: red;
}

.asset-name {

border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #a3b8cc;
   border-left-style: solid;
   border-left-width: 5px ;
   border-left-color: #36414d ;
   border-top-style: hidden;
   border-right-style: hidden;
   padding: 0 0 0 10px;
   color: #666;
    font-size: 22px;
    font-weight: bold;
}

.asset-body h2,
.asset-more h2,
.asset-content h2{
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 8 8 8 10px;
        	color: #993333;
	font-size: 120%;
         background-color: #FFE6F0;
	font-weight: bold;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;

}

