/* ----------------------------------------------------------------------------
#podcast
---------------------------------------------------------------------------- */

#podcast h2 {
	background: url(../images/podcast/podcast_ttl.gif) left top no-repeat;
}

#podcast .recentEntry h3 {
	background: url(../images/podcast/podcast_latest_ttl.gif) left top no-repeat;
}

/* ----------------------------------------------------------------------------
#sidebar
---------------------------------------------------------------------------- */
/* #blogprofileBox
---------------------------------------------------------------------------- */
#sidebar #podcastBox h3 {
	background: url(../images/podcast/podcast_sidebar_ttl.gif) left top no-repeat;
}

#sidebar #podcastBox p a{
	border-bottom: 1px dotted #7ab7f4;
	text-indent: -1.0em;
}

#sidebar #podcastBox p a:hover{
	border-bottom: none;
}

#sidebar #podcastBox dl {
	margin-top: 10px;
}

#sidebar #podcastBox dl dt {
	background: url(../images/common/ttl_bg_shasen.gif) left top repeat-y;
	padding: 0 0 0 10px;
	font-weight: bold;
}


