div.dbLineP{
	height:5px;
	line-height:0;
	font-size:0;
	background-color:#ffc8db;
}
div.itemWrap{
	margin:10px auto;
}

div.itemWrap div.dbLeft{
	float:left;
	margin-right:10px;
}
div.itemWrap div.dbRight p.dbTitle{
	font-weight: bold;
	margin-top:3px;
	line-height:1.2em;
}
div.itemWrap div.dbRight p.dbCatch{
	font-size:11px;
	color:#00a7ff;
	line-height:1.1em;
}
div.itemWrap div.dbRight p.price{
	margin-top:3px;
	line-height:1.1em;
}
div.itemWrap div.dbRight p.release{
	margin-top:3px;
	line-height:1.1em;
}
div#db_wrap{
	width:725px;
	position:relative;
}