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

#header {
	background: url(../image/header/headBg.png) bottom no-repeat;
	padding: 10px 100px;
	text-align: left;
	z-index:10;
	height: 50px;
}
#header img {
	vertical-align:text-bottom;
}
