@charset "utf-8";
/* CSS Document */

@media print {
	
.top_product_box{
	padding-bottom:10px;
}
#content_center_t{
	margin-bottom:30px;
	padding-bottom:30px;
}

.gift_box{
overflow:hidden;
margin-bottom:20px;
}
.gift_box_l{
overflow:hidden;
margin-right:30px;
}
.gift_box_s_l{
margin-bottom:20px;
}
.gift_g_l{
margin-top:10px;
overflow:hidden;
}
.gift_g_r{
	overflow:hidden;
}
.gift_box_s{
	margin-bottom:5px;
}
.gift_g_box{
	overflow:hidden;
}
#content_link{
	clear:both;
	margin-top:20px;
}
#footer_t{
	clear:both;
	margin-top:10px;
}
body {
zoom: 60%;
}
}
