#footer a {
	color: #FFFFFF;
}
#footer #footer_waku #footer_h3 {
	height: 68px;
	width: 232px;
	position: absolute;
	top: 125px;
	right: 1px;
}
#footer #footer_waku #pageup {
	height: 24px;
	width: 89px;
	position: absolute;
	top: -1px;
	right: 7px;
}
#footer #footer_waku #footer_copyright {
	height: 10px;
	width: 895px;
	position: absolute;
	left: 2px;
	top: 278px;
}
#footer_ul {
	height: 22px;
	width: 443px;
	float: left;
	position: absolute;
	top: 34px;
	left: 2px;
	text-align: left;
}
#footer_ul  li  {
	font-size: 70%;
	height: auto;
	width: auto;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 10px;
}
#footer_ul li a {
	height: auto;
	width: auto;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
#footer #coporate_link {
	height: 141px;
	width: 550px;
	position: absolute;
	left: 2px;
	top: 83px;
	text-align: left;
}
#footer #coporate_link h5 {
	height: 15px;
	width: 530px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#footer #coporate_link dl {
	height: 100px;
	width: 530px;
	margin-top: 5px;
	margin-left: 0px;
}
#footer #coporate_link dl dt {
	width: 200px;
	font-size: 75%;
	height: auto;
	line-height: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 13px;
	font-weight: normal;
	list-style-type: none;
	background-image: url(../img/footer_link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 25px;
	padding: 0px;
}
#footer #coporate_link dl dd {
	width: 270px;
	font-size: 75%;
	height: auto;
	line-height: 180%;
	margin-top: -23px;
	margin-right: 20px;
	margin-left: 0px;
	font-weight: normal;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	margin-bottom: 1px;
	clear: both;
}


/*　IE6　*/

* html #footer_ul,
*+html #footer_ul {
	position: absolute;
	top: 55px;
	left: 1px;
}
* html #footer #coporate_link dl dd {
	width: 520px;
}

