@charset "utf-8";

/*ロゴ画像を縦に長く。ファイルも差し替え*/
#header {
	height: 220px;
	background: url(../img/format_mobile_title2.jpg) no-repeat center;
}