@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20151020
*/


/*@import url("css/feedly.css");feedlyバルーンのスタイル*/
/*@import url("css/blog-card.css");ブログカードのスタイル*/
/*@import url("css/extension.css");拡張CSSのスタイル*/
/*@import url("css/other.css");外部パーツ微調整*/
/*@import url("css/sns.css");SNSボタンなどのスタイル*/
/*@import url("webfonts/icomoon/style.css");自作のアイコンフォントスタイル*/
/*@import url("css/fluidity.min.css");とりあえず何でもレスポンシブ化するスタイル*/




/* Simplicity子テーマ用のスタイル */



.entry-thumb a{
	font-size:20px;
	color:#5C5C5C;
}

.clear{
	clear:both;
}

.listcata{
	margin:10px 0 0 0;
	line-height:24px ;
	list-style-type:none
}

.listcata ul{
	margin:0;
	padding:0;
}

.listcata li{
	margin:10px 0 0 0;
	line-height:24px ;
	list-style-type:none
}

.etc{
	background-image:url(./etc.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}
.mony{
	background-image:url(./mony.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}
.job{
	background-image:url(./job.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}
.creature{
	background-image:url(./creature.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}
.life{
	background-image:url(./life.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}
.bad{
	background-image:url(./bad.jpg);
	padding:0 0 0 36px;
	background-repeat:no-repeat;
}

.clear{
	height:0;
	clear:both;
	text-indent:-9898px;
}
.space10{
	clear:both;
	height:10px;
	text-indent:-9898px;
}
.space20{
	clear:both;
	height:20px;
	text-indent:-9898px;
}
.space30{
	clear:both;
	height:30px;
	text-indent:-9898px;
}
.space40{
	clear:both;
	height:40px;
	text-indent:-9898px;
}
.space50{
	clear:both;
	height:50px;
	text-indent:-9898px;
}







