@charset "UTF-8";

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

/* Simplicity子テーマ用のスタイルを書く */
body{
	color:#222;
		font-family: Helvetica,verdana,"Yu Gothic Medium", "游ゴシック Medium",YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,"メイリオ", Meiryo, sans-serif;
}
a {
  color: #0044CC;
}

/*記事*/
.article p{
	font-size:1.06em;
		line-height:2;
}
.article ol, .article ul, .article dl {
			font-size:inherit;
    line-height: 1.8;
}
.article blockquote{
	background-color:#fff;
	border:solid 1px #bbbcde;
}
.article blockquote p,.article blockquote ul, .article blockquote ol, .article blockquote dl{
	font-size:inherit;
	line-height: inherit;
}
.article .post-meta{font-size:inherit;}

.article .wp-caption-text{font-size:80%!important;}

/*ad*/
.ad-label{
	font-size:80%;
	color:#666;
}
