@charset "utf-8";
#footer {
	position: relative;
	float: left;
	height: 43px;
	clear: both;
	background-repeat: repeat;
	background-image: url(../image/base/footer_background.gif);
	width: 100%;
}
#footer_id {
	height: 43px;
	width: 420px;
	margin: 0 auto;
}
#footer_netrend {
	position: relative;
	float: left;
	height: 45px;
	width: 100%;
	clear: both;
	background-image: url(../image/base/footer_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

#footer_id_netrend {
	height: 25px;
	width: 349px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#header-shadow {
	background-image: url(../image/base/header_shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 10;
}
#header-shadow-kadaru {
	background-image: url(../image/contents/sp_kadaru_background.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 10;
}
