/******************************************/
/*ボディのページ*/
/******************************************/
#top-body {
	width: 900px;
	margin-top: 20px;
	height: 1500px;
	float: left;
}
#flash-box {
	width: 900px;
	height: 300px;
	float: left;
}
#left {
	width: 680px;
	margin-right: 19px;
	float: left;
}
.top-left1 {
	width: 680px;
	margin-bottom: 10px;
	float: left;
}
.left-copy1 {
	width: 640px;
	margin-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.left-copy2 {
	width: 640px;
	margin-bottom: 20px;
	float: left;
}
#right {
	width: 200px;
	float: right;
}
.right-copy1 {
	width: 158px;
	margin-top: 20px;
	float: left;
}
#pagetop {
	width: 900px;
	float: left;
	padding-bottom: 20px;
	height: 100px;
}
