@charset "utf-8";
/* CSS Document */
.index_950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bar {
	width: 100%;
	height: 85px;
	position: fixed;
	bottom: 0px;
	z-index: 3;
	background-image: url(../images/MENU_BG.png);
	background-repeat: repeat-x;
	background-position: center top;
}