@charset "shift_jis";
/* j[X */
#news-title {
	position:absolute;
	top:16px;
	left:16px;
	width:116px;
	height:80px;
}
#news dd {
	display:inline-block;
	float:left;
	margin-bottom:6px;
	width:210px;
	font-size:11px;
}
#news {
	position:relative;
	background:url(../images/bg_news.png) left top no-repeat;
	line-height:1.5;
}
#news dl {
	position:absolute;
	top:15px;
	left:140px;
}
#news dt {
	display:inline-block;
	float:left;
	margin-right:1em;
}
#recommend_and_news span.news-01 {
	display:inline-block;
	padding-left:25px;
	background:url(../images/news_flower_01.png) left center no-repeat;
}
#recommend_and_news span.news-02 {
	display:inline-block;
	padding-left:25px;
	background:url(../images/news_flower_02.png) left center no-repeat;
}
