@charset "shift_jis";

#main-contents #hfeed {
	position: relative;
	padding-top: 1px;
}

#main-contents div.hentry,
#main-contents div.archive-title {
	margin: 30px 0;
}
#main-contents div.archive-title {
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}
	#main-contents div.archive-title strong { font-family: Georgia, serif; }
* html #main-contents div.archive-title { margin-bottom: -7px; }
*+html #main-contents div.archive-title { margin-bottom: -7px; }
#main-contents h3 {
	height: auto;
	margin: 0 0 5px;
	padding: 2px 0 2px 15px;
	background: url(../img/h3-bg.gif) repeat-y 0 0;
	color: #FFFFFF;
	font-size: 15px;
	font-family: serif;
	line-height: 1.5;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#main-contents p.updated {
	margin: 0 0 5px;
	padding: 0 2px;
	font-size: 11px;
	text-align: right;
	line-height: 1.2;
}
#main-contents .entry-content {
	font-size: 13px;
	line-height: 1.5;
	zoom: 1;
}
#main-contents .entry-content:after { content: "."; display: block; clear: both; visibility: hidden; height: 0px; line-height: 0; }


#hfeed #bn-select {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	text-align: right;
}
	#hfeed #bn-select select {
		margin-right: 5px;
	}
