h1 {
	font-size: 2em;
	margin-bottom: 0;
}

h1 a {
	text-decoration: none;
	color: #000;
}



h2 {
	font-weight: normal;
	font-size: 1.1em;
}

h3 {
	background-color: #e6e6e6;
	padding: 0.4em
}

div#hd {
	text-align: center;
}

div#post {
	margin-bottom: 30px;
}

div#post div {
	padding-left: 10px;
}

div.entry-content {
	padding: 10px;
}

div.entry-date, div.entry-meta {
	font-size: 0.8em;
	color: #666;
}

#bd div.yui-b ul li {
	list-style-type: none;
	margin-bottom: 20px;
}

#bd div.yui-b ul li ul {
	margin-left: 0;
}

#bd div.yui-b ul li ul li {
	margin-bottom: 0.2em;
}