/* CSS Document *//* 初期化 *//* 全体の幅 */#wrap {	width: 640px;}/* 定義 */#area {	color: #FFFFFF;	background-color: #FFFFFF;	width: 640px;	margin-right: auto;	margin-left: auto;	height: 480px;}.banner {	text-align: center;	width: 640px;	line-height: 480px;}