@charset "utf-8";
#footer {
	font-size: 12px;
	color: #FFFFFF;
	width: 765px;
	height: 80px;
	margin-top: 10px;
}
#logo {
	width: 270px;
	float: left;
}

#footer2 {
	width: 495px;
	float: right;
}

#time {
	width: 250px;
	float: left;
}

#yoyaku {
	float: right;
	width: 170px;
}


#copyright {
	clear: both;
	width: 765px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}
