@charset "utf-8";
/* CSS Document */

.area{
	width:650px;
	border-bottom:1px dotted #fff;
	margin-bottom:20px;
	margin-left:10px;
	}
img{
	
	
	}
	
.title{
	padding-left:10px;
	color: #000;
	margin-bottom:2px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	}
.title a{
	color:#B45332;
	font-weight:bold;
	text-decoration: underline;
	font-size:13px;
	line-height:17px;
	}	
.entry-contents{
	margin-bottom:0px;
	font-size:11px;
	line-height:16px;
	color:#666;
	padding-left:15px;
	padding-right:15px;
	}
.entry-contents a{
	color: #026029;
	text-decoration: underline;
	font-size:11px;
}
.feed-contents img{
	display:none;
	max-width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border:#ccc 1px solid;
	margin-left:5px;
}

.feed-contents{
	display:block;
	height:80px;
	padding:5px 5px 5px 0;
	border-bottom:#ccc dotted 1px;
	overflow:hidden;
}

.feed-Control {
	overflow-y:scroll;
	width:379px;
	height:196px;
	
}
