#sidebar {
	margin: 0px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	display: inline;

}
#sidebar ul li ul li a {
	background-image: url(image/sbn_topics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 1px 0px 2px 25px;
	display: block;
	text-decoration: none;
	color: #333333;
}
#sidebar ul li ul li a:hover {
	background-image: url(image/sbn_topics_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 1px 0px 2px 25px;
	display: block;
	text-decoration: none;
	color: #333333;
}
#sidebar h2 {
	margin: 0px;
	padding: 25px 0px 0px;
	background-image: url(../contents/image/bn_leftmenu02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#sidebar #archives h2 {
	background-image: url(image/bn_topics01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 196px;
	text-indent: -9999px;
}
#sidebar #meta h2, #sidebar .widget_text h2 {
	background-image: url(image/bn_topics02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 196px;
	text-indent: -9999px;
}
.post h2 {
	color: #453118;
	background-image: url(../contents/image/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 0px;
	font-size: 120%;
}
.post .day {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.entry p {
	margin: 0px;
	padding: 10px 40px;
}
.postmetadata {
	text-align: center;
}
.post h2 a {
	color: #453118;
	text-decoration: none;
}
.post h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
h2.pagetitle {
	display: none;
	margin: 0px;
	padding: 0px;
}
