.arrow-icon-top{
    background: url(/sp/common_n/images/icon-arrow-2.png) no-repeat right 10px center;
	background-size:16px;
	margin-top:10px;
	width:60%;
	min-width: 14em;
}
.center-box{
	margin:auto;
	text-align: center;
}
.giftee-ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0;

}
.giftee-ul li{
	padding-left:1em;
	text-indent:-1em;
	display:block;
	margin-bottom:5px;
}
.giftee-ul li:last-child{
	margin-bottom:0:
}