@charset "utf-8";
/* CSS Document */

#hotbox {
	margin-top: 5px;
	font-size:11px;
}
#hotbox a {
	text-decoration: none;
}
#hotbox a:hover {
	text-decoration:underline;
}
.hotbox_deal {
	border-bottom: #FFCD9B thin solid;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(../../images/png/checkmark_orangedot.png) left no-repeat;
}
.hotbox_deal_last {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(../../images/png/checkmark_orangedot.png) left no-repeat;
}