
/* 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.pict {
	width: 530px;
	text-align: center;
	margin-top: 20px;
}
div.pict img {
}
div.pict p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.2em;
}

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