#wrap .box1 {
	width: 440px;
	padding-left: 25px;
	padding-top: 30px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	float: left;
}

#wrap .box2 {
	width: 630px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	background-color: #F5F3EC;
	float: left;
	margin: 5px 10px 0px;
	padding: 10px 10px 0px 25px;
	height: auto;
	border-top: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	border-bottom: #ECECEC;
	border-left: 1px solid #ECECEC;
}

#wrap .box3 {
	width: 630px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	float: left;
	margin: 5px 10px 0px;
	padding: 10px 10px 0px 25px;
	height: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-opacity:0.8; /* FireFox、Netscape用透過設定（1.0に近づけるほど不透明）*/
	opacity:0.8; /* OPERA・MAC・Safari用透過設定（1.0に近づけるほど不透明）*/
	filter:alpha(opacity=80); /* IE用透過設定（100に近づけるほど不透明）*/
	background-color: #FCFEFA;	
	
	
	
}

#wrap .box5 {
	width: 320px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	float: left;
	margin: 5px 0px 0px 10px;
	padding: 10px 0px 0px 25px;
	height: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-opacity:0.8; /* FireFox、Netscape用透過設定（1.0に近づけるほど不透明）*/
	opacity:0.8; /* OPERA・MAC・Safari用透過設定（1.0に近づけるほど不透明）*/
	filter:alpha(opacity=80); /* IE用透過設定（100に近づけるほど不透明）*/
	background-color: #FCFEFA;	
	
	
}




.box-mini {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	float: right;
	display: block;
}

#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}



#wrap #head {
	margin: 0px;
	padding: 0px;
	width: 700px;
}

#wrap #box-bk {
	background-image: url(images/gift-img-3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	float: left;
}

#wrap .form {
	margin: 0px 10px;
	padding: 0px 10px 0px 25px;
	float: left;
	width: 630px;
	font-size: 88%;
	line-height: 150%;
	color: #333333;
	background-color: #F5F3EC;
	height: auto;
	border-top: #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
}

.small-s {
	font-size: 10px;
	line-height: 120%;
	color: #003333;
}

.spece {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
	clear: both;
}

.small {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}

#wrap #box-bk .box-img {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	float: left;
	height: auto;
	width: 700px;
}

.bic {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
}

#wrap #box-bk .space-big {
	height: 230px;
}

#wrap #box-bk hr {
	clear: both;
	border: thin dotted #CCCCCC;
}

