#top_main {
	margin-bottom: 15px;
}
#top_main #top_box_l_box {
	float: left;
	width: 450px;
}
#top_main #top_box_l {
	padding-right: 10px;
}

#top_main #top_box_r {
	float: left;
	width: 200px;
}
#pickup p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top_main #new .article_box {
	width: 220px;
	float: left;
}
#top_main #new .price {
	background-color: #FFE8F1;
	margin-top: 5px;
	text-align: center;
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	clear:both;
}
#top_main #new .tax {
	font-size: 14px;
}
#top_main #new .img_box {
	float: left;
	width: 80px;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom:5px;
}

#top_main #new .item_title02 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.4em;
	padding-right: 5px;
}
#top_main #new .icon_new {
	float: left;
	padding-right: 5px;
}
#top_main #new .article_comment {
	padding-right: 5px;
	padding-left: 5px;
}

.float_item_l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_item_r {
	float: right;
	margin-bottom: 10px;
}
.clear_item {
	clear: both;
}
#best {
	margin-bottom: 10px;
}
#best dd {
	background-image: url(/img/common/dot_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#hit_item dd {
	background-image: url(/img/common/dot_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 8px;
	clear: both;
}
.img_box {
	float: left;
	width: 80px;
	padding-right: 10px;
}
.item_title01 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.unitEntry {
	background-image: url(/img/common/dot_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}