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


/**ヘッダー**/
#header {
	width: 250px;
	height: auto;
	background-image: url(../../img/header-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
}
