/*--¥newsflash¥-----------------------------------------------------------------------------------------------*/
h3.newsflash {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 55px;
	line-height: 22px;
	background: url('http://www.daily.co.jp/css/images/index/icon_news1.gif') no-repeat;
	background-position: 0em 0.8em;
}

h4.newssub {
	font-size: 12px;
	color: #333333;
	margin: 0 20px 5px 0;
	font-weight: normal;
}

.newslist {
	margin: 0 20px 20px 0;
}

.newslist ul {
	list-style-type: none;
}

.newslist li {
	padding-left: 40px;
	line-height: 15px;
	background: url('http://www.daily.co.jp/css/images/index/icon_news.gif') no-repeat;
	background-position: left center;
}