@charset "shift_jis";
#wrapper #news_list {
	float: left;
	width: 360px;
}
#wrapper #news_list dl {
	clear: both;
}

#news_list dl dt {
	float: left;
	width: 150px;
	font-size: 1.2em;
}
dl dt a {
	text-decoration: none;
}



#news_list dl dd {
	font-size: 1.2em;

}

dl dd a {
	text-decoration: none;
}
