@charset "utf-8";

/* main-in */
.main-in {
	border: 1px solid #888;
}

.main-in h3 {
	font-size:9.3pt; color:#456;
	/* height:27px; line-height:32px; */
	height:2.1em; line-height:2.5em; overflow:hidden;
}

.main-in h3 span {
	font-size:9.3pt;
	height:2.1em; line-height:2.5em;
}

.main-in h3 span.r {
	font-size:12px;
	font-weight:normal;
}

/* anchor buttons */

a.b_top, a.b_link, a.b_ranking, a.b_ranking_up, a.b_related, a.b_recent, a.b_recent_up, a.b_backnumber, a.b_backnumberpage, a.b_comment, a.b_comment_list {
	display:none;
}

/* page numbers */

#pages {
	display:none;
}
#pages a.c { /* current page */
	background:#666; color:#fff;
}




