body {
	color: #ffffff;
	margin: 0;
}

header {
	padding-left: 40px;
	background-color: #000000;|
}

.menubox  {
	background-color: #000000;|
}

.menubox:after  {
	content: "";
	display: block;
	clear: both;
}

.menuicon {
	font-family: Meiryo,CI,sans-serif;
	font-size: 18px;
	float: left;
	padding-left: 100px;
	margin-top: 15px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

.image1   {
	line-height: 0;
	virtical-align: bottom;
	background-color: #000000;|
}

.image1 img {
	width: 100%;
}

footer {
	line-height: 2.5;
	text-align: center;
	background-color: #000000;|
}