@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img/background-top_e.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.logo_box {
	height: 215px;
	position: relative;
}
.logo {
	width: 452px;
	position: absolute;
	bottom: 0px;
	float: left;
}
.date {
	width: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: left;
}

.photo img{
	height: 178px;
	margin: 50px 0px 0px 0px;
	float: left;
}

.menu_bar {
	margin-top: 60px;
}
.menu_bar img{
	float: left;
	margin-right: 40px;
}
