@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

/* まとめの名前やID時間の部分 */
.t_h {
	font-size: 12px;
}

/* まとめの本文 */
.t_b {
	font-size: 18px;
}

/* まとめの本文 */
.inyou {
	font-size: 12px;
}

/* RSSBlogroll */
.RSSBlogroll{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 2.2em;
}

/* リンクの下線消し */
a {
	text-decoration: none ;
}

/* 相互RSS記事下 */
.blogroll-wrapper {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 2.2em;
}
