/*#################### カテゴリー用 ####################*//*サブページ用のタイトル画像とDescription画像*/#banner	{ width:800px; height:182px;	background:url(kap_img/sub_bg.jpg) no-repeat; }.sub_description img	{ position:absolute; top:130px; left:30px; }/*パンくずリスト*/.pankuz	{ margin:0 10px 5px 10px; 	font-size:75%; 	padding:2px 0 2px 10px;	color:#4C4C4C; 	background-color: #C5EAF9; }.pankuz a:visited	{ color:#0609CE; }/*****左欄 *****//*条件分岐後スタイル*/	.top_cat,.nosub_head	{ margin-top:10px; margin-bottom:10px; padding-left:30px; 	padding-bottom:10px; border:none; }.top_cat h3,.nosub_head h3 { 	margin-left:-30px; margin-top: -10px; margin-bottom: -12px; 	padding:7px 0 7px 30px; color:#000000; font-size:98%;	background:url(kap_img/list_ci.jpg) no-repeat left center; border:none; }		.top_cat .entry_body	{ display:none; }.nosub_head .entry_body	{ margin-top:20px; padding-bottom:20px;		border:solid 1px #E7B98A; }	