
/* category */
div#category {
	width: 948px;
	height: 70px;
	border: 1px solid #cfcec7;
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(../../lib/img/ctg_kido_method.gif) no-repeat;
}

div.notes {
	border-top: 1px solid #cfcec7;
	margin-top: 13px;
	padding-top: 15px;
	margin-bottom: 5px;
}
div.notes h3 {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 1.2em;
}
div.notes img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.page_navi {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
}

div#selected_entry_list h3 {
	background: url(../../lib/img/sub_index_title.gif) no-repeat;
}