/* トピックス・新製品情報 */
A.news{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
A.news:hover{
	color:#2277CB;
	text-decoration:underline;
	font-weight:normal;
}

.t-day{
	font-size:11px;
	font-weight:bold;
	padding-bottom:3px;
}
.topics{
	padding:10px 10px 10px 15px;
	line-height:16px;
}
.i-day{
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
}
.info{
	padding:10px 10px 10px 10px;
}
.info_lh{
	line-height:16px;
}


