.footnavi{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:805px;
	height:30px;
	background:url(./contentsimage/footnavi_right.jpg) no-repeat right;
	clear:both;
}

ul#footnavigation {
	position: relative;
	width: 774px;
	margin: 0 0 0 0;
	height: 30px;
	list-style: none;
	background:url(./contentsimage/footnavi_haikei.jpg) repeat-x 0 0;
}


ul#footnavigation li{
	height: 20px;
	position: absolute;
	padding: 15px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 115px;
	cursor:pointer;
}

ul#footnavigation li a{
	display:block;
}

li#footnavi_sitemap{ 
	background: transparent url(./contentsimage/footnavi_sitemap.jpg) no-repeat 0 0;
	left: 15px;
	}
li#footnavi_inquiry{ 
	background: transparent url(./contentsimage/footnavi_inquiry.jpg) no-repeat 0 0;
	left: 86px;
	}
li#footnavi_agreement{ 
	background: transparent url(./contentsimage/footnavi_agreement.jpg) no-repeat 0 0;
	left: 160px;
	}
li#footnavi_qa{ 
	background: transparent url(./contentsimage/footnavi_qa.jpg) no-repeat 0 0;
	left: 212px;
	}
li#footnavi_privacy{ 
	background: transparent url(./contentsimage/footnavi_privacy.jpg) no-repeat 0 0;
	left: 249px;
	}
li#footnavi_access{ 
	background: transparent url(./contentsimage/footnavi_access.jpg) no-repeat 0 0;
	left: 364px;
	}
li#footnavi_totop{ 
	background: transparent url(./contentsimage/footnavi_totop.jpg) no-repeat 0 0;
	left: 660px;
	}




.copyright{
	width:805px;
	height:42px;
	text-indent: -10000px;
	font-size:0.1em;
	color:#FFFFFF;
	background:url(./contentsimage/copyright.gif) no-repeat 0 0;
}

.bread{
	clear:both;
	margin:0 0 0 0;
	padding:20px 0 10px 20px;
	font-size:0.8em;
	color:#666666;
	height:10px;
	width:750px;
	background-color:#FFFFFF;
}

.bread a,.bread a:visited{
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;

}

.bread a:hover{
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1pt #666666;
	background-color:#FFFFFF;
}

.clear{
	clear:both;
}
