#shibu {
	padding: 0px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#shibu h2 {
	margin-top: 20px;
}
#shibu  h3 {
	color: #333;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 20px;
	margin-bottom: 10px;
}
#shibu .entry {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}#shibu table {
	float: right;
}
#shibu p {
	margin-right: 15px;
	margin-left: 15px;
}
#shibu  ol {
	margin-right: 15px;
	margin-left: 40px;
	list-style-type: decimal;
	list-style-position: outside;
}

