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



article {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}


/**10/07/20 UPDATE*******
***/
h1 {
	padding-left: 30px;
	margin-bottom: 26px;
}
nav {
	background-color: #000;
	padding-left: 31px;
	margin-bottom: 92px;
}

#ue {
	display: block;
	width: 32px;
	height: 34px;
	float: left;
	margin: 17px 21px 0 0;
}

#ue a:hover {
	background: none;
}
