@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
}
#wrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#wrap  #close {
	height: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}
#aquaWrap #aquaFoot {
	background-image: url(../concept/images/aqua_foot.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 665px;
}
#wrap091014 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 660px;
	background-color: #000000;
	text-align: center;
	clear: both;
}
#wrap091014  .add {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	padding-right: 285px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#close  {
	height: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 45px;
}

