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

#header {
	height: 105px;
	width: 960px;
	background-image: url(/image/line1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


#headerLogo {
	height: 80px;
	width: 141px;
	margin: 10px;

}

#headerTxt {
	height: 80px;
	width: 453px;
	position: relative;
	top: -15px;
	left: 40px;

}

#headerTel {
	height: 21px;
	width: 257px;
	top: -40px;
	position: relative;
	left: 69px;

}

#headerMailBtn {
	height: 20px;
	width: 260px;
	position: relative;
	top: -37px;
	left: 687px;

}
