/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/
#header {
	width: 760px;
	height:50px;
	padding: 0;
	margin:0;
	background-image : url(../common/css/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1 {
	width:140px;
	height: 50px;
	padding: 0;
	margin: 0;
}



