@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	line-height: 1.5;
	font-size: 12px;
	background-color:#000;
}
.clearer {
	clear: both;
	height: 1px;
}
a {
	color: #000;	
}
#site-wrapper {
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nao {
	background-image: url(images/etnies_jpn5.jpg);
	background-repeat: no-repeat;
	height: 820px;
	width: 1160px;
	padding-top: 147px;
	padding-left: 642px;
}
.zizow {
	background-image: url(images/etnies_jpn7.jpg);
	background-repeat: no-repeat;
	height: 820px;
	width: 1160px;
	padding-top: 146px;
	padding-left: 100px;
}
.info {
	background-image: url(images/etnies_jpn9.jpg);
	background-repeat: no-repeat;
	height: 820px;
	width: 1160px;
	padding-top: 360px;
	padding-left: 408px;
}
#linkss {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#linkss a {
	color: #FFFFFF;
	text-decoration:none;
}
#linkss a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.tx18 {
	font-size:18px;
}
.tx22 {
	font-size:22px;
}