@charset "utf-8";

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



#slider p.logo {
	text-indent: -9999px;
	background: url(../img/logo_for_display.jpg) no-repeat center center;
	width:100%;
	height: 600px;
}