#bblog{
	width:760px;
	padding:0px;
	margin:0px auto;
}
#btitle {
	margin: 0px;
	float: left;
}
#bleft{
	float:left;
	width:200px;
	margin-top:10px;
	}
	#bleft p{
	margin:5px;
	padding-left:1em;
	text-align:left;
	}
	#bleft a:link {
	color: #0366EF;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック";
}
	#bleft a:visited {
	color: #7F7F7F;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック";
}
	#bleft a:hover {
	color: #0366EF;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック";
}
	#bleft a:active {
	color: #0366EF;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック";
}

#bright{
	float:right;
	width:520px;
	margin-top:10px;
	}
.menubar{
	width:350px;
	background-color:#FFFF00;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
.etdate{
	font-size:12px;
	font-weight:bold;
	color:#d50000;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	}
.etdate img{
	margin-right:5px;
	vertical-align:middle;
	}
.etbody{
	width:520px;
	border-top:5px solid #d50000;
	border-bottom:1px solid #d50000;
	border-left:1px solid #d50000;
	border-right:1px solid #d50000;
	text-align:left;
	}
	.etbody p{
	margin:12px;
	font-size:12px;
	line-height:140%;
	color:#4A4831;
	}
	.etbody_img_r{
	float:right;
	margin:8px;
	}
	.etbody_img_l{
	float:left;
	margin:8px;
	}
	.ettitle{
	margin:8px;
	font-size:12px;
	line-height:130px;
	color:#4A4831;
	font-weight:bold;
	}
	.etfooter{
	font-size:10px;
	color:#d50000;
	}
	.clear{
	clear:both
	}

