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

/*-------------------------------------------------
 header
-------------------------------------------------*/
header {
	text-align: center;
	background-image: url(../images/bg_header_top.png);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0px;
	height: 120px;
	width: 100%;
}