

@media screen and (min-width:980px) {
	.rss{
		/* clear: both; */
		/* margin-bottom:  30px; */
		min-height: 190px;
		float: left;
		width: 490px;
		/* margin-right: 40px; */
	}
	dl{
		height: 45px;
		margin-left: 130px;
	}
	
	.dd_img{
		float: left;
		width: 150px;
		padding-right: 20px;
	}
	
	dd {
		padding-right: 2px;
		text-align: left;
		line-height: 160%;
		margin-left: 0px;
		/* float:left; */
	}
	
	dt{
		/* float:left; */
		/* clear: left ; */
	}
	
	.date{
		/* padding: 10px 0 10px 0; */
		/* border-bottom: 2px solid #eee; */
		/* width: 135px; */
	}	
	
	.rss_img{
		width: 120px;
		float: left;
	
	}
}

@media screen and (max-width:979px) {
	#rss_plan{
		height: ６20px;
		/* height: 1000px; */
	}
　　	.rss_plan{
		height: 120px;
		float: left;
		width: 450px;
		margin-right: 40px;

	}
	
	.rss{
		/* clear: both; */
		/* margin-bottom:  30px; */
		min-height: 120px;
		float: left;
		width: 100%;
		/* margin-right: 40px; */
		font-size: 0.9em;
	}
	dl{
		height: ８4px;
	}
	
	.dd_img{
		float: left;
		width: 150px;
		padding-right: 20px;
	}
	
	dd {
		padding-right: 2px;
		text-align: left;
		line-height: 160%;
		margin-left: 0px;
		/* float:left; */
	}
	
	dt{
		/* float:left; */
		/* clear: left ; */
	}
	
	.date{
		/* padding: 10px 0 10px 0; */
		/* border-bottom: 2px solid #eee; */
		/* width: 135px; */
	}
	.rss_img{
		width: 80px;
		float: left;
		padding-right: 5px;
	}
}


