@charset "utf-8";
/* CSS Document */
#wp-calendar {
	width:170px;
}
#wp-calendar caption,h3.b_side{
	background:url(../../images/hase10/blog/side.gif) no-repeat;
	width:171px;
	height:36px;
	line-height:36px;
	color:#FFF;
	text-align:center;
	margin:10px 0 5px 0;
}
h4.post_date{
	border-top:#99CC99 solid 10px;
	color:#99CC99;
	padding:10px 10px 0 10px;
}
h3.storytitle{
	padding:0 10px;
	border-bottom:#4D4D4D dotted 1px;
}
h3.storytitle a{
	text-decoration:none;
	color:#000000;
}
#side ul{text-align:left;}
