/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://irahik.com/public_html/mtos/mt-static/themes-base/blog.css);
@import url(http://irahik.com/public_html/mtos/mt-static/support/themes/minimalist-green/minimalist-green.css);
/* end StyleCatcher imports */


/* 本文の文字 */
.asset-content {
font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
font-size: 12pt;
color: #000000;
line-height: 1.3;
}

/* リンク */
a { color: #0044CC; }
a:hover { color: #FF3300; }
