@charset "utf-8";


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

/*display.php　ロゴ画像を表示*/
#slider p.logo {
	text-indent: -9999px;
	background: url(../img/logo_for_display.png) no-repeat center center;
	width:100%;
	height: 170px;
}