* {
	margin:0px;
	padding:0px;
	font-style:normal;
}

body {
	font-size:1em
}

#wrap {
	width:900px
}

#area {
	width:900px;
	height:200px;
	margin:0 auto;
	color:#333333;
	background-color:#ffffff;
}

.banner {
	text-align:center;
	line-height:200px;
	width:900px;
	font-size:140%;
	color:#555555;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.xfade {
	margin:0 auto;
	text-align:center;
}
