@charset "utf-8";
body {
	background-image: url(../images/bg-pattern1.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.content {
	height: 212px;
	width: 640px;
	margin-left:auto;
	margin-right:auto;
}
.onitas {
	width:267px;
	height:159px;
	float:left;
	margin-top:27px;
}
.amanos {
	width:225px;
	height:159px;
	float:left;
	margin-top:27px;
}
.seperator {
	float:left;
	width:18px;
	height:132px;
	background:url(../images/front-separator-shadow.png) no-repeat center center;
	margin: 40px 65px 0 65px;
}
img {
	border:none;
}