/* CSS Document */
/*=== プレゼント背景 ==================================================*/
#present1 {
	background: url(img/present_25a.jpg) no-repeat;
	height: 384px;
	width: 715px;
	margin-top: 20px;
}
#present2 {
	background: url(img/present_25b.jpg) no-repeat;
	height: 332px;
	width: 715px;
}
