body {
	margin-top:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

#wrap{
	width:100%;
	text-align:center;
	background-color:#333;
	height:auto;
}

#innerWrap{
	margin:0 auto;		/* センター表示 */
/*	width:75%;*/
	width:702px;
	height:auto;
	text-align:center;
	background:#fff;
}
