@charset "utf-8";
/* 全ページ共通・フッターレイアウト */

/*----- フッター ------------------------------------------------------------------------------------*/
#footer{
	margin:0px auto 0px auto;
	padding:0px;
	background:url(../images/footer_bg.jpg) repeat-x;
	}

#footer_bg{
	width:990px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
	background:url(../images/footer_side_bg.png) repeat-y;
	}

#footer_bg2{
	width:950px;
	height:133px;
	background:url(../images/footer_bg2.png) repeat-x;
	margin:0px auto 0px auto;
	padding:0px;
	}

#footer_wrapper{
    width: 950px;
    margin: 0px auto 0px auto;
}

/*----- フッターメニュー -----*/
#footer_menu{
	width:592px;
	height:42px;
	padding:40px 0px 16px 18px;
	margin:0px;
	}

#footer_menu ul li a{
    display: block;
    text-indent: -9999px;
}

#footer_menu ul li{
    float:left;
	padding:0px;
	margin:0px 4px 2px 0px;
	display:block;
}

#f_menu01{
    width: 129px;
    height: 19px;
	background:url(../images/contents_f_menu01.png) no-repeat;
}
#f_menu02{
    width: 97px;
    height: 19px;
	background:url(../images/contents_f_menu02.png) no-repeat;
}
#f_menu03{
    width: 70px;
    height: 19px;
	background:url(../images/contents_f_menu03.png) no-repeat;
}
#f_menu04{
    width: 72px;
    height: 19px;
	background:url(../images/contents_f_menu04.png) no-repeat;
}
#f_menu05{
    width: 75px;
    height: 19px;
	background:url(../images/contents_f_menu05.png) no-repeat;
}
#f_menu06{
    width: 125px;
    height: 19px;
	background:url(../images/contents_f_menu06.png) no-repeat;
}
#f_menu07{
    width: 94px;
    height: 19px;
	background:url(../images/contents_f_menu07.png) no-repeat;
}
#f_menu08{
    width: 85px;
    height: 19px;
	background:url(../images/contents_f_menu08.png) no-repeat;
}
#f_menu09{
    width: 128px;
    height: 19px;
	background:url(../images/contents_f_menu09.png) no-repeat;
}


/*----- コピーライト -----*/
#footer_copyright{
	margin:0px auto 0px auto;
	padding:0px;
	}

















