@charset "utf-8";
/* --------
[post.cssについて]
・WordPressのindex.php、single.php内の記事出力HTMLで使用
-------- */

/* index-posts -------- */
.index-posts {
}

/* single-posts -------- */
.single-posts {
}
