
/* category */
div#category-top {
	width: 918px;
	height: 288px;
	border: 1px solid #cfcec7;
	margin-bottom: 15px;
	background-color: #E9E7DA;
	padding: 15px;
}

div#category-top img {
	float: right;
	margin-left: 20px;
}
div#category-top h2 {
	width: 398px;
	height: 112px;
	text-indent: -9999px;
	background: url(../img/txt_title.gif) no-repeat;
	margin-bottom: 10px;
}
div#category-top p {
	font-size: 12px;
	line-height: 1.5em;
}
div#category-top p#notes {
	margin-top: 15px;
	font-size: 11px;
	line-height: 1.2em;
}

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

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;
}