@charset "utf-8";
#wrapper #enkaiimg {
	background-image: url(../images/enkaimein_01.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 485px;
	float: left;
}
#wrapper #enkaitext {
	height: 432px;
	width: 515px;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 485px;
}

