@charset "UTF-8";
#gift {
	background-image: url(../gift/images/haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-attachment: scroll;
}
.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.title2 {
	font-size: 14pt;
	color: #CC0000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.top4 {
	background-attachment: scroll;
	background-image: url(images/back4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
