/*------------ シネマ日記タイトル -------------*/
#left .cinema .title {
	padding:0 !important;
	background: url(images/bg_cinema_kiji_head.gif) left bottom no-repeat;
	}
	/*------------ シネマ日記タイトル画像：個別の高さ指定 -------------*/
	#left .cinema .title h2 {
		height: 94px;
		}
/*------------ シネマ日記タイトル画像指定 -------------*/
#left .cinema .title h2.cinema {
	background: url(images/title_cinema.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	}
/*------------ アナBLOG用：記事エリア -------------*/
#left .cinema #kiji {
	background: url(images/kiji_bottom.gif) left bottom no-repeat;
	}
	/*------------ アナBLOG用：記事ボックス -------------*/
	#left .cinema #kiji .kiji_box {
		background: url(images/bar_cinema_kiji.gif) left bottom no-repeat;
		}
#left .cinema {
		background: url(images/kiji_repeat.gif) 0 100px repeat-y;
}




/*------------ スポアナ日記タイトル -------------*/
#left .supoana .title {
	background: url(images/bg_supoana_kiji_head.gif) left bottom no-repeat;
	}
	/*------------ スポアナ日記タイトル画像：個別の高さ指定 -------------*/
	#left .supoana .title h2 {
		height: 131px;
		}
/*------------ スポアナ日記タイトル画像指定 -------------*/
#left .supoana .title h2.supoana {
	background: url(images/title_supoana.gif) 0 0 no-repeat;
	}
/*------------ スポアナ日記用：記事エリア -------------*/
#left .supoana #kiji {
	background: url(images/kiji_bottom.gif) left bottom no-repeat;
	}
	/*------------ スポアナ日記用：記事ボックス -------------*/
	#left .supoana #kiji .kiji_box {
		background: url(images/bar_supoana_kiji.gif) left bottom no-repeat;
		}
#left .supoana {
		background: url(images/kiji_repeat.gif) 0 100px repeat-y;
}






/*------------ トピックスタイトル -------------*/
#left .topics .title {
	padding:0 !important;
	background: url(images/bg_topics_kiji_head.gif) left bottom no-repeat;
	}
	/*------------ トピックスタイトル画像：個別の高さ指定 -------------*/
	#left .topics .title h2 {
		height: 115px;
		}
/*------------ トピックスタイトル画像指定 -------------*/
#left .topics .title h2.topics {
	background: url(images/title_topics.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;
	}


/*------------ トピックス用：記事エリア -------------*/
#left .topics #kiji {
	background: url(images/kiji_bottom.gif) left bottom no-repeat;
	}
	/*------------ トピックス用：記事ボックス -------------*/
	#left .topics #kiji .kiji_box {
		background: url(images/bar_topics_kiji.gif) left bottom no-repeat;
		}

	#left .topics #kiji .kiji_box .kiji_title dl.number {
		width: 80px !important;
		}
#left .topics {
		background: url(images/kiji_repeat.gif) 0 100px repeat-y;
}



/*------------ タイトルの紹介文 -------------*/
#left #contents .title p.intro {
	display: none;
	}



