/* 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/001/001.css);
/* end StyleCatcher imports */

/* 追加部分 */

.aka {
 color: red;
 }

.ao {
 color: blue;
 }

.midori {
 color: green;
 }
