@charset "utf-8";

/* 代々木の森　総合トップページ */
/* 携帯向け */

h1 {
	margin: 0 auto;
	padding: 160px 0 0;
	width: 240px;
	height: 0;
	font-size: 1px;
	color: #fff;
	overflow: hidden;
	background: url("./yoyoginomori.gif") no-repeat 0 0;
}


p#EbTiTel {
	margin: 0 auto;
	padding: 2px 0 0 100px;
	width: 270px;
	height: 68px;
	text-align: left;
	color: #ccc;
	font-size: 11px;
	line-height: 1.5;
	white-space: nowrap;
	background: url("./ebtitel.png") no-repeat 0 0;
}

