@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

.categoryid-9{
background-color:#fbff65 !important;
}

.categoryid-10{
background-color:#fbff65 !important;
}

.categoryid-11{
background-color:#e50000 !important;
}

body.custom-background.category-jirou {
background-color:#fbff65 !important;
}

body.custom-background.category-inspire {
background-color:#fbff65 !important;
}

body.custom-background.category-nakamoto{
background-color:#e50000 !important;
}


/* 関連している記事を非表示 */

#related-entries {
	display: none;
}
