#wrap {
	margin-left:220px;
}

#tanakada_txt {
	width:852px;
	height:608px;
	background:url(../img/index/tanakada_txt.png) no-repeat;
	display:block;
	margin:8% auto 0;
	position:relative;
	font-size:10px;
}


#news_box {
	width:70%;
	height:100px;
	margin:140px auto 60px;
	background:#000;
	color:#EEE;
	text-align:left;
	padding:10px;
	background-color:rgba(0,0,0,0.6);
	font-size:12px;
}
#news_tbl {	width:100%; }

.news_left {
	width:28%;
	border-right:1px #999 solid;
	text-align:center;
}

.content{
	overflow:hidden;
	height:100px;
	margin-left:50px;
}

.news_right dt {
	font-weight:bold;
	color:#C5AC66;
}

.news_right dd { margin-bottom:15px; }