div.body {
	position:absolute;
	left: 50%;
	width:800px;
	height:640px;
	margin-left:-400px;
	padding-top:50px;
}

div.line {
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x; 
}

div.image {
	clear:both;
	float:left;
	width:800px;
	height:400px;
	padding:0px;
	margin:0px;
}

div.navi {
	clear:both;
	width:800px;
	height:25px;
	padding:0px;
	margin:0px;
}

div.content {
	clear:both;
	width:780px;
	margin:0px;
	padding:20px 10px 10px 10px;
	background-color:#ffffff;
}

div.copyright {
	clear:both;
	width:800px;
	height:45px;
	font-size:80%;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
}

div.block_a {
	clear:both;
	width:800px;
	height:auto;
	background-color:#fff6e5;
	font-size:80%;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:right;

div.getflash {
	clear:both;
	width:800px;
	height:50px;
	font-size:80%;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}