#news-box{
	width:830px;
	height:210px;
	margin:0px;
	padding:0px;
	position:relative;
}

#news-box .image{
	width:310px;
	height:auto;
	margin-right:20px;
	padding:0px;
	float:left;
}

#news-box .text{
	width:500px;
	height:auto;
	position:absolute;
    bottom: 0;
	left:330px;
	float:right;
}

#news-box .text dl {
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	padding: 0px;
}

#news-box .text dt {
	margin-bottom:3px;
	margin-left:0px;
	padding: 0px;
	color:#4d4d4d;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:16px;
}

#news-box .text dd.dete {
	margin:0px;
	padding: 0px;
	color:#9d9b9b;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:14px;
}

#news-box .text dd.message {
	margin:0px;
	padding: 0px;
	color:#6d6d6d;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:14px;
}
