@charset "Shift_JIS";
/* novelty */
#novelty {
	width: 767px;
	overflow: hidden;
}
#novelty #nove_ttl {
	margin-bottom: 30px;
}
#novelty .nove_item {
	width: 350px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
}
#novelty .nove_item div{
	width: 180px;
	float: left;
}
#novelty .nove_item div img{
	border: 1px solid #ddd;
}
#novelty .nove_item dl {
	width: 160px;
	float: right;
	margin: 0px;
}
#novelty .nove_item dt  {
	text-align: center;
}
#novelty .nove_item dd .nove_txt{
	font-size:85%;
	color:#999;
}
