
body
	{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#EEFFEE;
	}

#header
	{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	background: #FFFFFF top;
	}

#image0 a{display:block;width:80px;background:url(../image/a-home.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image0 a:hover
		{background:url(../image/b-home.jpg) no-repeat;}
		
#image1 a{display:block;width:140px;background:url(../image/a-rental.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image1 a:hover
		{background:url(../image/b-rental.jpg) no-repeat;}
		
#image2 a{display:block;width:140px;background:url(../image/a-sankou.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image2 a:hover
		{background:url(../image/b-sankou.jpg) no-repeat;}
		
#image3 a{display:block;width:140px;background:url(../image/a-turezure.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image3 a:hover
		{background:url(../image/b-turezure.jpg) no-repeat;}
		
#image4 a{display:block;width:140px;background:url(../image/a-annai.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image4 a:hover
		{background:url(../image/b-annai.jpg) no-repeat;}
		
#image5 a{display:block;width:140px;background:url(../image/a-link.jpg) no-repeat;
		height:32px;line-height:32px;text-decoration:none;text-align:center;}
#image5 a:hover
		{background:url(../image/b-link.jpg) no-repeat;}
		
		

#main
	{
	float:left;
	width:560px;
	padding:10px;
	margin-left:20px;
	}

#side
	{
	float:right;
	width:200px;
	margin-right:20px;
	}

td.line
	{
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	font-size:10pt;
	}
	

	
