@charset "UTF-8";

.navi-container{
	width: 135px;
	height: 20px;
	bottom: 0px;
}

#home{
	text-align: center;
	float: left;
	position: relative;
}

#profile{
	text-align: center;
	float: left;
	position: relative;
	background-position: center center;
}

#activity{
	text-align: center;
	float: left;
	position: relative;
}

#discography{
	text-align: center;
	float: left;
	position: relative;
}

#publication{
	text-align: center;
	float: left;
	position: relative;
}

#photo{
	text-align: center;
	float: left;
	position: relative;
}

#video{
	text-align: center;
	float: left;
	position: relative;
}

#news{
	text-align: center;
	float: left;
	position: relative;
}

#link{
	text-align: center;
	float: left;
	position: relative;
}

#e-mail{
	text-align: center;
	float: left;
	position: relative;
}
