.main {
	width: 100%;
	height: 640px;
	background: #ffffff url("./taketourou-k1.jpg") no-repeat center center;
	color: #000000;
}
.header {
	height: 50px;
	width: 100%;
	margin: 20px;
	padding: 10px;
	text-align: center;
	font-size: xx-large;
	clear: both;
	float: left;
}
.left {
	height: 360px;
	width: 360px;
	float: left;
	margin: 2px;
	color: #F63;
}
