/*カテゴリとタグのバッジ*/
.catList a,.tagList a {
		font-size:1.2em!important;
}
		/*キャプション*/
.wp-element-caption {
		font-size:1.2em!important;
		font-weight:600!important;
}
/*XWrite コメント欄*/
.comment-body {
		padding:10px;
}
/*コメント返信ボタン*/
.comments-area .reply .comment-reply-link {
		background-color:#FFFF00!important;
		font-size:1.4em;
}