@charset "utf-8";
/* CSS Document */
/* 基本設定 */
	
#header {
	width:100%;
	height:62px;
	overflow:hidden;
	position:absolute;
	background:url(../btn/bg.gif) repeat-x left top;
	white-space: nowrap;
}
