body{
	width:700px;
	margin-top:5px;
	margin-left:80px;	
}
#header{
	width:400;
	float:left;
	text-align:left;
}

#left{
	float:left;
	width:400px;
}

#right{
	float:right;
	width:200px;
	height:500px;
	background-image: url(../../img/img_touroku.jpg);
	background-repeat: no-repeat;
	margin-top:5px;
}

#footer{
	width:680px;
	height:15px;
	text-align:center;
	font-size:10pt;
}
