div.payment_box{
	padding-left: 18px;
	margin-bottom: 60px;
}

div.payment_box p{
	margin-bottom: 10px;
}

div.payment_box ul li{
	padding-left: 1em;
	text-indent: -1em;
	color: #FF0000;
}

div.delivery_box{
	margin-bottom: 60px;
	text-align: center;
}

div.delivery_box p{
	padding-left: 18px;
	text-align: left;
}

div.delivery_box dl{
	margin-left: 158px;
	margin-bottom: 30px;
}

div.delivery_box dl dt,
div.delivery_box dl dd{
	text-align: left;
}

div.delivery_box dl dd{
	padding-left: 45px;
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

div.delivery_box dl dd.days01{
	background-image: url(../images/otodoke01.gif);
}

div.delivery_box dl dd.days02{
	background-image: url(../images/otodoke02.gif);
}

div.delivery_box dl dd.days03{
	background-image: url(../images/otodoke03.gif);
}


div.return_box{
	margin-bottom: 60px;
}

div.return_box p{
	padding-left: 18px;
	margin-bottom: 20px;
}
