/*------------ アナBLOG背景指定（男性アナ） -------------*/
#left .male {
	}
	/*------------ タイトルエリア背景 -------------*/
	#left .male .title {
		background: url(images/bg_blog_kiji_head_m.gif) left bottom no-repeat;
		}
	/*------------ 記事エリア背景 -------------*/
	#left .male #kiji {
		border-bottom: 1px solid #97d4c0;
		background: url(images/bg_blog_kiji_bottom_m.gif) left bottom repeat-y;
		}
		/*------------ 記事ボックス区切り線 -------------*/
		#left .male #kiji .kiji_box {
			background: url(images/bar_blog_kiji_m.gif) left bottom no-repeat;
			}
/*------------ アナBLOG背景指定（女性アナ） -------------*/
#left .female {
	}
	/*------------ タイトルエリア背景 -------------*/
	#left .female .title {
		background: url(images/bg_blog_kiji_head_f.gif) left bottom no-repeat;
		}
	/*------------ 記事エリア背景 -------------*/
	#left .female #kiji {
		border-bottom: 1px solid #ff9684;
		background: url(images/bg_blog_kiji_bottom_f.gif) left bottom repeat-y;
		}
		/*------------ 記事ボックス区切り線 -------------*/
		#left .female #kiji .kiji_box {
			background: url(images/bar_blog_kiji_f.gif) left bottom no-repeat;
			}

/*------------ アナBLOGタイトル画像：個別の高さ指定 -------------*/
#left #contents .title h2 {
	height: 70px;
	}
*------------ アナBLOGタイトル画像指定 -------------*/
#left #contents .title h2.matsui {
	background: url(images/title_matsui.gif) 0 0 no-repeat;
	}
#left #contents .title h2.hoshi {
	background: url(images/title_hoshi.gif) 0 0 no-repeat;
	}
#left #contents .title h2.sato {
	background: url(images/title_sato.gif) 0 0 no-repeat;
	}
#left #contents .title h2.saito {
	background: url(images/title_saito.gif) 0 0 no-repeat;
	}
#left #contents .title h2.kurahashi {
	background: url(images/title_kurahashi.gif) 0 0 no-repeat;
	}
#left #contents .title h2.takeda {
	background: url(images/title_takeda.gif) 0 0 no-repeat;
	}
#left #contents .title h2.douno {
	background: url(images/title_douno.gif) 0 0 no-repeat;
	}
#left #contents .title h2.kato {
	background: url(images/title_kato.gif) 0 0 no-repeat;
	}
#left #contents .title h2.kandori {
	background: url(images/title_kandori.gif) 0 0 no-repeat;
	}
#left #contents .title h2.kuwabara {
	background: url(images/title_kuwabara.gif) 0 0 no-repeat;
	}
#left #contents .title h2.fukatsu {
	background: url(images/title_fukatsu.gif) 0 0 no-repeat;
	}
#left #contents .title h2.ootake {
	background: url(images/title_ootake.gif) 0 0 no-repeat;
	}
#left #contents .title h2.saton {
	background: url(images/title_saton.gif) 0 0 no-repeat;
	}
#left #contents .title h2.koide {
	background: url(images/title_koide.gif) 0 0 no-repeat;
	}
#left #contents .title h2.suzuki {
	background: url(images/title_suzuki.gif) 0 0 no-repeat;
	}
#left #contents .title h2.shiojiri {
	background: url(images/title_shiojiri.gif) 0 0 no-repeat;
	}
#left #contents .title h2.ohara {
	background: url(images/title_ohara.gif) 0 0 no-repeat;
	}
#left #contents .title h2.muranaka {
	background: url(images/title_muranaka.gif) 0 0 no-repeat;
	}
#left #contents .title h2.inoue {
	background: url(images/title_inoue.gif) 0 0 no-repeat;
	}
#left #contents .title h2.ookawa {
	background: url(images/title_ookawa.gif) 0 0 no-repeat;
	}
#left #contents .title h2.satoc {
	background: url(images/title_satoc.gif) 0 0 no-repeat;
	}
#left #contents .title h2.hashiguchi {
	background: url(images/title_hashiguchi.gif) 0 0 no-repeat;
	}
#left #contents .title h2.kanazawa {
	background: url(images/title_kanazawa.gif) 0 0 no-repeat;
	}
#left #contents .title h2.tokushige {
	background: url(images/title_tokushige.gif) 0 0 no-repeat;
	}
/*------------ アナBLOGタイトル横の紹介文 -------------*/
#left #contents .title p.intro {
	width: 315px;
	margin: -50px 0 0;
	float: right;
	padding: 0 10px 0 0;
	color: #7a7951;
	text-align: left;
	line-height: 1.4;
	}


/*------------ 記事タイトルエリア -------------*/
#left #contents #kiji .kiji_box .kiji_title {
	width: 510px;
	height: auto;
	overflow: hidden;
	margin: 0 0 20px 60px;
	padding: 0;
	position: relative;
	}
	/*------------ 記事タイトル -------------*/
	#left #contents #kiji .kiji_box .kiji_title h3 {
		width: 350px;
		float: none;
		margin: 0;
		padding: 0;
		font-size: 14px;
		line-height: 1.4;
		font-weight: bold;
		}
	/*------------ 記事日付 -------------*/
	#left #contents #kiji .kiji_box .kiji_title h4 {
		width: 120px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		text-align: left;
		line-height: 1.6;
		}
	#left #contents #kiji .kiji_box .pink{
		color:#e80465;
		font-size:16px;
	}

/*------------ プロフィール -------------*/
#left #side_menu #profile {
	margin: 5.2em 0 0 11px;
	}
	#left #side_menu #profile h3 {
		margin: 0 0 0.5em;
		}
	#left #side_menu #profile ul {
		width: 155px;
		margin: 0 0 0 4px;
		}
		#left #side_menu #profile ul li {
			margin: 0;
			padding: 0 0 0 1em;
			text-indent: -1em;
			font-size: 12px;
			color: #996600;
			line-height: 20px;
			letter-spacing: 0.1em;
			}
			#left #side_menu #profile ul li em {
				font-size: 10px;
				color: #666;
				padding: 0 5px 0 0;
				letter-spacing: 0;
				line-height: 18px;
				}
		#left #side_menu #profile ul li.furigana {
			font-size: 10px;
			padding: 0 0 0.2em 4em;
			}


