body {
	margin: 0;
	background: #ebebdf;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
   }
HTML>body {
   padding: 0;
   }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	margin: 20px 35px 20px 35px;
	background: #fff;
	border: 1px solid #000;
	}

#header {
	padding: 0;
	margin: 0px;
	height: 200px;
	z-index: 0;
   }

#header_con {
	position: relative;
	height: 200px;
	width: inherit;
	background-color:#fff;
	overflow: hidden;
	z-index: 12;
	}
	
#navi00 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 18;
	}

#navi00 a {
	font: 700 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

#navi00 a:hover {
	font: 700 12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	}

#navi00 strong {
	color: #999999;
	}
		
#navi_main {
	position: realtive;
	height: 23px;
	bottom: 0;
	padding-left: 30px;
	padding-top: 2px;
	color: #FFFFFF;
	text-align: left;
	font: 700 12px/20px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background: #760000;
	border-top: 1px solid #FFFFFF;
	z-index: 19;
	}

#navi_sub {
	z-index: 19;
	position: relative;
	width: 35%;
	height: 21px;
	min-width: 250px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-top: 2px;
	font: 700 12px/20px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background: #6c6c3f;
	border-top: 1px solid #FFFFFF;
	}

#logo {
	position: absolute;
	padding-left: 10px;
	bottom: 48px;
	width: 25%;
	z-index: 5;
	}
	
#logo img {
	width: 100%;
	height: auto;
	}

#header_mood {
	position: absolute;
	bottom: 0px;
	right: 8%;
	width: 63%;
	z-index: 13;
	}

#header_mood img {
	width: 100%;
	height: auto;
	}

#maaike img {
	width: 250px;
	height: auto;
}

.imgquer {width: 100%;
height: auto;}
