/* ----------------------------------------------------------------------------
#blog
---------------------------------------------------------------------------- */

#blog h2 {
	background: url(../images/blog/blog_ttl.gif) left top no-repeat;
}

#blog .recentEntry h3 {
	background: url(../images/common/recententries_ttl.gif) left top no-repeat;
}

/* ----------------------------------------------------------------------------
#sidebar
---------------------------------------------------------------------------- */
/* #blogprofileBox
---------------------------------------------------------------------------- */
#sidebar #blogprofileBox h3 {
	background: url(../images/blog/blog_profile_sidebar_ttl.gif) left top no-repeat;
}

#sidebar #blogprofileBox img {
	border: 5px solid #ececec;
}

#sidebar #blogprofileBox dl {
	margin-top: 10px;
}

#sidebar #blogprofileBox dl dt {
	background: url(../images/common/ttl_bg_shasen.gif) left top repeat-y;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#sidebar #blogprofileBox dl dd {
	font-size: 0.9em;
}

