@charset "utf-8";


.section {
	width:740px;
}


.section p {
	float:left;
}

.section #buy,
.section #register {
	width:370px;
	height:253px;
}

.section #buy img {
	margin:10px 0 0 45px;
}

.section #register img {
	margin:10px 0 0 25px;
}

.section #buy {
	background:url(../campaign/images/present/img_sec6.jpg) no-repeat top left;
}

.section #register {
	background:url(../campaign/images/present/img_sec7.jpg) no-repeat top left;
}