@charset "utf-8";
/* Theme04 ライトグリーン */

/* header
++++++++++++++++++++++++++++++*/
header h1{border-bottom:3px solid #91C44F;}

/* index
++++++++++++++++++++++++++++++*/
#title-index-blog{
	color:#333;
	font-weight:bold;
	background:#91C44F;
}

/* title
++++++++++++++++++++++++++++++*/
.square-top,.square-bottom{display:none;}

/* individual
++++++++++++++++++++++++++++++*/
#entry-body h2{
	border-bottom:2px dotted #91C44F;
}
#entry-body table th{background:#F1F7E7;}
.related-box h2{
	color:#333;
	font-weight:bold;
	background:#91C44F;
}

/* side
++++++++++++++++++++++++++++++*/
.side-box h2{
	color:#333;
	background:#91C44F;
}
.side-box h3{
	color:#73A145;
}
