@charset "utf-8";
/* Theme06 スカイブルー */

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

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

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

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

/* side
++++++++++++++++++++++++++++++*/
.side-box h2{
	color:#333;
	background:#84D7EC;
}
.side-box h3{
	color:#44B5DA;
}
