@charset "utf-8";
/* CSS Document ヘッダー用css*/

/*ヘッダー*/
header {
	width: 100%;
	height: 60px;
}
header h1 {
	padding-top: 6px;
}
